HomeCalculatorsStatisticsCoefficient of Variation Calculator

Coefficient of Variation Calculator

Statistics

Calculate the coefficient of variation (CV) from a mean and standard deviation instantly. Compare relative variability across different datasets.

Reviewed by the thecalcu.com team · Last updated August 1, 2026

-1,000,0001,000,000
01,000,000

Coefficient of Variation

20.00%

This calculator computes your Coefficient of Variation from the values you enter.

Inputs
MeanStandard Deviation
Outputs
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.

Why Use a Coefficient of Variation Calculator?

Calculating CV by hand is a simple division and multiplication, but it's still an extra step that's easy to skip, and skipping it is exactly what leads people to wrongly compare raw standard deviations across datasets with different scales or units.

This calculator makes computing CV instant and effortless, so there's no reason not to normalize your variability comparison correctly. Because the calculation updates live as you adjust the mean or standard deviation, you can quickly explore how CV changes across different scenarios or datasets.

The result is a clean, unitless percentage that's immediately ready to drop into a report, dashboard, or comparison table alongside CVs from other datasets.

Who Should Use This Calculator?

Financial analysts and investors comparing the risk-adjusted consistency of different assets or portfolios with very different average return levels.

Laboratory and quality control scientists assessing assay or measurement precision, where CV is a standard reported metric for instrument and method reliability.

Manufacturing and process engineers comparing variability across production lines, batches, or facilities that operate at different average output scales.

Researchers and data analysts who need a scale-independent way to compare the "noisiness" of two or more variables measured in different units.

Students in statistics or research methods courses learning to interpret relative variability alongside absolute measures like standard deviation and variance.

What Insights Does This Calculator Give You?

Coefficient of Variation (CV), the single normalized result, expressed as a percentage of the mean. This is the number you'll use to compare relative variability across datasets, regardless of their original units or scale.

Comparability across scales, because CV strips out the effect of scale, a CV of 12% means the same relative spread whether your underlying mean is 10 or 10,000, something a raw standard deviation comparison could never tell you directly.

Signal for data quality decisions, a rising or unusually high CV relative to your field's typical range (whether in lab science, finance, or manufacturing) is often the first signal that a process or dataset needs closer investigation.

How to use this Coefficient of Variation calculator

  1. Enter the mean, the average value of your dataset, which you may have computed with the Standard Deviation Calculator or received from another source.

  2. Enter the standard deviation, either the population or sample standard deviation corresponding to that same dataset.

  3. Read the coefficient of variation, the highlighted result shows CV as a percentage, ready to compare against other datasets or against field-specific benchmarks.

  4. Adjust and compare, change either input to instantly see how CV responds, useful for quickly comparing multiple scenarios side by side.

  5. Check the step-by-step breakdown, expand the calculation steps to see the exact formula substitution behind your result.

Show formula & methodology ↓Show less ↑

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

What is the coefficient of variation used for?
The coefficient of variation (CV) expresses standard deviation as a percentage of the mean, which allows you to compare the relative variability of two or more datasets even when they use different units or wildly different scales. A CV of 10% on a dataset with a mean of 5 and a CV of 10% on a dataset with a mean of 5,000 represent the same relative spread, even though their raw standard deviations look completely different.
How do you calculate the coefficient of variation?
CV is calculated as the standard deviation divided by the mean, then multiplied by 100 to express it as a percentage: CV = (σ / μ) × 100%. For example, a dataset with a mean of 50 and a standard deviation of 10 has a CV of (10/50) × 100 = 20%.
What is considered a 'good' or 'low' coefficient of variation?
There's no universal threshold, but as a general rule of thumb, a CV below 15% is often considered low variability, 15–30% moderate, and above 30% high variability, though acceptable ranges vary enormously by field. In laboratory science, a CV under 5% is often required for assay precision, while in financial returns, CVs well above 30% are common and expected.
Why can't I just compare standard deviations directly instead of using CV?
Standard deviation is expressed in the same units as the original data, which makes it meaningless to compare across datasets with different units (like comparing a standard deviation in dollars to one in kilograms) or even the same units at wildly different scales (comparing variability in company revenue of $10K vs. $10B). CV solves this by normalizing variability relative to the mean, producing a unitless percentage that's directly comparable.
Can the coefficient of variation be negative?
In practice, CV is typically reported as a positive percentage using the absolute value of both the standard deviation (which is always non-negative) and the mean. This calculator uses absolute values for both, so a negative mean does not produce a negative or nonsensical CV, the underlying calculation always yields a meaningful, comparable percentage.
What happens if the mean is zero or very close to zero?
The coefficient of variation formula divides by the mean, so a mean of exactly zero makes CV mathematically undefined (division by zero). A mean very close to zero can also produce an extremely large, unstable CV that doesn't meaningfully reflect variability, in these cases, CV is not an appropriate metric, and you should use standard deviation directly instead.
How is CV used in finance and investing?
In investing, CV is used to compare the risk-adjusted volatility of different assets or portfolios, since it normalizes the standard deviation of returns by the expected (mean) return. An investment with a lower CV delivers more consistent returns relative to its average return, which is useful when comparing assets with very different average return levels.
How is CV used in quality control and manufacturing?
Quality control teams use CV to monitor process consistency across production batches or measurement instruments, especially when comparing variability across products measured on different scales (like weight in grams versus volume in milliliters). A rising CV over time often signals a process drifting out of control, even if the raw standard deviation alone doesn't look alarming.
What is the relationship between CV and standard deviation?
Standard deviation measures absolute variability in the original units of the data, while CV expresses that same variability relative to the mean, as a percentage. If you only have the mean and standard deviation (rather than the raw dataset), use this calculator directly; if you have raw data and need to compute standard deviation first, use the [Standard Deviation Calculator](/standard-deviation-calculator/).
Does CV assume a normal distribution?
No, CV is a purely descriptive ratio and doesn't require any assumption about the underlying distribution shape. However, it is most meaningful and most commonly used for data measured on a ratio scale with a meaningful, non-zero mean (like weights, prices, or times), rather than data that can naturally take negative values or lacks a true zero point.
How does CV differ from a z-score?
A z-score measures how far a single data point is from the mean in standard deviation units, while CV measures the overall relative spread of an entire dataset around its mean. Use the [Z-Score Calculator](/z-score-calculator/) to evaluate one specific value's standing, and this calculator to evaluate overall dataset consistency.
Can I use CV to compare two completely different metrics, like height and weight?
Yes, this is one of CV's main strengths. Because CV is unitless (a percentage), it lets you fairly compare the relative variability of height (in cm) against weight (in kg) or any other differently-scaled metrics, something raw standard deviation comparisons cannot do.
Also known as
CV calculatorcoefficient of variation formularelative standard deviation calculatorRSD calculatorvariability ratio calculator