Answer on Question #61185 – Math – Statistics and Probability
Question
Your favorite team is in the final playoffs. You have assigned a probability of 60% that it will win the championship. Past records indicate that when teams win the championship, they win the first game of the series 70% of the time. When they lose the series, they win the first game 25% of the time. The first game is over; your team has lost. What is the probability that it will win the series?
Solution
First we will define events. Let W be the event that your team wins the championship and F be the event that they win the first game (so Wc is the event they lose the championship and Fc is the event that they lose the first game). Given
P(W)=0.6,P(F∣W)=0.7,P(F∣Wc)=0.25,
and using the formulae P(A)+P(Ac)=1 and P(Bc∣A)+P(B∣A)=1 , we find
P(Wc)=1−P(W)=1−0.6=0.4,P(Fc∣W)=1−P(F∣W)=1−0.7=0.3,P(Fc∣Wc)=1−P(F∣Wc)=1−0.25=0.75,
and complete the following probability tree:

Now, since we want to compute P(W∣Fc)=P(Fc)P(W∩Fc) , we only need to find P(W∩Fc) and P(Fc) . Next,
P(W∩Fc)=P(Fc∣W)P(W)=0.3⋅0.6=0.18.
We note that P(Fc)=P(W∩Fc)+P(Wc∩Fc) (the team either loses the first game and wins the series or loses the first game and loses the series, and these are mutually exclusive events).
We already know P(W∩Fc) , so we only need to find P(Wc∩Fc) :
P(Wc∩Fc)=P(Fc∣Wc)P(Wc)=0.75⋅0.4=0.3.
So P(Fc)=P(W∩Fc)+P(Wc∩Fc)=0.18+0.3=0.48 . Thus,
P(W∣Fc)=P(Fc)P(W∩Fc)=0.480.18=0.375.
Answer: 0.375.
www.AssignmentExpert.com
Comments