A data set consists of positive integers arranged in non-decreasing order: . The arithmetic mean of set is , the median is , and the set has a unique mode of . If the range of set is , what is the maximum possible value of the largest element,
- A31
- B40
- 45Cevap
- D50
- E52
Cevap
The maximum possible value of the largest element is 45.
To maximize the largest value in a set with a fixed range of 30, we must maximize the smallest value because the maximum value equals the minimum value plus 30. Since 15 is the unique mode of the ordered set, 15 must be an element of the set, which restricts the minimum value to at most 15. Setting the smallest element to 15 allows the largest element to reach 15 + 30 = 45, which can be verified to satisfy all mean, median, and mode constraints.
Adım Adım Çözüm
Anahtar Kavram
Interplay between statistical measures (mean, median, mode, range) and set boundaries