gmatter2012 wrote:Two equally skilled teams play a four games tournament. What is the probability of the tournament ending at the fourth game with a winner?(Note : a team cannot win all the 4 games )
Here, we have 2 teams (equally skilled). So, the probability of win for each team is 1/2 for each game.
Exhaustive set of events for any team - (W,L,L,L), (W,W,L,L), (W,W,W,L)
If tournament ends at 4th game, it means we have a clear winner. A score of 3-1 (4-0 is not considered as is written in the question)
Permuting, the number of ways = 4!/3! + 4!/2!2! + 4!/3!= 4+6+4 = 14 ways
Number of ways in which we have a decisive winner = 8 ways
So, the required Probability = 8/14 = 4/7