Question
Question: A best of 9 series is to be played between two teams \({T_1}\) and \({T_2}\), that is, the first tea...
A best of 9 series is to be played between two teams T1 and T2, that is, the first team to win 5 games is the winner. The team T1 has a chance of 32 of winning any game. Let P=ba be the probability (expressed as lowest rational) that exactly 7 games will need to be played to determine a winner, find (a+b).
Solution
Team 1 wins with a probability of 32. Thus, the probability that team 1 loses a match will be equal to 31, this also represents the probability of winning the match by team 2. Since, the winner will be declared in the 7th match. Thus, the probability of the winner being declared in the 7th match will be equal to the sum of the probability of winning 5 matches by team 1 and the probability of winning 5 matches by team 2. From there, we will get the required value of a and b hence the sum.
Complete step by step solution:
Given:
Probability of winning game by team 1=32
Now, we will find the probability of losing the game by team 1.
Thus, Probability of losing game by team 1=1−32=31
Here, the probability of losing game by team 1 is equal to the Probability of winning game by team 2.
Therefore,
Probability of winning game by team 2=31
We know the winner will be declared in the 7thgame.
Thus, the probability of winner being declared in 7th game=probability of team 1 winning 4 games out of 6 and winning 7th games + probability of team 2 winning 4 games out of 6 and winning 7th games.................(1)
Here, probability of team 1 winning 4 games out of 6 and winning 7th games=6C4×(32)4×(31)2×(32)
We know the combination formula;
nCr=(n−r)!r!n!
Therefore,
probability of team 1 winning 4 games out of 6 and winning 7th games=(6−4)!4!6!×(32)4×(31)2×(32)
On further simplification, we get
probability of team 1 winning 4 games out of 6 and winning 7th games=729160
Here, probability of team 2 winning 4 games out of 6 and winning 7th games=6C4×(31)4×(32)2×(31)
We know the combination formula;
nCr=(n−r)!r!n!
Therefore,
probability of team 2 winning 4 games out of 6 and winning 7th games=(6−4)!4!6!×(31)4×(32)2×(31)
On further simplification, we get
probability of team 2 winning 4 games out of 6 and winning 7th games=72920
Putting values of probability obtained in equation 1, we get
Thus, the probability of winner being declared in 7th game=729160+72920=729180=8120
According to question,
The probability of winner being declared in 7th game=ba
Therefore,
a=20 b=81
Thus, the value of (a+b)=20+81=101
The required value of (a+b) is 101.
Note: Here we have calculated the value of terms likenCm=m!×(n−m)!n!, this is the ratio of factorial of the terms.
We need to know the meaning of the factorial for solving problems like that.
(i)Factorial of any positive integer is defined as the multiplication of all the positive integers less than or equal to the given positive integers.
(ii)Factorial of zero is one.
(iii)Factorials are commonly used in permutations and combinations problems.
(iv)Factorials of negative integers are not defined