Coefficient of variation
The standard deviation is in the same units as the data. So it tells you absolute spread. But it doesn't help compare spreads of different data sets if their means or units differ. The coefficient of variation fixes this.
Definition
This is the standard deviation expressed as a percentage of the mean. It is a pure number , no units. So you can compare CVs across data sets with different units.
Two data sets are equally consistent if their CVs are equal. The one with the smaller CV is "more consistent" (less variable relative to its mean).
When CV is appropriate
- Data should be on a ratio scale with a meaningful zero (length, weight, time, count).
- Mean should be positive and nonzero. (If , CV is undefined.)
- Useful for comparing variability of measurements with very different magnitudes.
Comparing data sets
If data set A has and , CV is . If data set B has and , CV is .
Both data sets have similar absolute SDs, but B is more variable relative to its mean. So A is more consistent.
Worked examples
Example 1. A factory's monthly outputs (units): mean , SD . Find CV.
.
Example 2. Compare consistency:
- Worker A: mean wage , SD .
- Worker B: mean wage , SD .
CV_A . CV_B .
Worker B is more consistent (lower CV).
Example 3. A cricket batsman scored in matches: .
. Squared deviations: . Sum . , .
CV .
Example 4. Two cricket batters' scores (in matches):
- Player X: mean , SD .
- Player Y: mean , SD .
CV_X . CV_Y .
Equally consistent.
Example 5. A class has students with mean marks and SD . Another with students has mean and SD . Which is more consistent?
CV1 . CV2 .
Class 1 is more consistent.
Try it yourself
- SD of marks of students: , mean . Find CV.
- A: mean income , SD . B: mean income , SD . Which is more consistent?
- Heights of two groups: A , mean cm, SD cm; B , mean cm, SD cm. Compare consistency.
- For data , find mean, SD, and CV.
- Two students score in tests with means and SDs respectively. Which is more consistent?
- The CV of a data set is and mean is . Find SD.
- The CV of two distributions are and . The SDs are and . Find their means.
- A's runs over innings have mean SD . B's are mean SD . Comment.
- Mean and SD of items are . After adding to each, find new CV.
- Mean and SD of marks for boys are ; for girls . Combined mean is (assume equal numbers). Find combined SD and combined CV.
- CV is more useful than SD for comparing because: explain in one sentence.
- Data set has mean . Why is CV undefined?
Pitfalls / Tricks
- Always multiply by to express CV as percentage.
- CV is useful only when is positive and nonzero.
- Lower CV = more consistent.
- Insight. CV measures relative spread. It's the right number when comparing variability across different magnitudes.