Navigation
Calculators Pricing Blog About Contact
Get Started
Get Started Login
📊

Empirical Rule Calculator

Apply the 68-95-99.7 empirical rule to find data percentages within standard deviations.

What Is the Empirical Rule?

The empirical rule (also called the 68-95-99.7 rule or the three-sigma rule) describes how data is distributed in a normal (bell-shaped) distribution:

The 68-95-99.7 Rule:
• 68% of data falls within 1 standard deviation (μ ± σ)
• 95% of data falls within 2 standard deviations (μ ± 2σ)
• 99.7% of data falls within 3 standard deviations (μ ± 3σ)

How It Works

For any normally distributed dataset, you only need to know the mean (μ) and standard deviation (σ) to determine what percentage of data falls within any range. This makes the empirical rule incredibly useful for quick statistical analysis.

Applications

  • Quality control: Manufacturing tolerances and defect rates
  • Finance: Expected return ranges and risk assessment
  • Education: Understanding test score distributions
  • Science: Experimental data analysis and outlier detection

Identifying Outliers

Since 99.7% of data falls within 3 standard deviations, any value beyond 3σ from the mean is considered a statistical outlier, occurring less than 0.3% of the time.

How to Use

Enter the mean and standard deviation of your dataset. The calculator shows the ranges and data percentages for 1, 2, and 3 standard deviations.

Limitations

The empirical rule only applies to data that follows a normal distribution. Skewed or multimodal datasets do not follow this pattern. Always verify normality before applying the rule.

Frequently Asked Questions

68% of data falls within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3 standard deviations.
Only when your data follows a normal (bell-shaped) distribution. Check for symmetry around the mean before applying.
Standard deviation measures how spread out data is from the mean. A small SD means data is clustered near the mean; a large SD means it is more spread out.
Data points beyond 3 standard deviations from the mean are considered outliers, occurring less than 0.3% of the time in normal distributions.
No, it only works for normally distributed data. Skewed, bimodal, or uniform distributions do not follow the 68-95-99.7 pattern.
Population SD divides by N; sample SD divides by N-1 (Bessel correction). For large samples, the difference is negligible.

Embed this Calculator

Copy the code below and paste it into your website's HTML. Your visitors can use this calculator for free.

px × px
<iframe src="https://calculatorteam.com/embed/empirical-rule-calculator" width="100%" height="600" style="border:none;border-radius:12px;" loading="lazy" title="Empirical Rule Calculator"></iframe>

Report an Issue

Let us know what's wrong with this calculator. We'll review and fix it as soon as possible.