A data set consists of positive integers with an arithmetic mean of and a unique mode of . What is the maximum possible value of an integer in this data set?
Cevap: 81
Cevap
81
The total sum of the integers is . To maximize the single largest integer, the sum of the remaining integers must be minimized. Since is the unique mode, must appear at least twice, and no other value can appear more than once. The smallest positive integers that can occupy the first positions without creating another mode are and . Placing in the and positions minimizes the sum of the first elements to . Thus, the maximum possible value for the largest integer is .
Adım Adım Çözüm
Anahtar Kavram
Maximizing an element in a data set under mean and mode constraints