Coefficient of Variation Calculator

Coefficient of Variation Calculator

Measure relative variability as a standardized percentage of the mean.

Last updated: March 2026

Enter Your Data

n (Count)
7
Mean (μ)
15.0000
Std Dev (σ)
2.1602
CV (%)
14.40%

CV Interpretation Guidelines by Field

Field/ContextCV Range (Typical)InterpretationAction/Assessment
Quality Control< 5%Excellent consistencyProcess is stable
Manufacturing5–10%Good consistencyAcceptable variation
Biological/Medical15–30%Moderate variabilityNormal for living systems
Finance/Investment> 30%High variability/riskVolatile asset

What is the Coefficient of Variation?

The Coefficient of Variation (CV) is a standardized measure of dispersion that expresses the standard deviation as a percentage of the mean. It allows for meaningful comparison of variability between datasets with different scales or units.

Unlike the standard deviation (which is in the same units as the data), CV is unitless, making it ideal for comparing the relative variability across different datasets. For example, comparing the variability of test scores and household incomes directly using standard deviation would be misleading because they have different scales.

The CV is calculated as: CV = (σ / |μ|) × 100%, where σ is the standard deviation and μ is the mean. A lower CV indicates less variability relative to the mean, while a higher CV indicates greater relative variability.

How to Calculate CV

Step-by-Step Process:

Step 1: Calculate the mean (average) of all values: μ = Σx / n
Step 2: Calculate the standard deviation: σ = √(Σ(x - μ)² / (n - 1))
Step 3: Divide standard deviation by the absolute value of the mean: σ / |μ|
Step 4: Multiply by 100 to express as a percentage: CV = (σ / |μ|) × 100%

Interpreting CV Values:

CV < 15%
Low Variability
Data is relatively consistent
15% ≤ CV < 30%
Moderate Variability
Moderate spread in data
CV ≥ 30%
High Variability
Data is highly dispersed

When to Use CV:

  • Comparing variability across datasets with different units or scales
  • Assessing consistency in quality control and manufacturing
  • Comparing investment risk across portfolios with different expected returns
  • Analyzing reliability and precision of measurements

Example: Comparing Variability

Two investment portfolios—which is more variable?

Portfolio A:
Mean return: $100,000, Std Dev: $15,000
Portfolio B:
Mean return: $50,000, Std Dev: $10,000
CV_A:
(15,000 / 100,000) × 100 = 15%
CV_B:
(10,000 / 50,000) × 100 = 20%
Conclusion:
Although Portfolio A has a higher standard deviation, Portfolio B is actually more variable relative to its mean return (20% vs 15%), making it riskier on a relative basis.

Frequently Asked Questions

What's the difference between CV and Standard Deviation?

Standard Deviation is in the same units as the data and shows absolute variability. CV is unitless and shows relative variability as a percentage of the mean, enabling comparisons across different scales.

Can CV be greater than 100%?

Yes, CV can exceed 100%. This indicates that the standard deviation is larger than the mean, suggesting very high variability relative to the central tendency.

What if the mean is zero or negative?

If the mean is zero, CV is undefined (division by zero). For negative means, use the absolute value of the mean in the denominator to calculate CV.

Why use CV instead of Standard Deviation?

CV is better for comparing datasets on different scales. For example, comparing stock price volatility (ranging $10-$1000) with commodity prices requires CV to account for scale.

Is low CV always better?

Not always—it depends on context. In quality control, low CV is desirable. In investment returns, it depends on your risk tolerance and goal.

How is CV used in practice?

CV is used in quality control to monitor process consistency, in finance to compare investment risk, and in scientific research to assess measurement precision across different scales.

Related Tools