-
theachiever
- Master | Next Rank: 500 Posts
- Posts: 116
- Joined: Wed Oct 03, 2012 10:44 pm
- Thanked: 5 times
- Followed by:1 members
We have a set of even numbers from 100 to 300 (since 99 and 301 are odd), so the range is 200. This means that we have (200/2) + 1 = 101 even numbers. (We add one because it is inclusive).
We also know that the median in an evenly distributed set can be found by finding the mean of the minimum and maximum values. 100 + 300 = 400; 400/2 = 200.
The final step is to multiply 101 and 200. 200 * 101 = 20,200.


















