Formula & Calculator

Coefficient of Variation

A normalized measure of dispersion relative to the mean, useful for comparing variability across datasets.

StatisticsDescriptive StatisticsComparison

Coefficient of Variation Calculator CV = σ / μ × 100%

CV = σ / μ × 100%
CV = coefficient of variation (%)  ·  σ = standard deviation  ·  μ = mean
⟹ Solve CV, σ, μ
%
Please fix the errors above.
Solve for:
Presets:
Coefficient of Variation (CV)
CV: σ: μ:
✓ Copied!
Relative Dispersion
Low (< 15%) Moderate (15–30%) High (> 30%)
CV = σ / μ × 100%  ·  The coefficient of variation is a standardized measure of dispersion, expressed as a percentage.

Interpretation

CV = σ/μ × 100%. Relative measure of dispersion, independent of units. Used to compare variability across datasets with different means. Useful in finance, biology, and engineering.

CV = σ / μ × 100%
Coefficient of Variation

Variables

SymbolQuantityUnit
CVCoefficient of variation%
σStandard deviation
μMean

What it means

The coefficient of variation (CV) is a dimensionless measure of relative variability, expressed as a percentage. It is defined as the ratio of the standard deviation (σ) to the mean (μ). It is useful for comparing the dispersion of datasets that have different units or vastly different means. For example, it can compare the variability of stock returns (high CV means more risk per unit of return) or the variability of biological measurements (e.g., body weight vs. height). A lower CV indicates more consistency. It is widely used in quality control (relative precision), in finance (Sharpe ratio is related), and in experimental design. However, it is only meaningful when the mean is positive and not close to zero. Understanding the CV is important for interpreting relative uncertainty in various fields.

Worked example

Coefficient of Variation – Two Examples

Real‑World
Scenario: A stock has monthly returns with σ=4.5% and mean μ=28.6%. An analyst calculates CV to compare volatility relative to expected return.
ParameterValue
σ4.5
μ28.6
1CV = (4.5 / 28.6) × 100% = 15.73%
Result 15.73% ✓ Moderate risk
Scenario: Two machines produce parts: Machine A has σ=3.2, μ=65; Machine B has σ=18.6, μ=102.4. Compute CV for each to compare relative variation.
ParameterValue
σ (A)3.2
μ (A)65.0
σ (B)18.6
μ (B)102.4
1CV_A = (3.2/65)×100% = 4.92%
2CV_B = (18.6/102.4)×100% = 18.16%
Result A: 4.92%, B: 18.16% ✓ A is more consistent
Insight: CV is a unit‑less measure of relative variability. It is useful for comparing dispersion across datasets with different means.

Common mistakes

  • CV is dimensionless: The ratio σ/μ removes units – it is often expressed as a percentage.
  • Mean μ: Must be non‑zero – if μ = 0, the CV is undefined (or infinite).
  • Interpretation: A higher CV indicates greater relative variability.
  • Negative values: If the data contain negative values, CV may be less meaningful.
  • Population vs. sample: Use the appropriate standard deviation (σ for population, s for sample).

Applications

The coefficient of variation (CV) is the ratio of the standard deviation to the mean, expressed as a percentage. It provides a dimensionless measure of relative variability, allowing comparison of dispersion between datasets with different units or scales. Engineers use CV to assess measurement precision and process stability. In finance, it evaluates investment risk relative to return (Sharpe ratio). In biology and medicine, it compares variability in physiological measurements. In quality control, it helps standardise tolerance assessment. By using CV, professionals can identify which processes or variables have the highest relative variation, prioritising improvement efforts. This metric is particularly valuable when comparing datasets with vastly different means, as it normalises spread. Understanding CV enables better benchmarking and more meaningful cross‑dataset comparisons.

  • Quality control – comparing process variability across different products
  • Finance – risk‑adjusted performance evaluation (Sharpe ratio)
  • Biomedical research – comparing variability of physiological parameters
  • Environmental monitoring – assessing consistency of pollutant levels
  • Industrial engineering – equipment precision assessment

Frequently Asked Questions

Q01What is the Coefficient of Variation (CV) formula and what is its purpose?
A01

CV = σ / μ × 100%. It expresses the standard deviation as a percentage of the mean, providing a scale‑free measure of relative variability. This allows comparison of dispersion between datasets with different units or widely different means.

Q02When is it more appropriate to use CV instead of standard deviation?
A02

Use CV when comparing variability across datasets that have different units (e.g., kg vs. cm) or very different means (e.g., stock prices of different companies). It normalises the spread relative to the average.

Q03What constitutes a “good” CV value?
A03

It depends on the field. In biological experiments, a CV < 10% is often considered acceptable. In manufacturing, lower CV indicates better process control. For financial assets, a lower CV means better risk‑adjusted return.

Q04Can the CV be negative?
A04

No, because both σ and μ (assuming μ > 0) are positive. If the mean is zero or negative, the CV becomes meaningless or undefined. CV is only valid for ratio‑scale data with a positive mean.

Q05How is the CV used in analytical chemistry?
A05

It is used to evaluate the precision of analytical methods. A lower CV indicates better reproducibility of measurements. For instance, a CV of 2% for a concentration assay is considered excellent.

Q06What is the difference between CV and relative standard deviation (RSD)?
A06

They are the same concept. RSD is often expressed as a percentage and is identical to CV. The terms are used interchangeably in many scientific fields.

Q07How do you interpret a CV of 20%?
A07

A CV of 20% means the standard deviation is 20% of the mean. This indicates moderate variability relative to the average. For example, if the mean income is $50,000, a σ of $10,000 gives a CV of 20%.

Q08What are the limitations of CV?
A08

  • It is not defined when the mean is zero or negative.
  • It can be misleading when the mean is very small (denominator small) – the CV becomes inflated.
  • It does not work for interval‑scale data with arbitrary zero points.

Q09How is CV used in investment analysis?
A09

Investors use CV to compare the risk (volatility) per unit of expected return. A lower CV indicates a more favourable risk‑return trade‑off. It is often used alongside the Sharpe ratio.

Q10Can CV be used to compare datasets with different sample sizes?
A10

Yes, CV is independent of sample size, making it suitable for comparing variability across studies with different N. However, it is still affected by outliers and distribution shape.