Skip to main content
OlympiadHQ

Browse · MathNet

Print

Fall 2021 AMC 10 B

United States 2021 counting and probability

Problem

In a particular game, each of 4 players rolls a standard 6-sided die. The winner is the player who rolls the highest number. If there is a tie for the highest roll, those involved in the tie will roll again and this process will continue until one player wins. Hugo is one of the players in this game. What is the probability that Hugo's first roll was a 5, given that he won the game? (A) (B) (C) (D) (E)
Solution
First observe that if players tie on the initial roll, the probability that any one of these players will ultimately win is . Let be the value of Hugo's first roll.

Consider four cases based on the number of highest scoring rolls in the first round. The probability that Hugo will roll a number larger than the other three players is The probability that Hugo will tie one other player, beat the other two players, and ultimately win is Similarly, the probability that Hugo will tie two other players, beat the other player, and ultimately win is Finally, the probability that Hugo will tie all three players and ultimately win is The sum of these four probabilities is Evaluating this expression for from 1 to 6 yields , , , , , and , respectively. Hence the probability that Hugo rolled a 5 on his initial roll given that he won is

OR

This can also be solved using Bayes' Theorem. The probability that Hugo rolled a 5 on his initial roll given that he won, written , is where is the number computed in the solution above for .

This solution is an application of the following general formula. Suppose there were players and an -sided die was rolled. Then, for any , using the notation in the second solution, In the context of the original problem, this makes the answer .

Two proofs are presented. The first proof is straightforward but somewhat computational. The second proof is harder to motivate but more elegant.

Proof 1: Algebra For each , let be the event that of the remaining players rolled an while the other players rolled less than . Note that After this first round, the remaining players went into the tiebreaker, and the probability of winning there is by symmetry. As a result,

Proof 2: Combinatorics Observe that, given that Hugo won, Hugo's roll was at most if and only if everyone's rolls were at most . Indeed, Hugo's roll must be the highest roll to even have a chance at winning. Therefore where the fact is used that the events “all first rolls were ” and “Hugo won” are independent. Therefore the probability that Hugo’s first roll was an given that Hugo won is which equals as desired.
Final answer
C

Techniques

Algebraic properties of binomial coefficients