The above chart shows the temperatures in a city over several days. What is the sum of the median and mode of the eleven temperatures?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Correct Answer: 115
Solution:
Tip: If n numbers are arranged in increasing order, the median is the middle value if n is odd, and it is the average of the two middle values if n is even.
Tip: In a set of numbers, the mode is the number that appears most frequently.
We arrange the temperatures in increasing order: 50, 50, 51, 54, 56, 56, 57, 59, 59, 59, 60. The median is 56 and the mode is 59. The sum of the median and the mode is 56+59=115.
Common Mistakes:
If you get this problem wrong, you should review SAT Mean, Median, and Mode .