asked 233k views
3 votes
Calculate the median 5,10,12,4,6,11,13,5

asked
User EPirat
by
7.6k points

1 Answer

6 votes

For this case, we have by definition that, the median of a set of numbers is the average number in the set, after the numbers have been ordered from lowest to highest. If there is an even number in the set, the median is the average of the two middle numbers.

So, the given set is:

{4,5,5,6,10,11,12,13}

Since there are 8 numbers, the set is even. Then we find the average of the two numbers in the middle:


\frac {6 + 10} {2} = \frac {16} {2} = 8

The median is 8

ANswer:

8

answered
User Thomi
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.