Solveeit Logo

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 nn times. Let XX be the number of heads obtained. Then XX follows a binomial distribution with parameters nn and p=12p = \frac { 1 } { 2 }

We have, P(X1)0.81P(X=0)0.8P ( X \geq 1 ) \geq 0.8 \Rightarrow 1 - P ( X = 0 ) \geq 0.8

1nC0P0(1P)n0.81 - { } ^ { n } C _ { 0 } P ^ { 0 } ( 1 - P ) ^ { n } \geq 0.8

(12)n0.2(12)n=152n5\Rightarrow \left( \frac { 1 } { 2 } \right) ^ { n } \leq 0.2 \Rightarrow \left( \frac { 1 } { 2 } \right) ^ { n } = \frac { 1 } { 5 } \Rightarrow 2 ^ { n } \geq 5

This shows that the least value of n is 3.