Coefficient of Variation Calculator
Reviewed by CalcMulti Editorial Team·Last updated: ·← Statistics Hub
The coefficient of variation (CV) expresses standard deviation as a percentage of the mean, giving a unit-free measure of relative variability. Unlike standard deviation, CV lets you compare the spread of datasets with different units or different scales — for example, comparing the variability of stock prices versus bond yields.
This calculator computes population CV (using σ) and sample CV (using s), along with mean, standard deviation, and an interpretation of the result.
Formula
CV = (σ / μ) × 100% or CV = (s / x̄) × 100%
- σ
- population standard deviation
- μ
- population mean
- s
- sample standard deviation (divides by n−1)
- x̄
- sample mean
- CV
- coefficient of variation — expressed as a percentage
CV Benchmarks by Field
| Field | Acceptable CV Range | Notes |
|---|---|---|
| Analytical chemistry (lab assays) | < 2% | High precision required; > 10% warrants investigation |
| Clinical / biomedical | < 15% | Biological variation adds inherent noise |
| Finance — stock returns | 20–100%+ | High CV = high volatility; lower is more stable |
| Manufacturing / quality control | < 5% | Tighter tolerances → lower CV expected |
| Agricultural research | 10–30% | Environmental variability accepted |
| Social science surveys | 20–50% | Human behaviour is inherently variable |
| Sports performance | 5–20% | Depends on sport and metric measured |
Related Calculators
Disclaimer
CV is only meaningful when the mean is positive and the data is on a ratio scale. Results should be interpreted in the context of your specific field and dataset.