Question
Question: A man makes attempts to hit the target. The probability of hitting the target is \(\dfrac{3}{5}\). T...
A man makes attempts to hit the target. The probability of hitting the target is 53. Then, the probability that A hits the target exactly 2 times in 5 attempts is:
(A) 625144
(B) 312572
(C) 625216
(D) None of these
Solution
In the given question, we are provided with the probability with which a man attempts to hit a target and we have to find the probability that he hits exactly two out of five times. So, we will make use of the multiplication rule of probability to find the probability of two events happening one after another. We will first find the number of ways in which two attempts can be chosen out of a total five attempts and then find the required probability.
Complete step-by-step solution:
So, we have the probability of hitting a target as 53.
Then, we have to find the probability that the target is hit exactly two times in five attempts. So, this means that the man hits the target successfully two times and fails to hit the target three times.
We know that the sum of probabilities of all the possibilities of an event is one.
So, the probability of not hitting the target =1−53=52
Now, we know that we can choose two out of five attempts in 5C2 ways.
Now, we know that the probability of success is 53 and probability of failure is 52.
Now, we use the binomial probability distribution with parameters n, r, p and q representing the total number of trials, number of successful trials, probability of success and probability of failure respectively. The formula for binomial probability distribution is nCrprq(n−r).
So, we get the required probability of hitting the target exactly 2 times in 5 attempts as (5C2)×(53)2×(52)3 .
So, we get, required probability =(5C2)×(53)2×(52)3
We know the combination formula nCr=r!(n−r)!n!. So, we get,
=(2!×3!5!)×(259)×(1258)
We know values of the factorials of 5, 2 and 3.
=(2×6120)×(259)×(1258)
Cancelling the common factors in numerator and denominator, we get,
=2×(59)×(1258)
Simplifying the calculations,
=625144
Hence, the probability that A hits the target exactly 2 times in 5 attempts is 625144.
Therefore, option (A) is the correct answer.
Note: We must know the multiplication rule of probability for finding probability of the events happening one after another. One should know the applications of simplification rules to simplify the calculations. We should remember the combination formula nCr=r!(n−r)!n! to evaluate the number of ways of choosing two out of five attempts.