Nine athletes, no two of whom are the same height, try out for the basketball team. One at a time, they draw a wristband at random, without replacement, from a bag containing blue bands, red bands, and green bands. They are divided into a blue group, a red group, and a green group. The tallest member of each group is named the group captain. What is the probability that the group captains are the three tallest athletes?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
The captains are the three tallest exactly when the three tallest land in three different groups, so only the bands of the top three matter.
Solution
Rank the athletes by height and call the three tallest .
The captains are exactly if and only if these three are in three different groups. Indeed, if they are in different groups then each is taller than everyone else in its group, so each is a captain; and if two of them share a group, the shorter of the two is not a captain, so the set of captains is not .
So only the colours drawn by the top three athletes matter. The nine bands are of each colour, drawn without replacement.
- draws some band; whatever it is, of the remaining bands have a different colour.
- Given that has a second colour, bands remain and exactly carry the third colour, which is what needs.
Hence
The answer is .
Why this works
Naming the condition in terms of the objects that actually decide it, here the three tallest athletes, collapses a problem about nine people into a problem about three. The sequential conditional-probability count then works because the bands are exchangeable: at each stage every remaining band is equally likely, so only the counts by colour matter, never the order in which the other six athletes draw. The same reduction handles any "top are the group leaders" question.
Alternative approach
Count directly. The number of ways to split nine labelled athletes into three labelled groups of three is
For a favourable split, assign to the three colours in ways, then distribute the remaining six athletes two to each group in ways, giving . The probability is .
The trap
Treating each athlete as independently picking one of three colours, which gives 3!/3^3 = 2/9 at choice (A); the bands are drawn without replacement, so the conditional probabilities are 6/8 and 3/7.
Common mistakes
- Treating each athlete as independently picking one of three colours, which gives 3!/3^3 = 2/9 at choice (A); the bands are drawn without replacement, so the conditional probabilities are 6/8 and 3/7.
- Using by forgetting that 's own band has already left the bag.
- Dividing the favourable count by as though the colours were interchangeable; the groups are named, and the same division is applied to the total, so the factor cancels only if it is applied consistently.
Techniques
Set up the equation/formula and compute; no special trick needed · Exploit symmetry to reduce work or pair up objects