The mean of following distribution is: xi 11 14 17 20 fi 3 6 8 7
Reveal answer
Fill a bubble to check yourself
The mean of following distribution is: xi 11 14 17 20 fi 3 6 8 7
16.4
14.8
15.6
17
Mean = sum(f*x) / sum(f) = (11*3 + 14*6 + 17*8 + 20*7) / (3+6+8+7) = (33 + 84 + 136 + 140) / 24 = 393 / 24 = 16.375, which rounds to 16.4.
Use the direct method for calculating the mean of a frequency distribution: the sum of (fi times xi) divided by the sum of fi. The sum of (fi times xi) is (3 times 11) + (6 times 14) + (8 times 17) + (7 times 20), which equals 33 + 84 + 136 + 140 = 393. The sum of fi is 3 + 6 + 8 + 7 = 24. Dividing 393 by 24 gives a mean of 16.375, which rounds to 16.4.