Calculate the coefficient of variation (CV) for one or two datasets, with comparison mode, CV gauge, reference table, and detailed calculation steps.
The coefficient of variation (CV) calculator measures relative variability by expressing the standard deviation as a percentage of the mean. Unlike standard deviation alone, CV allows you to compare variability between datasets with different units or scales — making it the standard metric for precision assessment in science, manufacturing, and finance.
This calculator supports single-dataset analysis and dual-dataset comparison. It computes the CV, mean, standard deviation, variance, standard error, and relative range, then plots your CV on a color-coded gauge against industry benchmarks. The comparison mode shows a side-by-side breakdown so you can instantly see which dataset is more consistent.
Enter your data, choose sample or population, and get a complete variability analysis with interpretation guidance and reference values. Check the example with realistic values before reporting. Use the steps shown to verify rounding and units. Cross-check this output using a known reference case. Use the example pattern when troubleshooting unexpected results. Validate that outputs match your chosen standards.
The coefficient of variation is the universal yardstick for comparing variability across different scales and units. This calculator helps you assess data consistency, compare measurement precision between methods, evaluate manufacturing quality, and benchmark your data against industry standards.
With dual-dataset comparison, CV gauge visualization, and domain-specific reference values, you get actionable insight beyond what raw standard deviation provides.
CV = (σ / |μ|) × 100% where σ = standard deviation and μ = mean. For samples: s = √[Σ(xᵢ − x̄)² / (n−1)]. Relative Range = (Range / |Mean|) × 100%.
Result: CV = 9.39%
Mean = 83.5, Sample SD = 7.84. CV = 7.84 / 83.5 × 100 = 9.39%. This falls in the "low variability" band (<10%), indicating consistent exam scores. In educational assessment, this suggests a well-designed test with appropriate difficulty spread.
Standard deviation tells you "how spread out data is in the original units." CV tells you "how spread out data is relative to the average." Use SD when the scale is fixed and understood. Use CV when comparing variability across different scales, units, or magnitudes—for example, comparing measurement precision of height (in cm) versus weight (in kg).
In manufacturing and laboratory settings, CV is the primary acceptance criterion for method validation. Typical thresholds: intra-assay repeatability CV < 5%, inter-assay reproducibility CV < 10%, analytical methods CV < 15%. The FDA, USP, and ISO 17025 all reference CV-based acceptance criteria.
CV is undefined when the mean is zero and misleading when the mean is near zero. For such data, use the Quartile Coefficient of Dispersion (QCD = IQR / (Q1 + Q3)) or the Median Absolute Deviation (MAD). For non-ratio scales (temperature in °C, dates), CV is inappropriate — use absolute measures of spread instead.
It depends on context. In lab work, CV < 5% is excellent and < 10% is acceptable. In manufacturing quality control, CV < 10% is typical. In social science, CV < 25% is common. In financial returns, CV can exceed 50%. Always compare to standards for your specific domain.
Standard deviation measures absolute spread and depends on the units and scale. CV is a dimensionless percentage, so it works for comparing variability between measurements with different units (e.g., heights in cm vs. weights in kg) or different scales (e.g., a test out of 10 vs. one out of 100).
CV requires a meaningful ratio scale where zero represents "nothing." Data with negative values (like temperatures in Celsius, profit/loss, or z-scores) can produce misleading CVs because the mean might be near zero. Use standard deviation for such data instead.
They're the same thing. Relative Standard Deviation (RSD) is the term used in chemistry and analytical science; Coefficient of Variation (CV) is the general statistics term. Both equal (SD / Mean) × 100%. Some fields report RSD without the × 100 (as a proportion).
Use sample (n−1 denominator) when your data is a subset of a larger group — almost always the case in practice. Use population (n denominator) only when you have data for the entire group of interest.
Yes. CV > 100% means the standard deviation exceeds the mean, indicating extremely high variability. This can happen with right-skewed distributions (like income data) or when the mean is close to zero. It's unusual but not inherently wrong.