Question

Difficulty: MediumMean, Median, and Mode

A data set consists of seven integers written in ascending order: 10,12,15,x,26,29,3410, 12, 15, x, 26, 29, 34. If the arithmetic mean of the data set is equal to its median, what is the value of xx?

  1. A
    1818
  2. B
    20.520.5
  3. 2121Answer
  4. D
    2323
  5. E
    25.225.2

Answer

The value of xx is 2121.
In an ordered set of seven numbers, the median is the 4th number, which is xx. The arithmetic mean of the seven numbers is 10+12+15+x+26+29+347=126+x7\frac{10 + 12 + 15 + x + 26 + 29 + 34}{7} = \frac{126 + x}{7}. Equating the mean to the median gives 126+x7=x\frac{126 + x}{7} = x. Solving this linear equation yields 126+x=7x    6x=126    x=21126 + x = 7x \implies 6x = 126 \implies x = 21. Since 2121 lies between 1515 and 2626, it maintains the ascending order of the set.

Step-by-Step Solution

1
Identify the median of the ordered set
Median = xx
For an ordered set with an odd number of elements (n=7n = 7), the median is the middle element, which is the 7+12=4\frac{7 + 1}{2} = 4 th element. Since the elements are in ascending order, the 4th element is xx.
2
Calculate the sum of all elements in terms of xx
Sum = 126+x126 + x
The sum of the known six numbers is 10+12+15+26+29+34=12610 + 12 + 15 + 26 + 29 + 34 = 126. Adding xx gives a total sum of 126+x126 + x.
3
Set up the equation equating mean and median
126+x7=x\frac{126 + x}{7} = x
The arithmetic mean is defined as the total sum divided by the total number of elements (77). We are given that Mean = Median.
4
Solve for xx and verify ordering bounds
x = 21
Multiplying both sides by 77 gives 126+x=7x126 + x = 7x, so 6x=1266x = 126, yielding x=21x = 21. Checking the ascending order condition 15x2615 \le x \le 26, 2121 satisfies the condition 15212615 \le 21 \le 26.

Key Concept

Mean and Median of an Ordered Set
Estimated Time:1m 30s
Rate this question