Statistics lab charts
NumLM logo
NumLM
LEARN · SIMULATE · VERIFY

From probability to LLMs — a self-paced learning platform that teaches the principles properly

Sign in
Learn
ToolsBlog
Help
Home
This page in other languages:한국어 원문
English

Coefficient of Variation

Master it step by step with milestone learning
statistics
coefficient of variation
relative variability
dimensionless measure
risk management
Try this concept yourself
한국어
What you will be able to do
Foundations
  • • Understand the basic idea of the coefficient of variation and how to compute it
  • • Explain why the CV is dimensionless and what advantage that gives
  • • Compute and interpret the CV for simple data sets
Deeper study
  • • Use the CV to compare the variability of data with different units or magnitudes
  • • Apply the common rule-of-thumb thresholds for interpreting the CV
  • • Apply the CV in practical settings such as investing and quality control
  • • Recognize the caveats and limits of using the CV
Real-world practice
  • • Understand and apply advanced variants such as the robust CV
  • • Make CV-informed decisions in complex settings such as A/B testing and quality control
  • • Explain the theoretical background of the CV and its relationship to other statistical measures
  • • Evaluate appropriate uses of the CV in research and practice
At a glance

The coefficient of variation (CV) is a relative measure of spread equal to the standard deviation divided by the mean; because the units cancel, it is a dimensionless ratio (CV = σ/μ, usually reported as a percentage). The term is defined in the international standard ISO 3534-1, and analytical chemistry also calls it the relative standard deviation (RSD).

You can verify this hands-on in the NumLM interactive lab (Korean).

한국어

Learning roadmap

Click a step to view its content

Foundations
Definitions and core principles
About 25 min
Open
Deeper study
Derivations and worked examples
About 35 min
Open
Real-world practice
Real cases and advanced applications
About 45 min

Progress (completed levels)

0%

Basic: What Is the Coefficient of Variation?

Difficulty 2/5
About 25 min

The coefficient of variation is the standard deviation divided by the mean. It is a dimensionless measure of how variable a data set is relative to its own average, which lets you compare the variability of data sets that have different units or very different magnitudes on fair terms.

Measured with the same ruler, the verdict flips — coefficient of variation (CV)Each mean is set to 100% and both curves share a ‘percent of the mean’ axis — the wider the curve, the larger the CVMean (100%)40%60%80%100%120%140%160%Weight relative to the mean (%)Elephant CV 10%Mouse CV 25%Absolute spread (standard deviation)Elephant 400 kg ≫ mouse 5 g — elephant winsRelative spread (coefficient of variation)Elephant 10% < mouse 25% — mouse wins (reversed!)Elephant · mean 4,000 kg · σ 400 kgMouse · mean 20 g · σ 5 g
Key points
  • The ratio of the standard deviation to the mean
  • The numerator (σ) and denominator (μ) share the same unit, so the units cancel — the CV is dimensionless and unaffected by the unit of measurement
  • Lets you compare the variability of different data sets
  • Usually expressed as a percentage (%)
A simple example

Compare the math scores of two classes. Class 1: mean 80 points, standard deviation 8 points → CV = 8/80 = 10%. Class 2: mean 90 points, standard deviation 9 points → CV = 9/90 = 10%. The two classes have the same relative variability.

Coefficient of variation in 3 steps — different scores, same 10%Follow the calculation step by step for the two classes in the ‘simple example’ aboveClass 1 math scores① Compute the meanμ = 80 pts② Compute the standard deviationσ = 8 pts③ SD ÷ mean — dividing like units8pts80pts= 0.1  →  × 100CV = 10%Class 2 math scores① Compute the meanμ = 90 pts② Compute the standard deviationσ = 9 pts③ SD ÷ mean — dividing like units9pts90pts= 0.1  →  × 100CV = 10%σ and μ share a unit, so it cancels → CV is a unitless (dimensionless) ratio, usually written as %Different means (80 vs 90 pts), yet both vary 10% relative to the mean — the same relative variabilityBy SD alone (8 vs 9 pts) Class 2 looks more variable, but divided by the mean both are 10%Change the unit and CV stays the same — that is why it is ‘dimensionless’The same weight data (mean 60 kg, SD 6 kg) measured in kg and in gMeasured in kg6kg60kg= 10%Measured in g6,000g60,000g= 10%=The SD grew 1,000-fold (6 → 6,000), but so did the mean, so the ratio is unchangedCaution — do not use CV when the mean is near 0 or the data include negatives (e.g. temperature in °C)
Check your understanding

Answer:

A larger CV means the standard deviation is large relative to the mean, so the data has high relative variability and low consistency.

Answer:

Because the numerator (the standard deviation) and the denominator (the mean) have the same unit, the unit cancels the moment you divide. That is why the CV of a data set is identical whether you measure it in kilograms or grams, and why data sets with different units can be compared fairly.

Answer:

When the mean is near zero the CV can become extremely large or unstable, so interpret it with caution. In that case consider a different measure of variability.

The coefficient of variation (CV), also called the relative standard deviation, is computed as CV = (σ/μ) × 100%. It expresses the standard deviation as a percentage of the mean. As a common rule of thumb, 10–20% is moderate variability and anything above 20% is high variability.

Mathematical formula

CV is the coefficient of variation, σ the standard deviation and μ the mean. For a sample, use s (the sample standard deviation) and x̄ (the sample mean) instead.

Learn through examples
Example 1: Comparing the Risk of Two Investments

Using the CV to compare the risk of two investment products

Stock A: mean return 12%, standard deviation 3% → CV = 3/12 = 25%. Stock B: mean return 8%, standard deviation 1.5% → CV = 1.5/8 = 18.75%

Answer:

Stock B carries less relative risk than Stock A.

Stock A delivers the higher return, but judged by the CV, Stock B is the more stable investment. The CV is useful when you want to evaluate relative stability rather than the absolute level of returns.

Example 2: Product Quality Control

Comparing how consistently two production lines meet their specifications

Line 1: mean weight 500 g, standard deviation 15 g → CV = 15/500 = 3%. Line 2: mean weight 200 g, standard deviation 8 g → CV = 8/200 = 4%

Answer:

Line 1 shows relatively more consistent quality than Line 2.

Looking only at the absolute standard deviations (15 g vs 8 g), Line 2 seems more consistent. Once you account for variability relative to the mean, Line 1 is the more stable line.

Example 3: Regional Income Inequality

Comparing the degree of inequality in regions with different income levels

Region A: mean income 40 million won, standard deviation 8 million won → CV = 8/40 = 20%. Region B: mean income 30 million won, standard deviation 4.5 million won → CV = 4.5/30 = 15%

Answer:

Income inequality is more severe in Region A than in Region B.

Region A has the higher mean income, but its larger CV shows greater income inequality. When shaping economic policy, look at how fairly income is distributed, not just at the average.

Practice questions

Hint:

Compare the ratio to the mean (CV = σ/μ), not the absolute standard deviation.

Answer:

Stock B (CV 18.75% < Stock A's CV of 25%)

Explanation:

A: CV = 3/12 = 25%; B: CV = 1.5/8 = 18.75%. Stock A has the larger standard deviation, but relative to its mean, Stock B is the more stable one. Keep in mind that CV comparisons work best when the two assets are similar in nature; a real investment decision should also weigh the absolute level of returns and the shape of their distribution.

Hint:

Think about what property the zero of a scale must have for the CV to make sense.

Answer:

No — Celsius temperature is an interval scale, and the CV cannot be used on it.

Explanation:

Celsius is an interval scale: 0 °C is an arbitrarily chosen reference point, not "no temperature". Convert the same readings to Fahrenheit or Kelvin and both the mean and the CV change completely, so the interpretation "percent of the mean" simply does not hold. The CV is only valid on ratio scales with an absolute zero, such as weight, length or price.

Hint:

A smaller standard deviation does not automatically mean more uniform — the means are different.

Answer:

Line 1 (CV 3% < Line 2's CV of 4%)

Explanation:

Line 1: CV = 15/500 = 3%; Line 2: CV = 8/200 = 4%. Judged by standard deviation alone, Line 2 (8 g) looks more uniform than Line 1 (15 g), but relative to the mean, Line 1 is more consistent. The CV is the fair yardstick when comparing the quality of products with different weight levels.

Case study: Using the CV in an A/B Test
Background

An online store ran an A/B test comparing the conversion rates of two checkout page designs, A and B.

The problem

Average conversion rate alone says little about how consistent each design is. The team needed to choose the design that performs reliably across many different user groups.

The data

Design A: mean conversion rate 5.2%, standard deviation 0.8% (CV = 15.4%). Design B: mean conversion rate 4.8%, standard deviation 1.2% (CV = 25.0%)

Method

The team computed the CV of each design to compare relative variability, then evaluated average performance and consistency together.

Solution and results

Design A not only has the higher mean conversion rate, its lower CV also shows more consistent performance. In other words, Design A delivers reliably good results across diverse user groups.

Design A achieved both the higher mean conversion rate (5.2% vs 4.8%) and the lower coefficient of variation (15.4% vs 25.0%), securing superior performance and consistency at the same time.

Conclusion:

CV analysis supports decisions that weigh consistency, not just average performance. Because predictable, stable results matter in marketing, Design A is the sensible choice.

References
  • ISO 3534-1:2006, Statistics — Vocabulary and symbols — Part 1: General statistical terms and terms used in probability — international standard definition of the coefficient of variation
Back to the theory page