Standard Deviation Calculator
Calculate the standard deviation of any dataset — choose between population (σ) and sample (s) formulas. Full step-by-step working included.
Enter Your Data
📐 Formulas Used
Sample Standard Deviation (s):
Population Standard Deviation (σ):
The sample formula divides by (n−1) instead of n — this is called Bessel's correction. It gives an unbiased estimate of the population standard deviation from a sample.
What Is Standard Deviation?
Standard deviation tells you how spread out the values in a dataset are from the mean. A small standard deviation means the data points are clustered close to the mean. A large standard deviation means the data is more spread out.
Real-World Examples
Example 1 — Test Scores: If the mean score in your class is 70 and the standard deviation is 5, most students scored between 65 and 75. If the standard deviation were 20, scores would be much more spread out (some very high, some very low).
Example 2 — Manufacturing: A factory making bolts of length 10 cm wants a small standard deviation — this means each bolt is close to 10 cm and quality is consistent.
Interpreting the Result
| Std Dev | Meaning |
|---|---|
| Close to 0 | Data points are very close to the mean (low variability) |
| Equal to mean | Coefficient of variation = 100% (moderate variability) |
| Much larger than mean | Data is very spread out (high variability) |