70,078 views
35 votes
35 votes
A college is hosting an invention camp for middle school students. One of the 1,200 students who attend will receive a laptop at the

end of the camp. The college wants to place notecards labeled with each student's name in a bin and draw a winner from the bin. The
bin will hold only 200 notecards though.
Which method assures both that the college can use the bin for the drawing and that each student has a fair chance of winning?
Place notecards labeled with the names of the oldest 200 students into the bin. Randomly select the winner from the bin.
O Place notecards labeled with the names of the first 200 students who registered for the camp into the bin. Randomly
select the winner from the bin.
Randomly assign the 1,200 students to 10 equal-sized groups. Then randomly select 4 of the groups and place their
names in the bin. Randomly select the winner from the bin.
Randomly assign the 1,200 students to 6 equal-sized groups. Then select one of the groups and place their names in the
bin. Randomly select the winner from the bin.

User Aviran
by
2.8k points

1 Answer

26 votes
26 votes

Answer: Randomly assign the 1,200 students to 6 equal-sized groups. Then select one of the groups and place their names in the bin. Randomly select the winner from the bin.

Explanation:

First, let us see how many bins we will need in total.

1,200 students / 200 notecards per bin = 6 bins

Now, the first two options do not give all students a fair chance of winning. They are not our answer.

The last two have a different number of groups. Looking at the calculation we did earlier, we will need 6 equal-sized groups. This means our answer is the last option.

User Kalec
by
2.6k points