Question
Question: A fair coin is tossed 100 times. The sum of the probabilities of getting tails 1, 3, 5,…., 49 times ...
A fair coin is tossed 100 times. The sum of the probabilities of getting tails 1, 3, 5,…., 49 times is
A. 21
B. 41
C. 81
D. 161
Solution
In this question, as the coin is fair, we can derive that the probability of getting a tail in one toss is21 and we use binomial distribution to get the answer.
P (k tails in 100 tosses) =100Ck(21)k(21)100−k=100Ck(21)100=2100100Ck
The required probability is the summation of the probabilities of the tails occurring 1,3,5…49 tosses, which is
2100100C1+100C3+100C5...........100C49which we can obtain using the formulae stated below.
nC1+nC3+nC5.....+nCn or n-1=2n−1 where nCr=r!(n−r)!n!
After using this, we can find the required probability using the relationnCr=nCn−r
Complete step-by-step answer :
In the question, it is given that a fair coin is tossed 100 times. We can conclude that the probability of getting a head is the same as that of tail as the coin is fair.
∴P (Tail in a toss) = P (Head in a toss) and the sum of the two probabilities is 1.
∴ P (Tail in a toss) = P (Head in a toss) = 21
Let us consider an event E for which the success is getting ‘k’ tails out of 100 tosses. We have to find the probability of success of the event E. We have to select ‘k’ tosses out of 100 tosses and multiply with the probabilities of success and failure of getting a tail to get the required probability.
P (Success of E) = P (k tails in 100 tosses) = 100Ck.21.21.21.......k times .21.21.........100-k times
⇒ P (k tails in 100 tosses) =100Ck(21)k(21)100−k=100Ck(21)100=2100100Ck→(1)
We use the equation-1 to solve the problem.
P (1 tail in 100 tosses) = 2100100C1
P (3 tails in 100 tosses) = 2100100C3
Likewise, P (49 tails in 100 tosses)= 2100100C49
We have to add the probabilities to get the required probability. Adding them, we get
Required probability=2100100C1+2100100C3+2100100C5..........2100100C49=2100100C1+100C3+100C5...........100C49→(2)
We have to use a formula from the binomial expansions to get the value of the numerator. It is
Formula: nC1+nC3+nC5.....+nCn or n-1=2n−1
Substituting n=100 in the above formula, we get
100C1+100C3+100C5.....+100Cn or n-1=299→(3)
But we require the sum up to100C49. To get this, we use the property of the combinations which isnCr=nCn−r which means that
100C1=100C99 ; 100C3=100C97 ; 100C47=100C53 ; 100C49=100C51
Using the above property in equation-3 we get
100C1+100C3+100C5+.....100C47+100C49+100C49+100C47.........100C3+100C1=299→(4)
We can see that every term in the summation has repeated twice. So,
2×(100C1+100C3+100C5+.....100C47+100C49)=299
Cancelling the 2 gives
100C1+100C3+100C5+.....100C47+100C49=298
Using the obtained result in equation-2, we get
Required probability =2100100C1+100C3+100C5+.....100C47+100C49=2100298
Cancelling the numerator with denominator, we get
Required probability=41
∴The answer is option B.
Note :Students, who know the formula used from the binomial expansion partially, can commit a mistake by considering 100C1+100C3+100C5+.....100C47+100C49=299 which is wrong. Instead, anyone can derive the formula using the relation as follows(1+x)n=nC0(1)n(x)0+nC1(1)n−1(x)1+nC2(1)n−2(x)2.......nCn(1)0(x)n. Substituting x=1 and x= -1 in the above expansion, we get
& {{2}^{n}}={}^{n}{{C}_{0}}+{}^{n}{{C}_{1}}+......{}^{n}{{C}_{n}} \\\ & 0={}^{n}{{C}_{0}}-{}^{n}{{C}_{1}}+{}^{n}{{C}_{2}}-{}^{n}{{C}_{3}}......\pm {}^{n}{{C}_{n}} \\\ \end{aligned}$$ By adding or subtracting, we can get the required results.