Calcoid

Standard Deviation Calculator

Compute sample or population standard deviation, variance, mean, and standard error from a list of numbers.

Numbers

Sample type

Sample standard deviation

3.7417

Mean

15.0000

Variance

14.0000

Std. error

1.5275

Sum

90.0000

Count

6

Min

10.0000

Max

20.0000

Standard Deviation Examples

ValuesMeanPopulation SDSample SD
2, 4, 6, 852.23612.5820
5, 5, 5, 5500
1, 2, 3, 4, 531.41421.5811
1, 1, 2, 21.50.50.5774
10, 20, 30208.165010

Frequently Asked Questions about the Standard Deviation Calculator

What is standard deviation?
Standard deviation measures how spread out values are around the mean. A small standard deviation means values cluster tightly near the average; a large one means they are scattered widely. For example, test scores of 78, 80, 82 have a much smaller standard deviation than scores of 50, 80, 110, even though both sets share the same mean of 80.
What is the difference between sample and population standard deviation?
Population standard deviation divides by n and is correct when your dataset contains every value in the group. Sample standard deviation divides by n - 1 (Bessel's correction) and is the right choice when your data is a subset drawn from a larger group, which fits most real surveys and experiments. This calculator defaults to sample mode and requires at least 2 values in that mode.
How is standard deviation calculated?
The calculator finds the mean, subtracts it from each value, squares each difference so negatives do not cancel positives, sums those squared differences, divides by n - 1 for a sample or n for a population, then takes the square root. Results are displayed to four decimal places.
What is the empirical rule?
For a roughly normal distribution, about 68% of values fall within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3. If your dataset has a mean of 100 and a standard deviation of 15, you would expect about 95% of values to land between 70 and 130. This rule is a quick way to spot outliers, but it only holds when the data is approximately bell-shaped.
Why use variance and standard deviation together?
Variance is the average squared deviation and is easier to work with algebraically, since variances from independent sources add directly. Standard deviation is the square root of variance, which puts it back in the same units as your original data and makes it easier to interpret. This calculator reports both so you have each value available depending on what your analysis needs.

Related Calculators

More calculators in "Math"

See all 202 calculators in "Math"