Solveeit Logo

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=fixifi\overline{x} = \frac{\sum f_i x_i}{\sum f_i} where fif_i are the frequencies and xix_i are the class marks (midpoints) of the class intervals.

  1. Calculate the class mark (xix_i) for each class interval:

    • For the class 5-10: x1=5+102=152=7.5x_1 = \frac{5 + 10}{2} = \frac{15}{2} = 7.5
    • For the class 10-15: x2=10+152=252=12.5x_2 = \frac{10 + 15}{2} = \frac{25}{2} = 12.5
    • For the class 15-20: x3=15+202=352=17.5x_3 = \frac{15 + 20}{2} = \frac{35}{2} = 17.5
  2. Multiply each class mark (xix_i) by its corresponding frequency (fif_i) to get fixif_i x_i:

    • For the class 5-10 (frequency f1=4f_1 = 4): f1x1=4×7.5=30.0f_1 x_1 = 4 \times 7.5 = 30.0
    • For the class 10-15 (frequency f2=7f_2 = 7): f2x2=7×12.5=87.5f_2 x_2 = 7 \times 12.5 = 87.5
    • For the class 15-20 (frequency f3=8f_3 = 8): f3x3=8×17.5=140.0f_3 x_3 = 8 \times 17.5 = 140.0
  3. Sum all the fixif_i x_i values (fixi\sum f_i x_i): fixi=30.0+87.5+140.0=257.5\sum f_i x_i = 30.0 + 87.5 + 140.0 = 257.5

  4. Sum all the frequencies (fi\sum f_i): fi=4+7+8=19\sum f_i = 4 + 7 + 8 = 19

  5. Calculate the mean (x\overline{x}): x=fixifi=257.51913.5526\overline{x} = \frac{\sum f_i x_i}{\sum f_i} = \frac{257.5}{19} \approx 13.5526

Rounding to two decimal places, the mean is 13.55.