Difference between revisions of "2021 Fall AMC 10B Problems/Problem 20"
(Created page with "==See Also== {{AMC10 box|year=2021 Fall|ab=B|num-a=21|num-b=19}} {{MAA Notice}}") |
Mathisfunsp (talk | contribs) (→Solution 1 (see remark, solution is incorrect)) |
||
(44 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==Problem 20== | ||
+ | In a particular game, each of <math>4</math> players rolls a standard <math>6{ }</math>-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 <math>5,</math> given that he won the game? | ||
+ | |||
+ | <math>(\textbf{A})\: \frac{61}{216}\qquad(\textbf{B}) \: \frac{367}{1296}\qquad(\textbf{C}) \: \frac{41}{144}\qquad(\textbf{D}) \: \frac{185}{648}\qquad(\textbf{E}) \: \frac{11}{36}</math> | ||
+ | |||
+ | ==Method 1 (see remark, this is NOT a correct solution)== | ||
+ | |||
+ | Since we know that Hugo wins, we know that he rolled the highest number in the first round. The probability that his first roll is a <math>5</math> is just the probability that the highest roll in the first round is <math>5</math>. | ||
+ | |||
+ | Let <math>P(x)</math> indicate the probability that event <math>x</math> occurs. | ||
+ | We find that <math>P(\text{No one rolls a 6})-P(\text{No one rolls a 5 or 6})=P(\text{The highest roll is a 5})</math>, | ||
+ | |||
+ | so <cmath>P(\text{No one rolls a 6})=\left(\frac56\right)^4,</cmath> | ||
+ | <cmath>P(\text{No one rolls a 5 or 6})=\left(\frac23\right)^4,</cmath> | ||
+ | <cmath>P(\text{The highest roll is a 5})=\left(\frac56\right)^4-\left(\frac46\right)^4=\frac{5^4-4^4}{6^4}=\frac{369}{1296}=\boxed{(\textbf{C}) \: \frac{41}{144}}.</cmath> | ||
+ | |||
+ | ~kingofpineapplz | ||
+ | |||
+ | === Remark (Bayes' Theorem)=== | ||
+ | |||
+ | Although Solution <math>1</math> gives the right answer, it is incorrect, since it only considered the first round, and it didn't consider that there might be one or more tiebreak rounds. | ||
+ | |||
+ | Solutions <math>2</math> and <math>3</math> use [https://en.wikipedia.org/wiki/Bayes%27_theorem Bayes' theorem], and they are correct. | ||
+ | |||
+ | <math>P \left( A | B \right) = \frac{P \left( B | A \right) P \left( A \right) }{P \left( B \right)} </math> | ||
+ | |||
+ | In this problem | ||
+ | |||
+ | <math>P \left( \text{Hugo first rolled 5 } | \text{ Hugo won} \right) = \frac{P \left( \text{Hugo won } | \text{ Hugo first rolled 5} \right) \cdot P \left( \text{Hugo first rolled 5} \right) }{P \left( \text{Hugo won} \right)} </math> | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Isabelchen isabelchen] | ||
+ | |||
+ | ==Solution 2 (Conditional Probability)== | ||
+ | |||
+ | The conditional probability formula states that <math>P(A|B) = \frac{P(A\cap B)}{P(B)}</math>, where <math>A|B</math> means A given B and <math>A\cap B</math> means A and B. Therefore the probability that Hugo rolls a five given he won is <math>\tfrac{P(A \cap B)}{P(B)}</math>, where A is the probability that he rolls a five and B is the probability that he wins. In written form, <cmath>\text{P(Hugo rolled a 5 given he won)}=\frac{\text{P(Hugo rolls a 5 and wins)}}{\text{P(Hugo wins)}}.</cmath> | ||
+ | |||
+ | The probability that Hugo wins is <math>\frac{1}{4}</math> by symmetry since there are four people playing and there is no bias for any one player. The probability that he gets a 5 and wins is more difficult; we will have to consider cases on how many players tie with Hugo. We consider the cases in which Hugo wins first, find the probabilities of those, and then account for the probability that Hugo rolled a 5, at the end. | ||
+ | |||
+ | |||
+ | <math>\textbf{Case 1:}</math> No Players Tie | ||
+ | |||
+ | In this case, all other players must have numbers from 1 through four, and Hugo had a probability of 1 to win. | ||
+ | |||
+ | There is a <math>\left(\frac{4}{6}\right)^{3} \cdot 1 = \frac{8}{27}</math> chance of this happening. | ||
+ | |||
+ | |||
+ | <math>\textbf{Case 2:}</math> One Player Ties | ||
+ | |||
+ | In this case, there are <math>3 \choose 1</math> <math>= 3</math> ways to choose which other player ties with Hugo, and the probability that this happens is <math>\tfrac{1}{6} \cdot \left(\tfrac{4}{6}\right)^2</math>. The probability that Hugo wins on his next round is then <math>\tfrac{1}{2}</math> because there are now two players rolling die. | ||
+ | |||
+ | Therefore the total probability in this case is <math>3 \cdot \frac{1}{2} \cdot \frac{1}{6} \cdot \left(\frac{4}{6}\right)^2= \frac{1}{9}</math>. | ||
+ | |||
+ | <math>\textbf{Case 3:}</math> Two Players Tie | ||
+ | |||
+ | In this case, there are <math> 3 \choose 2</math> <math>= 3</math> ways to choose which other players tie with Hugo, and the probability that this happens is <math>\left(\tfrac{1}{6}\right)^2 \cdot \tfrac{4}{6}</math>. The probability that Hugo wins on his next round is then <math>\tfrac{1}{3}</math> because there are now three players rolling the die. | ||
+ | |||
+ | Therefore the total probability in this case is <math>3 \cdot \frac{1}{3} \cdot \left(\frac{1}{6}\right)^2 \cdot \frac{4}{6} = \frac{1}{54}</math>. | ||
+ | |||
+ | <math>\textbf{Case 4:}</math> All Three Players Tie | ||
+ | |||
+ | In this case, the probability that all three players tie with Hugo is <math>\left(\tfrac{1}{6}\right)^3</math>. The probability that Hugo wins on the next round is <math>\tfrac{1}{4}</math>, so the total probability is <math>\frac{1}{4} \cdot \left(\frac{1}{6}\right)^3 = \frac{1}{864}</math>. | ||
+ | |||
+ | Hugo has a <math>\frac{1}{6}</math> probability of rolling a five himself, so the total probability that Hugo rolls a 5 and wins is | ||
+ | |||
+ | <cmath>\frac{1}{6}\left(\frac{8}{27} + \frac{1}{9} + \frac{1}{54} + \frac{1}{864}\right) = \frac{1}{6}\left(\frac{369}{864}\right) = \frac{1}{6}\left(\frac{41}{96}\right).</cmath> | ||
+ | |||
+ | Finally, the total probability is this probability divided by <math>\frac{1}{4}</math> which is this probability times four; the final answer is | ||
+ | |||
+ | <cmath> 4 \cdot \frac{1}{6}\left(\frac{41}{96}\right) = \frac{2}{3} \cdot \frac{41}{96} = \frac{41}{48 \cdot 3} = \frac{41}{144} = \boxed{C}.</cmath> | ||
+ | |||
+ | |||
+ | ~KingRavi | ||
+ | |||
+ | ~Edits by BakedPotato66, mathboy282 | ||
+ | |||
+ | == Solution 3 == | ||
+ | We use <math>H</math> to refer to Hugo. | ||
+ | We use <math>H_1</math> to denote the outcome of Hugo's <math>t</math>th toss. | ||
+ | We denote by <math>A</math>, <math>B</math>, <math>C</math> the other three players. | ||
+ | We denote by <math>N</math> the number of players among <math>A</math>, <math>B</math>, <math>C</math> whose first tosses are 5. | ||
+ | We use <math>W</math> to denote the winner. | ||
+ | |||
+ | We have | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | P \left( H_1 = 5 | W = H \right) | ||
+ | & = \frac{P \left( H_1 = 5 , W = H \right)}{P \left( W = H \right)} \\ | ||
+ | & = \frac{P \left( H_1 = 5 \right) P \left( W = H | H_1 = 5 \right) }{P \left( W = H \right)} \\ | ||
+ | & = \frac{\frac{1}{6} P \left( W = H | H_1 = 5 \right)}{\frac{1}{4}} \\ | ||
+ | & = \frac{2}{3} P \left( W = H | H_1 = 5 \right) . | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | |||
+ | Now, we compute <math>P \left( W = H | H_1 = 5 \right)</math>. | ||
+ | |||
+ | We have | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | & P \left( W = H | H_1 = 5 \right) \\ | ||
+ | & = P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} \leq 4 \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} \leq 4 | H_1 = 5 \right) \\ | ||
+ | & \quad + P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 6 \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 6 | H_1 = 5 \right) \\ | ||
+ | & \quad + \sum_{N = 1}^3 P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 5 , N | H_1 = 5 \right) | ||
+ | \\ | ||
+ | & = P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} \leq 4 \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} \leq 4 \right) \\ | ||
+ | & \quad + P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 6 \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 6 \right) \\ | ||
+ | & \quad + \sum_{N = 1}^3 P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) \\ | ||
+ | & = 1 \cdot P \left( \max \left\{ A_1, B_1, C_1 \right\} \leq 4 \right) | ||
+ | + 0 \cdot P \left( \max \left\{ A_1, B_1, C_1 \right\} = 6 \right) \\ | ||
+ | & \quad + \sum_{N = 1}^3 P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) \\ | ||
+ | & = P \left( \max \left\{ A_1, B_1, C_1 \right\} \leq 4 \right) \\ | ||
+ | & \quad + \sum_{N = 1}^3 P \left( W = H | H_1 = 5 , \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) | ||
+ | P \left( \max \left\{ A_1, B_1, C_1 \right\} = 5 , N \right) \\ | ||
+ | & = \left( \frac{4}{6} \right)^3 + \sum_{N = 1}^3 \frac{1}{N + 1} \cdot \binom{3}{N} \left( \frac{1}{6} \right)^N \left( \frac{4}{6} \right)^{3 - N} \\ | ||
+ | & = \frac{41}{96} . | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | The first equality follows from the law of total probability. | ||
+ | The second equality follows from the property that Hugo's outcome is independent from other players' outcomes. | ||
+ | |||
+ | Therefore, | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | P \left( H_1 = 5 | W = H \right) | ||
+ | & = \frac{2}{3} P \left( W = H | H_1 = 5 \right) \\ | ||
+ | & = \frac{2}{3} \frac{41}{96} \\ | ||
+ | & = \frac{41}{144} , | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | |||
+ | so the answer is <math>\boxed{\textbf{(C) }\frac{41}{144}}</math>. | ||
+ | |||
+ | ~Steven Chen (www.professorchenedu.com) | ||
+ | |||
+ | ==Video Solution 1== | ||
+ | https://youtu.be/kfn0Bq1-Y5I | ||
+ | |||
+ | ==Video Solution 2 (by Interstigation)== | ||
+ | https://youtu.be/rFYTtzlN1Bw | ||
+ | |||
+ | ~Interstigation | ||
+ | |||
+ | ==Video Solution 3 by WhyMath== | ||
+ | https://youtu.be/V7yTQ8CU-JI | ||
+ | |||
+ | ~savannahsolver | ||
+ | |||
==See Also== | ==See Also== | ||
{{AMC10 box|year=2021 Fall|ab=B|num-a=21|num-b=19}} | {{AMC10 box|year=2021 Fall|ab=B|num-a=21|num-b=19}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 23:08, 4 November 2024
Contents
Problem 20
In a particular game, each of players rolls a standard -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 given that he won the game?
Method 1 (see remark, this is NOT a correct solution)
Since we know that Hugo wins, we know that he rolled the highest number in the first round. The probability that his first roll is a is just the probability that the highest roll in the first round is .
Let indicate the probability that event occurs. We find that ,
so
~kingofpineapplz
Remark (Bayes' Theorem)
Although Solution gives the right answer, it is incorrect, since it only considered the first round, and it didn't consider that there might be one or more tiebreak rounds.
Solutions and use Bayes' theorem, and they are correct.
In this problem
Solution 2 (Conditional Probability)
The conditional probability formula states that , where means A given B and means A and B. Therefore the probability that Hugo rolls a five given he won is , where A is the probability that he rolls a five and B is the probability that he wins. In written form,
The probability that Hugo wins is by symmetry since there are four people playing and there is no bias for any one player. The probability that he gets a 5 and wins is more difficult; we will have to consider cases on how many players tie with Hugo. We consider the cases in which Hugo wins first, find the probabilities of those, and then account for the probability that Hugo rolled a 5, at the end.
No Players Tie
In this case, all other players must have numbers from 1 through four, and Hugo had a probability of 1 to win.
There is a chance of this happening.
One Player Ties
In this case, there are ways to choose which other player ties with Hugo, and the probability that this happens is . The probability that Hugo wins on his next round is then because there are now two players rolling die.
Therefore the total probability in this case is .
Two Players Tie
In this case, there are ways to choose which other players tie with Hugo, and the probability that this happens is . The probability that Hugo wins on his next round is then because there are now three players rolling the die.
Therefore the total probability in this case is .
All Three Players Tie
In this case, the probability that all three players tie with Hugo is . The probability that Hugo wins on the next round is , so the total probability is .
Hugo has a probability of rolling a five himself, so the total probability that Hugo rolls a 5 and wins is
Finally, the total probability is this probability divided by which is this probability times four; the final answer is
~KingRavi
~Edits by BakedPotato66, mathboy282
Solution 3
We use to refer to Hugo. We use to denote the outcome of Hugo's th toss. We denote by , , the other three players. We denote by the number of players among , , whose first tosses are 5. We use to denote the winner.
We have
Now, we compute .
We have The first equality follows from the law of total probability. The second equality follows from the property that Hugo's outcome is independent from other players' outcomes.
Therefore,
so the answer is .
~Steven Chen (www.professorchenedu.com)
Video Solution 1
Video Solution 2 (by Interstigation)
~Interstigation
Video Solution 3 by WhyMath
~savannahsolver
See Also
2021 Fall AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 19 |
Followed by Problem 21 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.