jain2016 wrote:Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the following could be the median?
A) 3
B) 5
C) 7
D) 8
E) 9
OAB
Hi Experts ,
Please explain.
Many thanks in advance.
SJ
Since we are talking about the median, the first thing that we need to do is to arrange the numbers in ascending order
{1, 2, 3, 9, 11}
If the number of elements in a set are even, then the median is the average of the middle two terms if the series is in ascending/descending order
If the number of elements in a set are odd, then the median is the middle term is the series if in ascending/descending order
Now in the question at hand, we are given that the numbers are all distinct and positive. Hence the number has to >=4
If x = 4, series becomes {1, 2, 3, 4, 9, 11}
Median = 3+4/2 = 3.5
If x = 5, series becomes {1, 2, 3, 5, 9, 11}
Median = 3+5/2 = 5
If x = 6, series becomes {1, 2, 3, 6, 9, 11}
Median = 3+6/2 = 4.5
If x = 7, series becomes {1, 2, 3, 7, 9, 11}
Median = 3+7/2 = 5
Hence the Correct Option:
B