Empirical Rule Calculator

Enter your dataset's mean (μ) and standard deviation (σ) to calculate the 68-95-99.7 rule intervals for a normal distribution. The Empirical Rule Calculator shows you exactly which values fall within 1σ, 2σ, and 3σ of the mean — covering 68%, 95%, and 99.7% of your data respectively.

The average (center) of your normally distributed dataset.

A measure of how spread out the data is around the mean. Must be greater than 0.

Results

68% Interval Lower Bound (μ − σ)

--

68% Interval Upper Bound (μ + σ)

--

95% Interval Lower Bound (μ − 2σ)

--

95% Interval Upper Bound (μ + 2σ)

--

99.7% Interval Lower Bound (μ − 3σ)

--

99.7% Interval Upper Bound (μ + 3σ)

--

Data Coverage by Standard Deviation Range

Results Table

Frequently Asked Questions

What is the empirical rule?

The empirical rule, also called the 68-95-99.7 rule or the three-sigma rule, states that for a normally distributed dataset, approximately 68% of data falls within 1 standard deviation of the mean, 95% within 2 standard deviations, and 99.7% within 3 standard deviations. It provides a quick way to understand the spread of data in a bell-shaped distribution.

How do I calculate the empirical rule?

To apply the empirical rule, you need two values: the mean (μ) and the standard deviation (σ). The three intervals are: 68% interval = μ ± σ, 95% interval = μ ± 2σ, and 99.7% interval = μ ± 3σ. Simply subtract and add the respective multiple of σ from the mean to get the lower and upper bounds for each range.

What is the empirical rule for data with a standard deviation of 15 and mean of 100?

With a mean of 100 and standard deviation of 15 (like IQ scores), 68% of values fall between 85 and 115, 95% fall between 70 and 130, and 99.7% fall between 55 and 145. Only about 0.3% of IQ scores would fall outside that last range.

Where is the empirical rule used?

The empirical rule is widely used in quality control (to set process limits), finance (to assess investment risk and normal return ranges), education (to interpret standardized test scores), healthcare (to evaluate normal ranges for clinical measurements), and any field where data follows a normal distribution.

Can I use the empirical rule if my data is skewed?

No — the empirical rule only applies to data that is approximately normally distributed (bell-shaped). If your data is skewed, bimodal, or otherwise non-normal, the 68-95-99.7 percentages will not hold. In those cases, Chebyshev's theorem provides a more general (though less precise) alternative.

What does it mean if a value falls outside three standard deviations?

A value beyond three standard deviations from the mean is considered an outlier, since the empirical rule says only 0.3% of data in a normal distribution lies that far out. In practice, this could signal a data entry error, a rare but real event, or evidence that your data may not be normally distributed.

How is the empirical rule different from Chebyshev's theorem?

The empirical rule gives specific percentages (68%, 95%, 99.7%) that apply only to normally distributed data. Chebyshev's theorem applies to any distribution and guarantees that at least (1 − 1/k²) of data falls within k standard deviations — for example, at least 75% within 2σ. The empirical rule is more precise but more restrictive in when it can be applied.

Does it matter whether I use population or sample standard deviation?

For the empirical rule itself, the formula is the same regardless. However, if you are estimating the standard deviation from a sample, use the sample standard deviation (dividing by n−1) rather than the population standard deviation (dividing by n) to get a less biased estimate, especially for small samples.

More Statistics Tools