asked 111k views
0 votes
Given the following list of data, find the median. 3,18,11,36,23,5,8,15,32,22,16 Give your answer as a number only. For example, if you found the median was 20, you would enter 20.

asked
User Lake
by
8.9k points

1 Answer

7 votes

Answer:

The median is 16.

Explanation:

To find the median of a set, first we sort the set in an incresing way. So

3,5,8,11,15,16,18,22,23,32,36

The set has 11 elements, so the median will be element at the position (11+1)/2 = 6, that is, the 6th element of the sorted set.

In this case, the median is 16.

answered
User Tural Asgarov
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.