🏆 US-Registered Digital Marketing Agency
Advertisement
Advertisement
STATISTICS

Empirical Rule Calculator — the 68-95-99.7 bands

Enter a mean and a standard deviation to get the three intervals the empirical rule describes, drawn on the curve and expressed as counts.

The centre of the distribution. The three bands are symmetric around it.
Must be positive. The width of every band is a multiple of this number.
The tool reports how many standard deviations this sits from the mean and which band contains it.
Turns the percentages into whole units, which most people read far more accurately.
About 68% of values fall between
 
95% band (μ ± 2σ)
99.7% band (μ ± 3σ)
Your value in σ units
Odds of landing outside 3σ
Tip: the rule is a property of the normal curve, not of your data. If the histogram is skewed or has a long tail, the real coverage inside μ ± 1σ can be a long way from 68%, and the three-sigma band is where the error shows up worst.
Advertisement

The empirical rule calculator above applies the 68-95-99.7 rule to a normal distribution you define with two numbers. Give it a mean and a standard deviation and it returns the three intervals that contain roughly 68, 95 and 99.7 percent of the values, draws them on the curve, converts each one into a count out of a population you choose, and tells you which band any particular value falls into. The rule is the fastest sanity check in statistics: it turns an abstract sigma into a concrete range you can compare against real observations.

Arb Digital publishes this page because the rule is used constantly and misquoted almost as often. The percentages are approximations to one decimal place at best, they describe the normal distribution specifically, and the third band in particular is far more sensitive to non-normality than most people assume. This tool shows the rounded figures everyone learns and the exact figures underneath them, so you can see how big the rounding is before you build anything on top of it.

What This Empirical Rule Calculator Does

It computes the three fixed intervals — one, two and three standard deviations either side of the mean — and reports each one as a range, as an exact coverage percentage, and as a count of units expected inside and outside. It also converts a value you supply into standard deviation units and names the band it lands in, which is how the rule is most often used in practice: not to generate the bands, but to judge whether a particular observation is ordinary or unusual.

That fixed three-band summary is deliberately narrower than our normal distribution calculator, which will give you the probability between any two arbitrary points on any normal curve. Use that page when you need the area between 1.4 and 2.7 sigma; use this one when you want the three standard bands laid out and interpreted. Similarly, our z-score calculator converts values to standard scores in bulk, whereas the value lookup here is a single reading built to answer the question the bands raise.

How to Use It

  1. Enter the mean. This can be a population parameter or a sample mean; the arithmetic is identical, though the interpretation is weaker for a sample.
  2. Enter the standard deviation. If you only have raw values, run them through our standard deviation calculator first and paste the result here.
  3. Add a value to locate. Optional, but it is where the rule earns its keep. The tool reports its distance from the mean in sigma and the band it belongs to.
  4. Set a population size. One thousand is a useful default because it converts 0.27 percent into roughly three units rather than a decimal you have to squint at.
  5. Read the exact percentages under the rounded ones. The bands are 68.27, 95.45 and 99.73 percent, not 68, 95 and 99.7.

The Rule and How It Is Calculated

The empirical rule is a statement about the area under the standard normal curve. For a normal distribution with mean μ and standard deviation σ, the proportion of values lying within k standard deviations of the mean is Φ(k) − Φ(−k), where Φ is the standard normal cumulative distribution function. Evaluating that at k = 1, 2 and 3 gives 0.682689, 0.954500 and 0.997300.

The calculator does not hard-code those constants. It evaluates Φ numerically for each k, so the exact coverages shown come from the same function that produces the shaded areas on the curve. The bands themselves are then simply μ ± kσ, and the count outside a band is the population multiplied by one minus the coverage. The NIST/SEMATECH e-Handbook's section on what we mean by normal data states the same figures at full precision, giving 68.27 percent for the one-sigma band.

Note where the roundings sit. The 95 percent figure is the one people quote most and the one that is furthest from the truth: the exact two-sigma coverage is 95.45 percent, while the interval that genuinely contains 95 percent runs to 1.96 sigma, not 2. That gap between 1.96 and 2 is the reason confidence intervals are built on 1.96 and the empirical rule is not used to build them.

Advertisement

The Third Band Is Where the Rule Breaks First

All three percentages assume normality, but they do not fail at the same rate when normality fails. The one-sigma band is remarkably robust; for a wide range of symmetric, unimodal distributions the coverage inside μ ± σ stays close to two thirds. The three-sigma band is not robust at all, because it is entirely a statement about the tails, and the tails are exactly where distributions differ most.

The rule says 0.27 percent of values — about 1 in 370 — lie outside three sigma. For a distribution with heavier tails than the normal, that figure can be several times larger. Financial returns, response times, file sizes, network latencies and insurance claim amounts routinely produce three-sigma events far more often than 1 in 370. When someone describes an event as a "six sigma" occurrence and concludes it should happen once in a billion, they have taken the normal tail probability as a fact about reality rather than a property of a model that was never checked.

The practical response is to test the assumption before you rely on the outer band. A histogram, a normal probability plot, or a comparison of the observed proportion outside two sigma against 4.55 percent will all reveal a problem quickly. If the data are visibly skewed, the empirical rule does not apply in either direction: the upper and lower tails carry different amounts of probability and a symmetric band cannot describe both.

Chebyshev's Inequality When You Cannot Assume Normality

If you do not know the shape of the distribution there is still a guarantee available, it is just much weaker. Chebyshev's inequality states that at least 1 − 1/k2 of any distribution lies within k standard deviations of the mean, whatever that distribution is. At k = 2 that gives at least 75 percent, against the normal curve's 95.45. At k = 3 it gives at least 88.9 percent, against 99.73.

The gap between those pairs is the price of the normality assumption, and it is enormous. Assuming normality buys you a claim that only about 1 in 370 values lie outside three sigma; assuming nothing leaves you unable to rule out 1 in 9. That is the honest boundary between the two tools: the empirical rule is a sharp answer that depends on a shape, and our Chebyshev's theorem calculator gives a blunt answer that depends on nothing. Use the rule when a normal model is defensible and Chebyshev when it is not.

Reading the Bands Backwards

Most real uses of the rule run in reverse. You have an observation and you want to know whether it is remarkable. The value lookup converts it to sigma units and names the band, and the interpretation follows from how many values a band excludes rather than how many it includes.

A value 1.87 sigma above the mean sits inside the two-sigma band, which means roughly 1 in 22 observations exceed it on the high side. That is unusual enough to notice and far too common to treat as evidence of anything on its own. A value at 3.1 sigma is exceeded by about 1 in 1,000 on the high side. The one-sided figure is the one that matters when you had a direction in mind before you looked, and it is always roughly half the two-sided figure the bands report.

The trap here is looking at many values and reacting to the extreme one. Scan a thousand observations and you should expect to see a three-sigma value; finding one is not a signal, it is arithmetic. Our percentile calculator gives the same reading in rank terms, which is often the more honest framing when you are searching rather than testing a single pre-specified value.

A Worked Example You Can Check Yourself

The defaults describe a distribution with a mean of 100 and a standard deviation of 15, a scale used for many standardised tests. The one-sigma band runs from 85 to 115, the two-sigma band from 70 to 130, and the three-sigma band from 55 to 145. Out of a thousand people, roughly 683 fall between 85 and 115, about 954 fall between 70 and 130, and roughly 997 fall between 55 and 145.

The interesting figure is the leftover. About 46 of the thousand fall outside the two-sigma band, split roughly 23 above and 23 below, and fewer than three fall outside the three-sigma band at all. The example value of 128 sits (128 − 100)/15 = 1.87 standard deviations above the mean, so it is inside the two-sigma band but outside the one-sigma band — a value in the top three percent or so, exceeded by roughly one person in 32. The spread that drives all of this comes from the variance, which our variance calculator computes from raw data if you need to derive sigma yourself. Penn State's STAT 200 Elementary Statistics course notes work through the same rule with comparable examples.

Need someone to check the assumption before the conclusion?

Arb Digital's analysts test the shape of a distribution before quoting a band from it, on marketing data as readily as on anything else.

Browse All Free Tools Talk To Our Team

Common Mistakes to Avoid

  • Applying the rule to skewed data — a symmetric band cannot describe a distribution whose two tails carry different amounts of probability, and the answer will be wrong in both directions at once.
  • Treating two sigma as exactly 95 percent — it is 95.45 percent, and the interval that really holds 95 percent stops at 1.96 sigma.
  • Trusting the three-sigma band on heavy-tailed data — the outer band is pure tail behaviour, and it is the first thing to fail when the normal model is wrong.
  • Using a sample standard deviation from a handful of points — sigma estimated from ten observations is itself so variable that the bands move substantially from sample to sample.
  • Confusing the two-sided band with a one-sided tail — outside two sigma is about 4.55 percent in total but only about 2.28 percent above the mean, and the direction usually matters.

Related Free Tools From Arb Digital

Derive sigma from raw values with the standard deviation calculator, get the squared version with the variance calculator, convert individual observations with the z-score calculator, work out any area under the curve with the normal distribution calculator, drop the normality assumption with the Chebyshev's theorem calculator, or express a position as a rank with the percentile calculator. The free online tools hub lists every statistics tool we publish.

Frequently Asked Questions

What is the empirical rule in simple terms?

For a normal distribution, about 68 percent of values lie within one standard deviation of the mean, about 95 percent within two, and about 99.7 percent within three. It converts an abstract standard deviation into three concrete ranges.

Why is it also called the 68-95-99.7 rule?

Because those three rounded percentages are the coverage of the one, two and three standard deviation bands. The exact figures are 68.27, 95.45 and 99.73 percent.

Does the empirical rule work for any set of data?

No. It is a property of the normal distribution. Skewed or heavy-tailed data can deviate substantially, and the three sigma band is the part that fails first because it depends entirely on the tails.

What should I use if my data is not normal?

Chebyshev's inequality applies to any distribution and guarantees that at least 75 percent of values lie within two standard deviations and at least 88.9 percent within three. It is much weaker but it assumes nothing about shape.

Is two standard deviations the same as a 95 percent confidence interval?

Not quite. Two standard deviations covers 95.45 percent of a normal distribution, while a 95 percent interval uses 1.96 standard deviations. The two are close enough for rough work and different enough to matter in a formal calculation.

How often should a three sigma value appear?

Under a normal model, about 0.27 percent of the time, or roughly once in every 370 observations. That figure is a property of the model, and heavier tailed data produce such values considerably more often.

Can I use the rule with a sample mean and sample standard deviation?

Yes, but the bands inherit the uncertainty in both estimates. With a small sample the standard deviation is itself imprecise, so the ranges shift noticeably from one sample to the next.

This page explains a statistical calculation for educational purposes only. It is not medical, legal or financial advice, and the bands it reports describe a normal model rather than any particular dataset.

Advertisement
Advertisement

Take it further