Q.
The probability of a man hitting a target is 41. How many times must he fire so that the probability of his hitting the target atleast once is greater than 32 ?
Here p=41,
so q=1−41=43.
Let there be n trials.
The probability of hitting the target atleast once in n trials =1−P(no success) =1−qn.
According to question 1−qn>32 ⇒1−(43)n>32 ⇒1−32>(43)n ⇒(43)n<31
Now, 43>31, (43)2=169>31, (43)3=6427>31
but (43)4=25681<31
Hence, the man must fire atleast 4 times.