Coefficient of Variation Calculator
StatisticsCalculate the coefficient of variation (CV) from a mean and standard deviation instantly. Compare relative variability across datasets with different units or scales.
Coefficient of Variation
What is a Coefficient of Variation?
The Coefficient of Variation Calculator computes CV โ a standardized, unitless measure of relative variability โ from a mean and standard deviation you already have. Enter both values, and the calculator instantly returns the coefficient of variation as a percentage, letting you compare consistency across datasets regardless of their scale or units.
Standard deviation alone is often misleading when comparing variability across different datasets, because it's expressed in the original units and scale of the data. The coefficient of variation solves this by expressing standard deviation as a proportion of the mean, producing a single normalized percentage you can compare fairly across completely different metrics.
If you have raw data rather than a pre-computed mean and standard deviation, use the Standard Deviation Calculator first to generate both inputs, then bring them here.
How to use this Coefficient of Variation calculator
Enter the mean โ the average value of your dataset, which you may have computed with the Standard Deviation Calculator or received from another source.
Enter the standard deviation โ either the population or sample standard deviation corresponding to that same dataset.
Read the coefficient of variation โ the highlighted result shows CV as a percentage, ready to compare against other datasets or against field-specific benchmarks.
Adjust and compare โ change either input to instantly see how CV responds, useful for quickly comparing multiple scenarios side by side.
Check the step-by-step breakdown โ expand the calculation steps to see the exact formula substitution behind your result.
Formula & Methodology
Coefficient of variation formula: CV = (ฯ / ฮผ) ร 100% Variable definitions: - ฯ โ standard deviation - ฮผ โ mean Worked example: Dataset A: mean = 50, standard deviation = 10. Dataset B: mean = 5,000, standard deviation = 750. Dataset A: CV = (10 / 50) ร 100 = 20% Dataset B: CV = (750 / 5,000) ร 100 = 15% Even though Dataset B has a much larger raw standard deviation (750 vs. 10), its coefficient of variation is actually lower โ meaning Dataset B is relatively more consistent around its mean than Dataset A, once you account for the very different scales. This is the exact comparison that raw standard deviation alone cannot make fairly. Note: CV is undefined when the mean is zero, and becomes unstable and less meaningful when the mean is very close to zero. It is most appropriate for ratio-scale data with a genuinely meaningful, non-zero mean, such as weights, prices, durations, or measurement values.
Frequently Asked Questions