Standard Deviation Calculator

Calculate the standard deviation and variance of a list of numbers, for either a full population or a sample.

  • Free to use
  • Accurate results
  • No registration required
  • Works on all devices
Enter a list of numbers and choose sample or population to calculate the standard deviation and variance.
Enter numbers separated by commas or spaces.
Data type

Your result

2.138

Standard deviation

Variance4.571
Mean5

AI explanation

Formula

Population: σ² = Σ(x−mean)² / n. Sample: s² = Σ(x−mean)² / (n−1). Standard deviation = √variance

Worked example

Population standard deviation of 2, 4, 4, 4, 5, 5, 7, 9

Worked example: Population standard deviation of 2, 4, 4, 4, 5, 5, 7, 9
FieldValue
Numbers2, 4, 4, 4, 5, 5, 7, 9
Data typepopulation
Standard deviation2
Variance4
Mean5

Assumptions

  • Sample standard deviation uses Bessel's correction (dividing by n−1 instead of n), the standard adjustment when your data is a sample rather than the entire population.
  • A sample calculation requires at least 2 numbers.

Frequently asked questions

Should I choose "sample" or "population"?

Choose "population" if your data represents the entire group you care about. Choose "sample" if your data is a subset used to estimate the characteristics of a larger population — sample standard deviation is slightly larger to account for the extra uncertainty.

What does standard deviation actually measure?

It measures how spread out the numbers are from the mean — a small standard deviation means the values are clustered close to the mean; a large one means they're spread widely.

How is standard deviation related to variance?

Standard deviation is the square root of variance. Variance is in squared units, while standard deviation is in the same units as the original data, which is why standard deviation is more commonly reported.

Related calculators

Report a calculation issue