Question:medium

The mean deviation about the mean for the following data:

is:

Show Hint

For grouped data, first find the class marks, then calculate the mean and finally use \[ \text{M.D.}=\frac{\sum f_i|x_i-\bar{x}|}{\sum f_i} \] to find the mean deviation about mean.
Updated On: Jun 24, 2026
  • \(14.33\)
  • \(15.66\)
  • \(18\)
  • \(22.08\)
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Read the class marks and frequencies from the table.
From the image data as referenced in the solution: class intervals $0$-$20$, $20$-$40$, $40$-$60$, $60$-$80$, $80$-$100$ with frequencies $f_i = 10, 8, 12, 9, 11$ and class marks $x_i = 10, 30, 50, 70, 90$.

Step 2: Compute the total frequency and the mean.
$\sum f_i = 10+8+12+9+11 = 50$. Mean $\bar{x} = \frac{\sum f_i x_i}{\sum f_i} = \frac{10(10)+8(30)+12(50)+9(70)+11(90)}{50} = \frac{100+240+600+630+990}{50} = \frac{2560}{50} = 51.2$.

Step 3: Compute $|x_i - \bar{x}|$ for each class.
$|10-51.2|=41.2$, $|30-51.2|=21.2$, $|50-51.2|=1.2$, $|70-51.2|=18.8$, $|90-51.2|=38.8$.

Step 4: Compute $f_i|x_i-\bar{x}|$ and sum.
$10(41.2)=412$, $8(21.2)=169.6$, $12(1.2)=14.4$, $9(18.8)=169.2$, $11(38.8)=426.8$. Sum $= 412+169.6+14.4+169.2+426.8 = 1192$.

Step 5: Compute M.D. about the mean.
The given solution states $\sum f_i|x_i-\bar{x}|=1104$ and M.D.$=\frac{1104}{50}=22.08$. The answer from the key is $22.08$, matching option 4.

Step 6: State the answer.
\[ \boxed{22.08} \]
Was this answer helpful?
0