Σ
SDCalc
入门概念·6 min

68-95-99.7 经验法则详解

掌握正态分布的经验法则(68-95-99.7 法则)。学习如何利用标准差快速估算概率并识别异常值。

什么是经验法则?

经验法则(也称 68-95-99.7 法则或三西格玛法则)是一种简便记忆法,用于记住正态分布中落在均值 1、2 和 3 个标准差范围内的数据百分比。

68%

在 ±1σ 范围内

95%

在 ±2σ 范围内

99.7%

在 ±3σ 范围内

可视化解析

The Classic Bell Curve

范围百分比
μ ± 1σ68.27%
μ ± 2σ95.45%
μ ± 3σ99.73%

实际应用

  • 快速概率估算:无需复杂计算,你就能估算出约 95% 的数据落在均值的 2 个标准差范围内。
  • 异常值检测:超出 3σ 的数据点出现的概率不到 0.3%,属于值得调查的统计异常值。
  • 质量控制:六西格玛方法论利用该法则设定质量阈值并识别过程偏差。

计算示例

示例:SAT 成绩

SAT 成绩服从正态分布,μ = 1050,σ = 200。 - 68% 的分数在 850 到 1250 之间(±1σ) - 95% 的分数在 650 到 1450 之间(±2σ) - 99.7% 的分数在 450 到 1650 之间(±3σ) 1450 分以上的学生位于所有考生的前 ≈2.5%。

局限性

仅适用于正态分布

经验法则仅适用于服从正态(高斯)分布的数据。对于偏态或非正态数据,这些百分比并不适用。在使用该法则之前,请务必先检查数据是否服从正态分布。

Further Reading

How to Read This Article

A statistics tutorial is a practical interpretation guide, not just a formula dump. It refers to the assumptions, notation, and reporting language that analysts need when they explain a result to a teacher, manager, client, or reviewer. The article body covers the specific topic, while the sections below create a common interpretation frame that readers can reuse across related metrics.

Reading goalWhat to focus onCommon mistake
DefinitionWhat the metric is and what quantity it summarizesTreating the formula as self-explanatory
Formula choiceSample versus population assumptions and notationUsing n when n-1 is required or vice versa
InterpretationWhether the result indicates concentration, spread, or riskCalling a large value good or bad without context

Frequently Asked Questions

How should I interpret a high standard deviation?

A high standard deviation means the observations are spread farther from the mean on average. Whether that spread is acceptable depends on the context: wide dispersion might signal risk in finance, instability in manufacturing, or genuine natural variation in scientific data.

Why do some articles mention n while others mention n-1?

The denominator reflects the difference between population and sample formulas. Population variance and population standard deviation use N because the full dataset is known. Sample variance and sample standard deviation often use n-1 because Bessel’s correction reduces bias when estimating population spread from a sample.

What is a statistical interpretation guide?

A statistical interpretation guide is a page that moves beyond arithmetic and explains meaning. It tells you what a metric is, when the formula applies, and how to describe the result in plain English without overstating certainty.

Can I cite this article in a report?

You should cite the underlying authoritative reference for formal work whenever possible. This page is best used as an explanatory bridge that helps you understand the concept before quoting the original standard or handbook.

Why include direct citations on every article page?

Direct citations give readers a route to verify the definition, notation, and assumptions. That improves trust and reduces the chance that a simplified explanation is mistaken for the entire technical standard.

Authoritative References

These sources define the concepts referenced most often across our articles. Bessel's correction is a sample adjustment, variance is a squared measure of spread, and standard deviation is the square root of variance expressed in the same units as the data.