Skip to main content
statistics

Empirical Rule (68-95-99.7) Calculator

Apply the empirical rule to a normal distribution to find the ranges containing 68%, 95%, and 99.7% of data. Quickly determine one, two, and three standard deviation intervals around the mean.

Reviewed by Chase FloiedUpdated

This free online empirical rule (68-95-99.7) calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

The center of the normal distribution.

The spread of the normal distribution.

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Empirical Rule (68-95-99.7) Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Empirical Rule (68-95-99.7) Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Empirical Rule (68-95-99.7) Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Empirical Rule (68-95-99.7) Calculator when you need accurate results quickly without the risk of manual computation errors or unit conversion mistakes.
  • Use it to verify calculations made by hand or in spreadsheets — an independent check can catch errors before they lead to costly decisions.
  • Use it to explore how changing input parameters affects the output — a quick way to develop intuition and identify the most influential variables.
  • Use it when collaborating with others to ensure everyone is working from the same numbers and applying the same assumptions.

About This Calculator

The Empirical Rule (68-95-99.7) Calculator is a free, browser-based calculation tool for engineers, students, and technical professionals. Apply the empirical rule to a normal distribution to find the ranges containing 68%, 95%, and 99.7% of data. Quickly determine one, two, and three standard deviation intervals around the mean. It implements standard formulas and supports both metric (SI) and imperial unit systems with automatic unit conversion. All calculations are performed instantly in your browser with no data sent to a server. Use this calculator as a quick reference and sanity-check tool during design, analysis, and learning. Always verify results against primary engineering references and applicable standards for any safety-critical application.

About Empirical Rule (68-95-99.7) Calculator

The empirical rule calculator applies the 68-95-99.7 rule to a normal distribution, instantly computing the intervals that contain approximately 68%, 95%, and 99.7% of all data values. This rule is one of the most practical tools in statistics for quickly assessing the spread of normally distributed data. It is used in quality control to set specification limits, in education to understand grade distributions, in finance to assess risk (values beyond 2 sigma are unusual, beyond 3 sigma are rare), and in everyday data analysis for quick sanity checks. The rule works well for any approximately bell-shaped, symmetric distribution.

The Math Behind It

The empirical rule states that for a normal distribution: approximately 68.27% of values fall within one standard deviation of the mean, approximately 95.45% within two, and approximately 99.73% within three. These percentages come from the cumulative distribution function of the standard normal: P(-1 < Z < 1) = 0.6827, P(-2 < Z < 2) = 0.9545, P(-3 < Z < 3) = 0.9973. The rule provides a quick mental model for understanding normal distributions without consulting tables or software. In Six Sigma methodology, the goal is to ensure that process specification limits are at least 6 standard deviations from the process mean, corresponding to a defect rate of about 3.4 per million opportunities. Chebyshev's inequality provides a weaker but universal result: for any distribution (not just normal), at least 1 - 1/k^2 of data lies within k standard deviations of the mean. For k=2, this guarantees at least 75% (compared to 95% for the normal). The empirical rule is thus stronger but requires the normality assumption.

Formula Reference

Empirical Rule

68%: [mu-sigma, mu+sigma]; 95%: [mu-2*sigma, mu+2*sigma]; 99.7%: [mu-3*sigma, mu+3*sigma]

Variables: mu = mean; sigma = standard deviation

Worked Examples

Example 1: IQ scores

IQ scores are normally distributed with mean 100 and std dev 15.

Step 1:68% range: 100 +/- 15 = [85, 115].
Step 2:95% range: 100 +/- 30 = [70, 130].
Step 3:99.7% range: 100 +/- 45 = [55, 145].

About 95% of people have IQ scores between 70 and 130. Scores below 55 or above 145 are extremely rare.

Example 2: Product weight quality control

Cereal boxes are filled to a mean of 500 g with sigma = 5 g.

Step 1:68% range: [495, 505] g.
Step 2:95% range: [490, 510] g.
Step 3:99.7% range: [485, 515] g.

Almost all boxes (99.7%) weigh between 485 g and 515 g.

Common Mistakes & Tips

  • !Applying the empirical rule to heavily skewed or non-normal distributions, where it does not hold.
  • !Treating the percentages as exact rather than approximate (68% is really 68.27%, etc.).
  • !Confusing the empirical rule with Chebyshev's inequality, which applies to all distributions but gives weaker bounds.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Does the empirical rule work for all distributions?

No, it specifically applies to normal (bell-shaped, symmetric) distributions. For other distributions, use Chebyshev's inequality, which guarantees at least 75% within 2 sigma and 89% within 3 sigma for any distribution.

Why is this also called the three-sigma rule?

Because the widest interval spans three standard deviations on each side of the mean. In quality control, a three-sigma event occurs outside this range, with probability less than 0.3%.

What percentage of data falls beyond three standard deviations?

Only about 0.27% of data in a normal distribution falls beyond three standard deviations from the mean. This makes 3-sigma events very rare.