Find the mean, median,
mode, and range for the following list of values:
13, 18,
13, 14, 13, 16, 14, 21, 13 The mean is the usual average, so:
- (13 + 18
+ 13 + 14 + 13 + 16 + 14 + 21 + 13) ÷ 9 = 15
The median is the middle value, so I'll have to rewrite the list in order:
- 13, 13, 13,
13, 14, 14, 16, 18, 21
- 13, 13, 13,
13, 14,
14, 16, 18, 21
The mode is the number that is repeated more often than any other, so 13 is the mode.
The largest value in the list is 21, and the smallest is 13, so the range is 21 – 13 = 8.
- mean:
15 median: 14 mode: 13 range:
8