find the median 4, 5 10, 6,7 14, 9,15
Answers
Answered by
1
Answer:
median= n+1/2
4+1/2
5/2
then
8.5 approx is the answer
Answered by
0
- The Median is the "middle" of a sorted list of numbers.
- To find the Median, place the numbers in value order and find the middle.
When we put those numbers in order we have:
4 , 5 , 6 , 7 , 9 , 10 , 14 , 15
There are now eight numbers and so we don't have just one middle number, we have a pair of middle numbers :
4 , 5 , 6 , 7 , 9 , 10 , 14 , 15
- To find the value halfway between them, add them together and divide by 2 :
⇒ Median = (7 + 9)/2
⇒ Median = 16/2
⇒ Median = 8
Similar questions