A dataset consists of distinct positive integers. The median of is , and the arithmetic mean of is . A new dataset is created by increasing each of the largest integers in by and decreasing each of the smallest integers in by a positive integer . If the median of is strictly less than the arithmetic mean of , what is the maximum possible integer value of ?
- Answer
- B
- C
- D
- E
Answer
The maximum possible integer value of is .
The sum of the original values is . When the largest integers are each increased by , the sum increases by . When the smallest integers are each decreased by , the sum decreases by . The new sum is , making the new mean . Because has elements, the median is the element. Changing the smallest and largest elements does not alter the value of the element, so the median remains . Requiring the median to be strictly less than the new mean gives . The greatest integer less than is .
Step-by-Step Solution
Key Concept
Effect of data modifications on mean and median
Estimated Time:2m 30s