1.

19.Six numbers from a list of nine integers are 7, 8, 3, 5, 9 and 5. Find the largestnossible value of the median of all nine numbers in this list.

Answer»

Arrange the six numbers in order, 3, 5, 5, 7, 8, 9

We have three more numbers to insert into the list, and the median will be thehighest 5(and5lowest) number on the list. If the three numbers aregreater than9, the median will be the highest it can possibly be. Thus, the median is the 5th item of data which is8



Discussion

No Comment Found