Complete guide
Use the calculator above to paste your data and instantly calculate sample or population standard deviation, with variance, coefficient of variation, z-scores, a sigma-zone breakdown and a histogram with normal-curve overlay. Standard deviation is the foundation measurement of variation — and variation is the enemy in any Lean Six Sigma programme.
What it is
What is standard deviation?
Standard deviation measures the typical distance of data points from the mean. A low value means the process is tight and consistent; a high value means the process is variable. It is the single most useful statistic in process improvement and the basis of nearly every other inferential method.
Calculation logic
How the calculation works
Population σ = √(Σ(xᵢ−μ)² ÷ N). Sample s = √(Σ(xᵢ−x̄)² ÷ (n−1)). Variance is the square of standard deviation. The (n−1) divisor for samples produces an unbiased estimator and matters most for small samples — get this wrong and capability indices, p-values and CIs are all subtly off.
Common mistakes
Watch-outs before using standard deviation
- Using population σ when you have a sample — it produces a slightly biased estimate.
- Calculating σ across non-stable data (drift, special-cause variation) — chart the data first.
- Reporting σ without the units — σ = 0.5 is meaningless without context (mm? minutes? £?).
- Comparing σ across data sets with different means — use coefficient of variation (σ ÷ mean) for fair comparison.
- Treating one σ value as representative of the whole process when subgroups behave differently.
What to do next
Turn the result into action
Once you have σ, calculate capability indices and chart the data on a control chart. If σ is large, run a DMAIC project to identify the dominant source of variation and reduce it.
What is standard deviation?
A measure of the typical distance of data points from the mean. Low σ means tight, consistent data; high σ means spread, variable data.
>
What is the difference between sample and population standard deviation?
Population σ uses N in the denominator and assumes you have the entire population. Sample s uses (n−1) and corrects for the bias that arises from using a sample to estimate the population value.
How is standard deviation related to Six Sigma?
Six Sigma takes its name from σ. A process with 6σ between the mean and the nearest spec limit produces 3.4 DPMO — world-class quality.
What is a "good" standard deviation?
It depends on context — σ is judged against the specification width. A useful rule: process σ should be roughly 1/6 of the spec width or less for capable processes.
What is coefficient of variation?
σ ÷ mean, expressed as a percentage. It allows fair comparison of variation between processes with very different means (e.g. weights of 1g items vs 1kg items).