statistics calculators

Coefficient of Variation Calculator

Calculate the coefficient of variation (CV) to compare variability across datasets with different units or means. Ideal for comparing measurement precision, investment risk, or biological variability between groups.

About this calculator

The coefficient of variation (CV) expresses the standard deviation as a percentage of the mean, making it a dimensionless measure of relative variability. The formula is: CV = (σ / μ) × 100, where σ is the standard deviation and μ is the mean. Unlike standard deviation alone, CV allows fair comparison of spread between datasets that have different scales or units — for example, comparing height variability in centimeters to weight variability in kilograms. A CV of 10% means the standard deviation is 10% of the mean, indicating relatively low variability. High CV values signal inconsistency, while low values indicate precision. CV should only be used with ratio-scale data (where zero means true absence) and is meaningless when the mean is zero or close to zero, as it can produce extremely large or undefined values.

How to use

Suppose Dataset A has a mean of 50 and standard deviation of 5, while Dataset B has a mean of 200 and standard deviation of 15. For A: CV = (5 / 50) × 100 = 10%. For B: CV = (15 / 200) × 100 = 7.5%. Enter standard deviation = 5 and mean = 50 for Dataset A to get CV = 10%. Repeat with 15 and 200 for Dataset B to get 7.5%. Despite Dataset B having a larger absolute standard deviation, its relative variability is lower — meaning Dataset B is proportionally more consistent than Dataset A.

Frequently asked questions

When should I use the coefficient of variation instead of standard deviation?

Use CV when you want to compare variability between datasets that have different means or different units of measurement. Standard deviation is an absolute measure and only makes sense when comparing datasets on the same scale. For example, if you are comparing the consistency of two manufacturing processes where one produces parts measured in millimeters and the other in grams, CV puts both on a common relative scale. CV is also useful in finance to compare the risk-per-unit-of-return across assets with very different price levels.

What is a good or acceptable coefficient of variation value?

What constitutes an acceptable CV depends entirely on the field and context. In laboratory settings and analytical chemistry, a CV below 5% is typically considered excellent precision. In biological or clinical studies, CVs of 10–20% are often acceptable given natural variability. In social sciences or surveys, CVs above 30% may still be informative. There is no universal threshold — you must interpret CV relative to the standards and expectations of your specific discipline. Always compare CVs between groups measured under the same conditions for the comparison to be meaningful.

Why is the coefficient of variation not useful when the mean is near zero?

When the mean approaches zero, the CV formula divides a finite standard deviation by a very small number, producing an extremely large or infinite result that carries no interpretive value. For example, if mean = 0.01 and SD = 0.5, CV = 5000%, which tells you nothing useful. This situation often arises with data that is centered near zero, like temperature in Celsius or net profit/loss figures. In such cases, use the standard deviation directly, consider an alternative scale, or transform your data. CV is mathematically valid only for ratio scales where zero represents a true absence of the quantity being measured.