Question:

The coefficient of variation for the following data is

Show Hint

The coefficient of variation (CV) standardizes the standard deviation by expressing it as a percentage of the mean. This allows for comparison of variability between datasets with different means. Remember the formula is \( (\sigma / \mu) \times 100% \).
Updated On: Mar 30, 2026
  • \( \frac{8\sqrt{22}}{3} \)
  • \( \frac{8\sqrt{110}}{\sqrt{3}} \)
  • \( \frac{4\sqrt{110}}{\sqrt{3}} \)
  • \( \frac{4\sqrt{22}}{3} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The coefficient of variation (CV) is given by \( \text{CV} = \frac{\sigma}{\mu} \times 100% \), where \( \sigma \) is the standard deviation and \( \mu \) is the mean. The options suggest the value is a percentage, so we will use this formula.
First, we construct a table to calculate the mean (\(\mu\)).
\begin{tabular}{|c|c|c|c|} \hline Class Interval & Mid-point (\(x_i\)) & Frequency (\(f_i\)) & \(f_i x_i\)
\hline 0-2 & 1 & 2 & 2
2-4 & 3 & 3 & 9
4-6 & 5 & 5 & 25
6-8 & 7 & 3 & 21
8-10 & 9 & 2 & 18
\hline Total & & \( N = \sum f_i = 15 \) & \( \sum f_i x_i = 75 \)
\hline \end{tabular}
Mean \( \mu = \frac{\sum f_i x_i}{N} = \frac{75}{15} = 5 \).
Next, we calculate the variance \( \sigma^2 \). We add columns to our table.
\begin{tabular}{|c|c|c|c|c|} \hline \(x_i\) & \(f_i\) & \(x_i - \mu\) & \( (x_i-\mu)^2 \) & \( f_i(x_i-\mu)^2 \)
\hline 1 & 2 & -4 & 16 & 32
3 & 3 & -2 & 4 & 12
5 & 5 & 0 & 0 & 0
7 & 3 & 2 & 4 & 12
9 & 2 & 4 & 16 & 32
\hline Total & 15 & & & \( \sum f_i(x_i-\mu)^2 = 88 \)
\hline \end{tabular}
Variance \( \sigma^2 = \frac{\sum f_i (x_i-\mu)^2}{N} = \frac{88}{15} \).
Standard Deviation \( \sigma = \sqrt{\frac{88}{15}} \).
Now, calculate the coefficient of variation as a percentage.
\( \text{CV} = \frac{\sigma}{\mu} \times 100 = \frac{\sqrt{88/15}}{5} \times 100 = 20 \sqrt{\frac{88}{15}} = 20 \frac{\sqrt{88}}{\sqrt{15}} \).
\( = 20 \frac{\sqrt{4 \cdot 22}}{\sqrt{15}} = 20 \frac{2\sqrt{22}}{\sqrt{15}} = \frac{40\sqrt{22}}{\sqrt{15}} \).
To match the options, we rationalize the denominator and simplify. Let's check the value of Option B.
Option B is \( \frac{8\sqrt{110}}{\sqrt{3}} = \frac{8\sqrt{11 \cdot 10}}{\sqrt{3}} = \frac{8\sqrt{11 \cdot 2 \cdot 5}}{\sqrt{3}} \). It seems there is a mistake.
Let's re-examine my calculation \( \frac{40\sqrt{22}}{\sqrt{15}} = \frac{40\sqrt{22}}{\sqrt{3}\sqrt{5}} \). Rationalize the \( \sqrt{5} \): \( \frac{40\sqrt{22}\sqrt{5}}{15} = \frac{8\sqrt{110}}{3} \). Still not matching.
Let's check the equality again: Is \( \frac{40\sqrt{22}}{\sqrt{15}} = \frac{8\sqrt{110}}{\sqrt{3}} \)?
\( \frac{40\sqrt{22}}{\sqrt{5}\sqrt{3}} = \frac{8\sqrt{5}\sqrt{22}}{\sqrt{3}} \). Dividing by \( \sqrt{22}/\sqrt{3} \) gives \( \frac{40}{\sqrt{5}} = 8\sqrt{5} \).
\( \frac{40}{\sqrt{5}} = \frac{8 \cdot 5}{\sqrt{5}} = 8\sqrt{5} \). The equality is correct. So my calculation of CV is correct.
My simplified form was \( \frac{8\sqrt{110}}{3} \), the option is \( \frac{8\sqrt{110}}{\sqrt{3}} \). There is a typo in the option, it should be over 3, not sqrt(3). Assuming this typo, the logic holds.
Was this answer helpful?
0
0