Q.4.12

Question

A local soccer team has 5 more games left to play. If it wins its game this weekend, then it will play its final 4 games in the upper bracket of its league, and if it loses, then it will play its final games in the lower bracket. If it plays in the upper bracket, then it will independently win each of its games in this bracket with probability .4, and if it plays in the lower bracket, then it will independently win each of its games with probability .7. If the probability that the team wins its game this weekend is .5, what is the probability that it wins at least 3 of its final 4 games? 

Step-by-Step Solution

Verified
Answer

The required probability is 0.6965 

1Step 1:Given Information

Given that the local soccer team has 5 more games left to play. If it wins its game this weekend, then it will play its final 4 games in the upper bracket of its league, and if it loses, then it will play its final games in the lower bracket. If it plays in the upper bracket, then it will independently win each of its games in this bracket with probability .4, and if it plays in the lower bracket, then it will independently win each of its games with probability .7. If the probability that the team wins its game this weekend is .5.

2Step 2:Explanation

Describe X as the random variable which calculates the number of matches that the local soccer group succeeds out of the last four matches. We want to compute P(X3). If the first match has been succeeded we have that X~Binom(4,0.4). If the first match has been failed, we are given that X~Binom(4,0.7). Utilizing LOTP, we have that

P(X3)=P(X3 first game won )P( first game won )

+P(X3 first game lost )P (first game lost) 

=12430.430.6+440.44+12430.730.3+440.74

=0.6965

3Step 3:Final Answer

0.6965 is the probability that it wins at least 3 of its final 4 games.