Σ
SDCalc
중급개념·8 min

변동계수(CV) 완벽 해설

변동계수(CV), 즉 상대표준편차에 대해 알아봅니다. 서로 다른 데이터셋의 변동성을 비교할 때 CV와 SD 중 어떤 것을 써야 하는지 설명합니다.

변동계수란?

변동계수(CV: Coefficient of Variation)상대표준편차(RSD)라고도 하며, 표준편차를 평균의 백분율로 표현한 표준화된 산포 측도입니다. 단위나 척도가 다른 데이터셋 간의 변동성을 비교할 때 유용합니다.

데이터셋 A: 키

평균: 170 cm, SD: 10 cm CV = 5.9%

데이터셋 B: 체중

평균: 70 kg, SD: 10 kg CV = 14.3%

SD는 같지만(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를 사용하는 경우:

- 단위가 다른 데이터셋을 비교할 때 - 평균이 크게 다른 데이터셋을 비교할 때 - 비율척도 데이터(절대 영점 존재)일 때 - 실험실 측정의 일관성을 평가할 때 - 금융 분석(변동성 비교)할 때

SD를 사용하는 경우:

- 단위와 평균이 비슷한 데이터셋일 때 - 등간척도 데이터(온도 등)일 때 - 평균이 0이거나 0에 가까울 때 - 절대적인 퍼짐 정도가 필요할 때

실전 예시

실험실 품질 관리

분석화학에서 CV가 10% 미만이면 일반적으로 정밀도가 양호하다고 판단합니다. 정밀도가 높은 분석법은 CV < 5%를 달성할 수 있습니다.
주식수익률SDCV
주식 A8%4%50%
주식 B12%9%75%

주식 A의 CV가 더 낮음 = 위험 단위당 수익이 더 높음

CV의 한계

중요한 한계점

- 평균이 0이면 정의 불가: 0으로 나누기 때문에 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.