SOLUTION: The probability of A’s winning a game of chess against B is 1/3. What is the probability that A will win at least two of a total of 3 games?

Algebra ->  Probability-and-statistics -> SOLUTION: The probability of A’s winning a game of chess against B is 1/3. What is the probability that A will win at least two of a total of 3 games?      Log On


   



Question 1143766: The probability of A’s winning a game of chess against B is 1/3. What is the probability that A will win at least two of a total of 3 games?
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
Use the Binomial Probability formula,
:
Probability(P) (k successes in n trials) nCk * p^(k) * (1-p)^(n-k), where nCk = n!/(k! * (n-k)!)
:
P(A will win at least 2 of 3 games) = P(k = 2 in 3 trials) + P(k = 3 in 3 trials) =
:
0.218 + 0.036 = 0.254 is approximately 0.25
:
****************************************************
Probability A will win at least 2 of 3 games is 0.25
****************************************************
: