Question
Question: Minimum number of times a fair coin must be tossed so that the probability of getting at least one h...
Minimum number of times a fair coin must be tossed so that the probability of getting at least one head is more than 99% is:
A) 5
B) 6
C) 7
D) 8
Solution
In this to find the minimum number of times a fair coin to be tossed to get at least one head. First we consider that n number of tossed is required to get at least one head and then by comparing with given condition we will find the value of n.
Complete step by step answer:
Given that a fair coin is tossed such that we get at least one head.
Probability of getting head we a fair coin is tossed = 21
Now, let n be the required minimum numbers of coins tossed to get at least one head.
Probability of getting at least one head =1 – (probability of getting no head in n tossed).
Probability of getting at least one head =1−(21)n
Also, given that the probability of getting at least one head is more than 99%
This implies that, Probability of getting at least one head >10099
⇒1−(21)n>10099
⇒1−10099>(21)n
By cross multiplication, we get
⇒100100−99>(21)n
⇒1001>(21)n
⇒1001>2n1
⇒2n>100
Implies, n = 7
So, the correct answer is “Option C”.
Note: In this problem, we should not calculate the probability of getting at least one head by taking each trial to calculate the minimum number of toss required.