Question 39·200 Super-Hard SAT Math Questions·Problem Solving and Data Analysis
Data set A consists of 15 positive integers. The mean of data set A is 8, and the median of data set A is 7. Data set B consists of the 5 largest integers from data set A.
Which choice is the maximum possible value of the mean of data set B?
When a question asks for a maximum (or minimum) possible mean of a subset, use the overall mean to lock in the total sum, then push as much of that sum as possible into the subset you want to maximize by making the remaining values as small as the conditions allow. For median constraints, rewrite the situation as an ordered list and pin down which position must equal the median; that tells you which values are forced to be at least as large as the median.
Hints
Turn the mean into a total
Use the mean of data set A and the fact that there are 15 integers to find the total sum of all 15 values.
Translate “median is 7” into an ordered list fact
If , which value equals the median? Set that value equal to 7.
Maximize by minimizing the rest
To make the mean of the 5 largest as big as possible, make the other 10 numbers as small as allowed (but still consistent with the median and positivity).
Desmos Guide
Compute the fixed total sum
In Desmos, enter 15*8 to compute the total sum of all 15 integers.
Compute the smallest possible sum of the first 10 integers
Enter 7*1 + 3*7 to represent the minimum possible sum of through given and positive integers.
Compute the mean of the remaining 5 integers
Enter (15*8 - (7*1 + 3*7))/5. The value shown is the maximum possible mean; match it to the answer choices.
Step-by-step Explanation
Use the mean to find the total sum
Since the mean of 15 integers is 8, the total sum is .
Use the median condition to minimize the first 10 values
Order the data as . With 15 values, the median is , so .
To maximize the sum of the 5 largest values ( through ), minimize through .
- Because the integers are positive, the smallest possible values for through are all 1.
- Since and the list is nondecreasing, and must be at least 7.
So the minimum possible sum of the first 10 values is
Compute the largest possible mean of the last 5 values
That leaves a maximum possible sum for the 5 largest integers of .
So the maximum possible mean of data set B is
Therefore, the correct choice is .