2021 Fall AMC 10A Problems/Problem 10
Problem
A school has students and teachers. In the first period, each student is taking one class, and each teacher is teaching one class. The enrollments in the classes are and . Let be the average value obtained if a teacher is picked at random and the number of students in their class is noted. Let be the average value obtained if a student was picked at random and the number of students in their class, including the student, is noted. What is ?
Solution
The formula for expected values is We have $$ (Error compiling LaTeX. Unknown error_msg)\begin{align*} t &= \frac15\cdot50 + \frac15\cdot20 + \frac15\cdot20 + \frac15\cdot5 + \frac15\cdot5 \\ &= \frac15\cdot(50+20+20+5+5) \\ &= \frac15\cdot100 \\ &= 20, \\ s &= \frac{50}{100}\cdot50 + \frac{20}{100}\cdot20 + \frac{20}{100}\cdot20 + \frac{5}{100}\cdot5 + \frac{5}{100}\cdot5 \\ &= 25 + 4 + 4 + 0.25 + 0.25 \\ &= 33.5. \end{align*} Therefore, the answer is