In a class of 23 students, a teacher decides to award a star sticker to everyone who did strictly better than the class mean. What is the maximum number of students who could receive a star sticker?
Details and assumptions
The mean of a set of numbers is the average of the set.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the scores of the students be s 1 , s 2 , … s 2 3 . If everyone did better than the class mean, then s j > 2 3 ∑ i = 1 2 3 s j .
If we were to add up these n inequalities, we get ∑ j = 1 2 3 s j > ∑ i = 1 2 3 s i , which is a contradiction since both of these terms are equal. Hence, not all 23 of the students can receive a star sticker.
By considering s 1 = 0 , s 2 = s 3 = … s 2 3 = 1 0 0 , we see that all students except for the first did better than the class mean. Hence, it is possible for 22 students to receive a star sticker. Thus, the maximum number of students who can receive a star sticker is 22.