Question
Question: The probability that a man can hit a target is \(\dfrac{3}{4}\) . He tries \(5\) times. The probabil...
The probability that a man can hit a target is 43 . He tries 5 times. The probability that he will hit the target at least three times is
1. 364291
2. 464371
3. 502471
4. 512459
Solution
In this problem we need to calculate the probability of hitting the target more than 3 times. In the problem they have mentioned the probability of hitting as 43 which is equal to p . Now we will calculate the probability of not hitting the target which is equal to q by using the formula p+q=1 . After having the values of p and q, the probability of hitting target at least three times is given by P(X≥3) is calculated by using the binomial distribution formula P(X=x)=nCx(p)x(q)n−x .
Complete step by step answer:
Given, the probability of hitting the target is 43.
So the value of p will be p=43 .
Now the probability of not hitting the target q is calculated from the formula p+q=1, then we will have
43+q=1⇒q=1−43⇒q=41
In the problem they have mentioned that the man tries 5 times. So the value of n will be n=5 .
Now the probability of hitting the target at least three times is given by P(X≥3), then we will have
P(X≥3)=P(X=3)+P(X=4)+P(X=5)
From the binomial distribution we can write P(X=x)=nCx(p)x(q)n−xand use the values we have n=5, p=43 and q=41 .
P(X≥3)=5C3(43)3(41)2+5C4(43)4(41)1+5C5(43)5(41)0⇒P(X≥3)=1024270+405+243⇒P(X≥3)=512459
So, the probability of hitting a target at least three times when a man tries 5 times with a probability of hitting the target 43, is 512459 .
So, the correct answer is “Option 4”.
Note: In this problem they have only asked to calculate the probability of hitting the target at least three times. So we have calculated the value P(X≥3). If they are asked to calculate the probability of hitting the target at most three times, then we need to calculate the value of P(X≤3) by following the above mentioned procedure.