Question
Question: What is the mean of a grouped data with frequencies 4, 7, 8 and class internals 5-10, 10-15, 15-20?...
What is the mean of a grouped data with frequencies 4, 7, 8 and class internals 5-10, 10-15, 15-20?

Answer
13.55
Explanation
Solution
To find the mean of grouped data, we use the formula: x=∑fi∑fixi where fi are the frequencies and xi are the class marks (midpoints) of the class intervals.
-
Calculate the class mark (xi) for each class interval:
- For the class 5-10: x1=25+10=215=7.5
- For the class 10-15: x2=210+15=225=12.5
- For the class 15-20: x3=215+20=235=17.5
-
Multiply each class mark (xi) by its corresponding frequency (fi) to get fixi:
- For the class 5-10 (frequency f1=4): f1x1=4×7.5=30.0
- For the class 10-15 (frequency f2=7): f2x2=7×12.5=87.5
- For the class 15-20 (frequency f3=8): f3x3=8×17.5=140.0
-
Sum all the fixi values (∑fixi): ∑fixi=30.0+87.5+140.0=257.5
-
Sum all the frequencies (∑fi): ∑fi=4+7+8=19
-
Calculate the mean (x): x=∑fi∑fixi=19257.5≈13.5526
Rounding to two decimal places, the mean is 13.55.