Coefficient of Variation Calculator

Comparing Spread Across Completely Different Scales

Standard deviation alone can't tell you whether $50 of variation in a $10,000 salary is more or less significant than $50 of variation in a $200 grocery bill — the raw numbers aren't comparable. The coefficient of variation fixes this by expressing spread as a percentage of the mean, making it possible to compare variability across data sets measured in entirely different units or magnitudes.

The Formula

CV = (Standard Deviation ÷ Mean) × 100

Because it's a ratio, the units cancel out — CV is always expressed as a unitless percentage, which is exactly what makes it comparable across data sets that standard deviation alone cannot compare directly.

Same Relative Spread, Different Scale

Two data sets with identical relative variability
Data setMeanStd DevCV
10, 12, 9, 11, 1311.01.5814.37%
100, 120, 90, 110, 130110.015.8114.37%

The second data set has ten times the standard deviation of the first, which looks far more variable at a glance — but the CV shows they're proportionally identical, because every value was simply scaled up by 10.

Where This Matters

  • Investment analysis — comparing risk-per-unit-of-return across assets with very different price levels.
  • Laboratory and scientific measurement — assessing measurement precision (repeatability) independent of the units being measured.
  • Quality control — comparing consistency of a manufacturing process across product lines with different target dimensions.
  • Cross-study comparison — comparing variability findings from research that used different units or scales for the same underlying concept.
Note: The coefficient of variation is undefined (and not meaningful) when the mean is zero or when the data uses an interval scale without a true zero point, such as temperature in Celsius or Fahrenheit.

How to Use This Calculator

  1. Choose Sample-based or Population-based calculation from the dropdown.
  2. Enter your numbers into the values field, separated by commas.
  3. Select Calculate to get the CV as a percentage.

Related Calculations

See the underlying spread with the Standard Deviation Calculator, or the central value it's measured against with the Mean Calculator.