SOLUTION: John and Peter are playing tennis until someone wins n games. It is known that in each game, Jonas wins with probability p. What is the probability that the winner of the competiti
Algebra ->
Probability-and-statistics
-> SOLUTION: John and Peter are playing tennis until someone wins n games. It is known that in each game, Jonas wins with probability p. What is the probability that the winner of the competiti
Log On
Question 1201095: John and Peter are playing tennis until someone wins n games. It is known that in each game, Jonas wins with probability p. What is the probability that the winner of the competition loses k games? (p = 0.84, n = 3, k = 1) Answer by ikleyn(52835) (Show Source):
You can put this solution on YOUR website! .
John and Peter are playing tennis until someone wins n games.
It is known that in each game, Jonas wins with probability p.
What is the probability that the winner of the competition loses k games?
(p = 0.84, n = 3, k = 1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It is a standard problem to calculate the binomial distribution probability.
The number of trials n= 3; the number of wins is 2 (the number of losses is 1);
the probability to win each individual game is p= 0.84.
Use the standard formula of binomial distribution with given parameters
P = P(n=3; k=2; p=0.84) = = = 0.3387 (rounded). ANSWER