Σ
SDCalc
中級核心概念·8 min

變異係數 (CV) 完整說明

認識變異係數 (CV),也稱為相對標準差。了解何時使用 CV 而非標準差來比較不同資料集的變異程度。

什麼是變異係數?

變異係數 (CV),也稱為相對標準差 (RSD),是一種標準化的離散程度衡量指標。它將標準差表示為平均數的百分比,因此特別適合用來比較不同單位或不同量尺的資料集之間的變異性。

資料集 A:身高

平均數:170 cm,標準差:10 cm CV = 5.9%

資料集 B:體重

平均數:70 kg,標準差:10 kg CV = 14.3%

兩者的標準差相同(10),但 CV 揭示了體重的相對變異性較大

CV 公式

變異係數

CV = (σ / μ) × 100%

其中 σ 是標準差,μ 是平均數。若為樣本資料,則分別使用 s 和 x̄。

計算範例

資料集:12, 15, 14, 18, 11 - 平均數 (x̄) = 14 - 標準差 (s) = 2.74 - CV = (2.74 / 14) × 100% = 19.6%

何時使用 CV

使用 CV 的時機:

- 比較不同單位的資料集 - 比較平均數差異很大的資料集 - 資料為比率尺度(有真正的零點) - 評估實驗室測量的一致性 - 金融分析(比較波動性)

使用標準差的時機:

- 資料集有相同單位且平均數接近 - 資料為等距尺度(如溫度) - 平均數為零或接近零 - 需要絕對離散程度的資訊

實務範例

實驗室品質管控

在分析化學中,CV 低於 10% 通常被認為是可接受的精密度。高精密度的方法可達到 CV < 5%。
股票報酬率標準差CV
股票 A8%4%50%
股票 B12%9%75%

股票 A 的 CV 較低 = 每單位風險有更高的報酬

CV 的限制

重要限制

- 平均數為零時無法定義: 除以零會讓 CV 失去意義 - 負值有問題: 可能產生誤導性的結果 - 不適用於等距尺度: 攝氏或華氏溫度的零點是任意設定的

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.