87.1k views
5 votes
Q = {1.7, 1.1, 1.4, 2.1, 2.3, s}. What is the absolute difference between the greatest and least possible values of the median of set Q? Express your answer as a decimal to the nearest hundredth.

1 Answer

1 vote

Answer:

Absolute difference between the medians = 0.35

Explanation:

After arranging Q in ascending order excluding s, we get

Q = {1.1, 1.4, 1.7, 2.1, 2.3}

Here, the median is 1.7 ( The middlemost value is the required median.)

Now, if s < 1.7,

Q= {1.1, s, 1.4, 1.7, 2.1, 2.3}

Now for the least value, median = 1.55

If s > 1.7,

Q = {1.1, 1.4, 1.7, 2.1, s, 2.3}

Now for the greatest value, median = 1.9

Absolute difference between the medians = |1.9 -1.55|

= 0.35

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