150k views
0 votes
Find the median of: 1, 3, 4, 6, 2, 4, 5, 6, 2, 3, 1, 4, 0, 4, 4, 4, 8, 9, 7, 4

User Ingvar
by
4.3k points

2 Answers

4 votes

Answer:

4

Explanation:

1, 3, 4, 6, 2, 4, 5, 6, 2, 3, 1, 4, 0, 4, 4, 4, 8, 9, 7, 4

Arrange the numbers from smallest to largest

0,1, 1,2,2, 3,3, 4, 4,4,4,4,4 , 4, 5, 6, 6, 7, 8, 9,

There are 20 numbers

The middle number is between 10 and 11

0,1, 1,2,2, 3,3, 4, 4,4 ,4,4,4 , 4, 5, 6, 6, 7, 8, 9,

The median is 4

User Gpmurthy
by
5.2k points
5 votes

Solution,

Arranging the data in ascending order:

0,1,1,2,2,3,3,4,4,4,4,4,4,4,5,6,6,7,8,9

N(total number of items)= 20

Now,

Median:


((n + 1)/(2)) ) ^(th \: item) \\ = ((20 + 1)/(2) ) ^(th \: item) \\ = (21)/(2) \\ = 10.5 \: th \: \: item

Again,

Median:


(10 \: th \: item + 11 \: th \: item)/(2) \\ = (4 + 4)/(2) \\ = (8)/(2) \\ = 4

User Peter Salomonsen
by
4.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.