Question

Difficulty: MediumMean, Median, and Mode

A researcher recorded six test measurements arranged in ascending order: 1,2,8,x,y,151, 2, 8, x, y, 15. If the unique mode of the data set is 88 and the arithmetic mean of the measurements is equal to their median, what is the value of yy?

Answer: 14

Answer

14
Because the data set is arranged in ascending order, the elements satisfy 128xy151 \le 2 \le 8 \le x \le y \le 15. For 88 to be the unique mode, 88 must appear more times than any other number, which forces x=8x = 8. The median of a 66-element set is the average of the 3rd3^{\text{rd}} and 4th4^{\text{th}} elements, which are both 88, making the median 88. Setting the mean 1+2+8+8+y+156=34+y6\frac{1 + 2 + 8 + 8 + y + 15}{6} = \frac{34 + y}{6} equal to 88 gives 34+y=4834 + y = 48, which yields y=14y = 14. Since 814158 \le 14 \le 15, this maintains the ascending order and unique mode condition.

Step-by-Step Solution

1
Determine the value of x
x = 8
The set is given in ascending order (1 <= 2 <= 8 <= x <= y <= 15). For 8 to be the unique mode, 8 must appear at least twice, which requires x = 8.
2
Calculate the median of the data set
Median = 8
With 6 elements, the median is the average of the 3rd and 4th elements: (8 + 8) / 2 = 8.
3
Set up the equation for the arithmetic mean
(34 + y) / 6 = 8
The sum of the six numbers is 1 + 2 + 8 + 8 + y + 15 = 34 + y. Since the mean equals the median, the mean must equal 8.
4
Solve for y
y = 14
Multiplying both sides by 6 gives 34 + y = 48, so y = 48 - 34 = 14.

Key Concept

Using statistical properties (mean, median, mode) of an ordered set to determine unknown values
Estimated Time:1m 15s
Rate this question