SOLUTION: What is the median of the following list of numbers? 4, 5, 7, 9, 10, 12

Algebra ->  Human-and-algebraic-language -> SOLUTION: What is the median of the following list of numbers? 4, 5, 7, 9, 10, 12       Log On


   



Question 5049: What is the median of the following list of numbers? 4, 5, 7, 9, 10, 12
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
written in numerical order... 4 5 7 8 10 12. The mid point of these 6 numbers lies between the 3rd and 4th..midway between the 7 and the 8...answer is 7.5

jon.