standarddeviationcalculator.net

Empirical rule calculator (68–95–99.7)

Enter a mean and a standard deviation to get the one, two and three sigma ranges, with the exact percentage of a normal distribution each one covers.

68% of values fall between 85 and 115
±1σ range (68%)85 to 115
Exact coverage at ±1σ68.269%
±2σ range (95%)70 to 130
Exact coverage at ±2σ95.45%
±3σ range (99.7%)55 to 145
Exact coverage at ±3σ99.73%
Mean (μ)100
Standard deviation (σ)15
+1σ −1σ+2σ −2σ+3σ −3σ±1σ → 68.27%±2σ → 95.45%±3σ → 99.73%

The 68–95–99.7 rule is a rounding of the exact coverages shown above. It holds only for data that is roughly normal.

Show the working, step by step

The rule

RangeQuotedExactValues outside
μ ± 1σ68%68.269%About 1 in 3
μ ± 2σ95%95.450%About 1 in 22
μ ± 3σ99.7%99.730%About 1 in 370

The right-hand column is the part people find most surprising. "68% within one standard deviation" sounds like most of the data, but it means roughly a third of all observations sit outside that band — a value one standard deviation from the mean is entirely ordinary.

A worked example

Adult IQ scores are modelled with μ = 100 and σ = 15:

Two and 1.96

Textbooks say "95% within two standard deviations" and then confidence intervals use 1.96. Both are right, and they answer slightly different questions: two standard deviations covers 95.45%, while covering exactly 95% takes 1.96. The rule rounds for memorability; inference uses the precise value.

When it does not apply

The rule is a property of the normal distribution, not of data in general. Three failure modes worth watching for:

When you cannot assume normality, Chebyshev's inequality still holds for any distribution at all: at least 1 − 1/k² of values lie within k standard deviations. That gives 75% at 2σ and 88.9% at 3σ — much weaker guarantees, but ones that are never wrong.

Related calculators

Common questions

What is the empirical rule?

For roughly normal data, about 68% of values fall within one standard deviation of the mean, about 95% within two, and about 99.7% within three. It is also called the 68–95–99.7 rule or the three-sigma rule.

Are 68, 95 and 99.7 exact?

No — they are rounded. The exact coverages are 68.269%, 95.450% and 99.730%. The calculator shows both so you can see the size of the rounding.

Note that the often-quoted "95% within two standard deviations" is really 95.45%; the figure that gives exactly 95% is 1.96 standard deviations, which is where that number in confidence intervals comes from.

Does the rule work for any data?

No. It requires an approximately normal distribution. On strongly skewed data the percentages can be far off, and the lower bound may even be impossible — a mean of 3 with an SD of 2 puts −3 inside the three-sigma range, which is meaningless for a count.

Chebyshev's inequality is the distribution-free fallback: for any distribution, at least 75% of values lie within 2σ and 88.9% within 3σ. Much weaker, but always true.

What is the empirical rule used for?

Quick sanity checks, mostly. It tells you whether a value is ordinary or unusual without a table, and it underpins the ±3σ control limits used in manufacturing quality control.

Written and reviewed by our editorial team. Last updated . Method and sources: how these numbers are computed.