Question

Difficulty: HardDescriptive Statistics and Data Representations

The table below shows the distribution of the number of books read by a group of students during a summer reading program.

Number of Books ReadNumber of Students
11
24
38
4xx
54

If the median number of books read by the students is 3, what is the maximum possible value for the mean number of books read by these students?

  1. A
    3.0
  2. B
    3.2
  3. 3.4Answer
  4. D
    3.6
  5. E
    3.8

Answer

The maximum possible value for the mean number of books read is 3.4.
To maximize the mean, we want to maximize the number of students who read 4 books, which is xx. However, xx is constrained by the requirement that the median must remain 3. The total number of students is 17+x17 + x. The 3s occupy sorted positions 6 through 13. For the median to be 3, the middle position(s) of the sorted list must not exceed position 13. When N=17+xN = 17+x is odd (so xx is even), the median position is 18+x2\frac{18+x}{2}. Setting 18+x213\frac{18+x}{2} \le 13 yields x8x \le 8. For x=8x = 8, the total number of students is 25, and the 13th student is the last one who read 3 books, making the median 3. If x=9x = 9, the total is 26, and the median is the average of the 13th (3) and 14th (4) values, which is 3.5. Therefore, the maximum integer value of xx is 8. The mean with x=8x=8 is the sum of all books read divided by the total number of students: (1×1+2×4+3×8+4×8+5×4)/25=85/25=3.4(1 \times 1 + 2 \times 4 + 3 \times 8 + 4 \times 8 + 5 \times 4) / 25 = 85 / 25 = 3.4.

Step-by-Step Solution

1
Express the total number of students, NN, in terms of xx.
N=1+4+8+x+4=17+xN = 1 + 4 + 8 + x + 4 = 17 + x
To calculate the mean and locate the median, we need the total count of data points.
2
Determine the range of positions that the value 3 occupies in the sorted dataset.
Positions 6 through 13.
Since the ratings are sorted, the single 1 is at position 1, the four 2s are at positions 2–5, and the eight 3s are at positions 6–13.
3
Find the maximum integer value of xx that keeps the median at 3.
x=8x = 8
If x=8x = 8, the total number of students is 2525. The median is the 13th value, which is 3. If x=9x = 9, the total is 2626, and the median is the average of the 13th (3) and 14th (4) values, which is 3.5.
4
Calculate the mean of the dataset when x=8x = 8.
Mean = 85/25=3.485 / 25 = 3.4
The sum of the books read is 1(1)+2(4)+3(8)+4(8)+5(4)=851(1) + 2(4) + 3(8) + 4(8) + 5(4) = 85. Dividing this by the total of 25 students gives the maximum mean.

Key Concept

Finding the maximum mean of a frequency distribution given a median constraint by setting up inequalities for the median position.
Rate this question