Find the mean of (i) the first 50 natural numbers, (ii) the first 50 odd numbers, (iii) the first 50 multiples of 4. Share your observations.
Hint. Each of these lists is evenly spaced, so look at what the balance point of an evenly spaced list must be.
(i) First 50 natural numbers: 1, 2, 3, …, 50. Sum = 50 × 51/2 = 1275, so the mean is 1275/50 = 25.5.
(ii) First 50 odd numbers: 1, 3, 5, …, 99. The sum of the first n odd numbers is n², so the sum is 50² = 2500 and the mean is 2500/50 = 50.
(iii) First 50 multiples of 4: 4, 8, 12, …, 200. This is 4 × (1 + 2 + … + 50) = 4 × 1275 = 5100, so the mean is 5100/50 = 102.
The observation. Each list is evenly spaced, and for evenly spaced data the dots are symmetric about the middle, so the balance point is simply the midpoint of the first and last value:
· (1 + 50)/2 = 25.5 ✓ · (1 + 99)/2 = 50 ✓ · (4 + 200)/2 = 102 ✓
No addition is needed at all. There is a second pattern too: the mean of the multiples of 4 is exactly 4 times the mean of the natural numbers (4 × 25.5 = 102), which is the doubling rule from earlier in the chapter — multiplying every value by 4 multiplies the mean by 4.
And the mean of the first 50 odd numbers being exactly 50 is a small surprise worth keeping: the mean of the first n odd numbers is always n.
✦ (i) 25.5 (ii) 50 (iii) 102. For any evenly spaced list the mean is the midpoint of the smallest and largest value, so it can be written down without adding anything up.
