Question
Question: The probability of a man hitting a target is\(1/2\). How many times must he fire so that the probabi...
The probability of a man hitting a target is1/2. How many times must he fire so that the probability of hitting the target at least once is more than90%.
Solution
Use Binomial Distribution Formula, P(X = x) = nCxpxqn−x
Probability of man hitting the target, p = 21
Probability of man not hitting the target ,q = 1 - p = 1 - 21=21
Complete step-by-step answer:
Using Binomial Distribution:
P(X = x) = nCxpxqn−x
In this question we have to find the value of n, that is the number of times he fire so that the probability of hitting the target at least once is more than 90%.
⇒P(X⩾1) > 0.9 (given)
⇒1−P(X = 0) > 0.9
⇒1−nC0(21)0(21)n - 0>0.9
⇒1−2n1>0.9
⇒1−0.9>2n1
⇒0.1>2n1
⇒2n>0.11
⇒2n>10
⇒n = 4,5,......
∴the smallest value ,n = 4
Note: The binomial distribution is frequently used to model the number of successes in a sample of size n drawn with replacement from a population of size N. In these types of problems use Binomial Distribution Formula, P(X = x) = nCxpxqn−x.