The mean, median, and mode of the data values are all equal to . What is the value of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The mean condition alone gives (540 + x)/7 = x, so x = 90; then check that 90 is also the median and mode.
Solution
The six known values sum to . The mean of all seven values is , so
Verify the other two conditions with . Sorted, the data are : the fourth value (median) is , and is the only value appearing twice, so it is the mode. Everything is consistent.
The answer is .
Why this works
Of the three statistics, the mean is the only one that yields an equation directly in ; median and mode depend on where lands. Solve with the mean, then confirm with the others. The mode condition is automatically satisfied by any equal to one of the existing values, and the median needs to sit in the middle of the sorted list, which does.
Alternative approach
The mode must be one of the listed values since appears only once otherwise, so ; the median of the seven values must be the middle one, which forces to be or . Only makes the total .
The trap
Solving (540 + x)/7 = x incorrectly as 540 = 7x, or averaging only the six known values and getting 90 by luck without verifying.
Common mistakes
- Solving (540 + x)/7 = x incorrectly as 540 = 7x, or averaging only the six known values and getting 90 by luck without verifying.
- Assuming the median is the average of the middle two values (that is for an even count); with seven values it is the fourth.
Techniques
Set up the equation/formula and compute; no special trick needed