anilnandyala
Jim and Renee will play one game of Rock, Paper, Scissors. In this game, each will select and show a hand sign for one of the three items. Rock beats Scissors, Scissors beat Paper, and Paper beats Rock. Assuming that both Jim and Renee have an equal chance of choosing any one of the hand signs, what is the probability that Jim will win?
A. 5/6
B. 2/3
C. 1/2
D. 5/12
E. 1/3
We have 3 situations in which Jim can win:
1. Rock beats ScissorsIf Jim has to win, he has to pick the option 'Rock' (out of 3 options) and Renee has to pick 'Scissors' (of out 3 options)
\(\frac{1}{3}*\frac{1}{3}=\frac{1}{9}\)
2. Scissors beats PaperAgain, Jim has to pick 'Scissors' (out of 3 options) and Renee has to pick 'Paper' (out of 3 options)
\(\frac{1}{3}*\frac{1}{3}=\frac{1}{9}\)
3. Paper beats RockJim has to pick 'Paper' (out of 3 options) and Renee has to pick 'Rock' (out of 3 options)
\(\frac{1}{3}*\frac{1}{3}=\frac{1}{9}\)
Those are all possible combinations that will lead to a win for Jim. All other combinations will let him lose or end in a tie.
To get the probability, we need to
add all options, because we need
only one of the possibility (not all of them).
\(\frac{1}{9}+\frac{1}{9}+\frac{1}{9}=\frac{3}{9}=\frac{1}{3}\)
Answer (E)