Question
Question: At least number of times a fair coin must be tossed so that the probability of getting at least one ...
At least number of times a fair coin must be tossed so that the probability of getting at least one head is at least 0.8, is
A
7
B
6
C
5
D
None of these
Answer
None of these
Explanation
Solution
Suppose the coin tossed n times. Let X be the number of heads obtained. Then X follows a binomial distribution with parameters n and p=21
We have, P(X≥1)≥0.8⇒1−P(X=0)≥0.8
⇒ 1−nC0P0(1−P)n≥0.8
⇒(21)n≤0.2⇒(21)n=51⇒2n≥5
This shows that the least value of n is 3.