Question

Find the missing value when the median of six numbers is known

Original question: 2. Six people competed in a marathon race and had a median time of 4.9 hours. If five of the times were 4.7 hours, 8.3 hours, 3.5 hours, 4.6 hours, and 5.5 hours, what would the 6th^{\mathrm{th}} time have to be?

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: Median questions look simple, but the ordering matters a lot. With an even number of data points, the middle two values control everything, so the missing time has to fit that structure.

We have 6 race times with median 4.94.9 hours.

For an even number of data points, the median is the average of the 3rd and 4th numbers after sorting.

The known times are:

4.7, 8.3, 3.5, 4.6, 5.5, x4.7,\ 8.3,\ 3.5,\ 4.6,\ 5.5,\ x

Sort the five known values:

3.5, 4.6, 4.7, 5.5, 8.3, x3.5,\ 4.6,\ 4.7,\ 5.5,\ 8.3,\ x

Now we need the two middle values to average to 4.94.9. There are two useful cases:

  • If xx is between 4.74.7 and 5.55.5, then the middle two values are 4.74.7 and xx.
  • If xx is smaller than 4.74.7, the middle pair changes, but it will not produce the required median.

So use

4.7+x2=4.9\frac{4.7+x}{2}=4.9

4.7+x=9.84.7+x=9.8

x=5.1x=5.1

Thus the 6th time must be

5.1 hours.\boxed{5.1\text{ hours}}.

Check the order:

3.5, 4.6, 4.7, 5.1, 5.5, 8.33.5,\ 4.6,\ 4.7,\ 5.1,\ 5.5,\ 8.3

The middle two are 4.74.7 and 5.15.1, and their average is 4.94.9.


Pitfalls the pros know 👇 A frequent mistake is trying to average all six numbers. The median is not the mean. Also, you have to sort the data before using the middle values.

What if the problem changes? If the median had been 4.84.8 instead, then the same reasoning would give (4.7+x)/2=4.8(4.7+x)/2=4.8, so x=4.9x=4.9. The exact missing value shifts with the target median, but the middle-two rule stays the same.

Tags: median, ordered data, middle values

FAQ

How do you find a missing value from the median of six numbers?

Sort the numbers first. For six values, the median is the average of the 3rd and 4th numbers. Set that average equal to the given median and solve for the missing value.

What is the missing race time here?

After sorting, the middle values must average to 4.9. This gives (4.7 + x)/2 = 4.9, so x = 5.1 hours.

chat