Σ
SDCalc
IntermédiaireConcepts·8 min

Le coefficient de variation (CV) expliqué

Découvrez le coefficient de variation (CV), également appelé écart type relatif. Comprenez quand utiliser le CV plutôt que l’écart type pour comparer la variabilité entre jeux de données.

Qu’est-ce que le coefficient de variation ?

Le coefficient de variation (CV), également appelé écart type relatif (RSD), est une mesure normalisée de la dispersion. Il exprime l’écart type en pourcentage de la moyenne, ce qui le rend utile pour comparer la variabilité entre des jeux de données ayant des unités ou des échelles différentes.

Jeu A : Tailles

Moyenne : 170 cm, Écart type : 10 cm CV = 5,9 %

Jeu B : Poids

Moyenne : 70 kg, Écart type : 10 kg CV = 14,3 %

Même écart type (10), mais le CV révèle que les poids sont relativement plus variables

La formule du CV

Coefficient de variation

CV = (σ / μ) × 100%

Où σ est l’écart type et μ la moyenne. Pour des données d’échantillon, utilisez s et x̄ respectivement.

Exemple de calcul

Jeu de données : 12, 15, 14, 18, 11 - Moyenne (x̄) = 14 - Écart type (s) = 2,74 - CV = (2,74 / 14) × 100 % = 19,6 %

Quand utiliser le CV

Utilisez le CV quand :

- Vous comparez des jeux de données avec des unités différentes - Les moyennes sont très différentes - Les données sont à échelle de rapport (vrai zéro) - Vous évaluez la cohérence de mesures en laboratoire - Analyse financière (comparer la volatilité)

Utilisez l’écart type quand :

- Les jeux ont les mêmes unités et des moyennes similaires - Les données sont à échelle d’intervalle (comme la température) - La moyenne est nulle ou proche de zéro - Vous avez besoin de la dispersion absolue

Exemples pratiques

Contrôle qualité en laboratoire

En chimie analytique, un CV inférieur à 10 % est généralement considéré comme acceptable pour la précision. Les méthodes très précises peuvent atteindre un CV < 5 %.
ActionRendementÉcart typeCV
Action A8 %4 %50 %
Action B12 %9 %75 %

L’action A a un CV plus faible = meilleur rendement par unité de risque

Limites du CV

Limites importantes

- Indéfini lorsque la moyenne = 0 : La division par zéro rend le CV sans signification - Problématique avec des valeurs négatives : Peut produire des résultats trompeurs - Inadapté aux échelles d’intervalle : La température en Celsius/Fahrenheit a un zéro arbitraire

Further Reading

How to Read This Article

A statistics tutorial is a practical interpretation guide, not just a formula dump. It refers to the assumptions, notation, and reporting language that analysts need when they explain a result to a teacher, manager, client, or reviewer. The article body covers the specific topic, while the sections below create a common interpretation frame that readers can reuse across related metrics.

Reading goalWhat to focus onCommon mistake
DefinitionWhat the metric is and what quantity it summarizesTreating the formula as self-explanatory
Formula choiceSample versus population assumptions and notationUsing n when n-1 is required or vice versa
InterpretationWhether the result indicates concentration, spread, or riskCalling a large value good or bad without context

Frequently Asked Questions

How should I interpret a high standard deviation?

A high standard deviation means the observations are spread farther from the mean on average. Whether that spread is acceptable depends on the context: wide dispersion might signal risk in finance, instability in manufacturing, or genuine natural variation in scientific data.

Why do some articles mention n while others mention n-1?

The denominator reflects the difference between population and sample formulas. Population variance and population standard deviation use N because the full dataset is known. Sample variance and sample standard deviation often use n-1 because Bessel’s correction reduces bias when estimating population spread from a sample.

What is a statistical interpretation guide?

A statistical interpretation guide is a page that moves beyond arithmetic and explains meaning. It tells you what a metric is, when the formula applies, and how to describe the result in plain English without overstating certainty.

Can I cite this article in a report?

You should cite the underlying authoritative reference for formal work whenever possible. This page is best used as an explanatory bridge that helps you understand the concept before quoting the original standard or handbook.

Why include direct citations on every article page?

Direct citations give readers a route to verify the definition, notation, and assumptions. That improves trust and reduces the chance that a simplified explanation is mistaken for the entire technical standard.

Authoritative References

These sources define the concepts referenced most often across our articles. Bessel's correction is a sample adjustment, variance is a squared measure of spread, and standard deviation is the square root of variance expressed in the same units as the data.