Question:medium

The 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

Show Hint

The 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
Updated On: Jun 20, 2026
  • 7
  • 6
  • 5
  • 3
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Understanding the Concept
Use the binomial distribution where $p = 1/2$ and $P(\text{at least one head}) = 1 - P(\text{no heads})$.
Step 2: Evaluation
We need $1 - (1/2)^n \ge 0.8$, which simplifies to $(1/2)^n \le 0.2$.
Step 3: Final Calculation
This is $2^n \ge 5$.
Step 4: Conclusion
The smallest integer $n$ satisfying this is $n=3$.
Hence, the Answer is: (d)
Was this answer helpful?
0