Solveeit Logo

Question

Question: A coin is tossed \[n\] times. The probability of getting at least one head is greater than that of g...

A coin is tossed nn times. The probability of getting at least one head is greater than that of getting at least two tails by 532\dfrac{5}{{32}}. Then nn is:
(A) 5
(B) 10
(C) 15
(D) None of these

Explanation

Solution

According to the question, we need to know which formula should be used. Here, we have to use the binomial distribution formula. After applying the formula for both the cases, we need to solve it by the help of the given relationship between the two cases in the question

Complete step-by-step solution:
We know that we have to solve this question by the binomial distribution formula. The formula is:
nCmpmqn\Rightarrow {}^n{C_m}{p^m}{q^n}
Here, in this formula, nnis the number of trials, mmis the number of successes, ppis probability of success, qqis the probability of failure.
We know that when we toss a coin, then the probability of getting one head is 12\dfrac{1}{2}, and the probability of getting a tail is 12\dfrac{1}{2}.
Now, the question is the probability of getting at least one head. If we take the probability of getting at least one head as P(A)P(A), then we can represent P(A)P(A)as:
P(A)=1P(noheads)P(A) = 1 - P(no\,heads)
Now, when we further solve this. Here, we will put the binomial distribution formula. When we put the formula in the above given equation, we get that m=0m = 0because it is the probability of getting no heads. Then, ppis the probability of success, this means the probability of getting a head, and the probability of getting a head is 12\dfrac{1}{2}. So, the value of ppis 12\dfrac{1}{2}. Now, qqis the probability of failure. If the probability of success is 12\dfrac{1}{2}, the probability of failure is 12\dfrac{1}{2}. So, the value of qqis 12\dfrac{1}{2}. Now, when we put the values in the equation, we get:
P(A)=1nC0(12)0(12)nP(A) = 1 - {}^n{C_0}{\left( {\dfrac{1}{2}} \right)^0}{\left( {\dfrac{1}{2}} \right)^n}
We know that the value of nC0{}^n{C_0}is 1. When we solve this, we get:
P(A)=1(12)n\Rightarrow P(A) = 1 - {\left( {\dfrac{1}{2}} \right)^n}
Now, the next case is the probability of getting two tails. We can represent it as P(B)P(B). Now, when we find the probability of getting at least two tails, we get:
P(B)=1P(notail)P(1tail)P(B) = 1 - P(no\,\,tail) - P(1\,tail)
When we solve this according to the formula, we get that m=0m = 0because it is the probability of getting no tail. Then, ppis the probability of success, this means the probability of getting a tail, and the probability of getting a tail is 12\dfrac{1}{2}. So, the value of ppis 12\dfrac{1}{2}. Now, qqis the probability of failure. If the probability of success is 12\dfrac{1}{2}, the probability of failure is 12\dfrac{1}{2}. So, the value of qqis 12\dfrac{1}{2}. Now, for the probability of getting one tail, we get m=1m = 1and n1n - 1. Now, when we put the values in the equation, we get:
P(B)=1nC0(12)0(12)nnC1(12)1(12)n1P(B) = 1 - {}^n{C_0}{\left( {\dfrac{1}{2}} \right)^0}{\left( {\dfrac{1}{2}} \right)^n} - {}^n{C_1}{\left( {\dfrac{1}{2}} \right)^1}{\left( {\dfrac{1}{2}} \right)^{n - 1}}
We know that the value of nC0{}^n{C_0}is 1 and the value of nC1{}^n{C_1}is nn. When we solve this, we get:
P(B)=1(12)nn(12)n\Rightarrow P(B) = 1 - {\left( {\dfrac{1}{2}} \right)^n} - n{\left( {\dfrac{1}{2}} \right)^n}
Now, according to the question, we get that the relationship between both P(A)P(A)and P(B)P(B)is:
P(A)P(B)=532\Rightarrow P(A) - P(B) = \dfrac{5}{{32}}
Now, we will put the values of P(A)P(A)and P(B)P(B), and we get:
1(12)n[1(12)nn(12)n]=532\Rightarrow 1 - {\left( {\dfrac{1}{2}} \right)^n} - \left[ {1 - {{\left( {\dfrac{1}{2}} \right)}^n} - n{{\left( {\dfrac{1}{2}} \right)}^n}} \right] = \dfrac{5}{{32}}
1(12)n1+(12)n+n(12)n=532\Rightarrow 1 - {\left( {\dfrac{1}{2}} \right)^n} - 1 + {\left( {\dfrac{1}{2}} \right)^n} + n{\left( {\dfrac{1}{2}} \right)^n} = \dfrac{5}{{32}}
n(12)n=532\Rightarrow n{\left( {\dfrac{1}{2}} \right)^n} = \dfrac{5}{{32}}
n2n=532\Rightarrow \dfrac{n}{{{2^n}}} = \dfrac{5}{{32}}
When we compare both the sides, we get n=5n = 5.

Thus the correct answer is option ‘A’.

Note: In Mathematics, binomial distribution is a probability distribution of the number of successes and the number of failures. This distribution consists of parameters like nandpn\,and\,p. This distribution is very common and is used in statistics.