Concept:The problem involves Binomial distribution.
In
n independent trials, if the probability of success is
p and failure is
q=1−p, then the probability of exactly
r successes is
nCrprqn−r.
Explanation:Given: On average, 1 out of 5 ships is sunk. So, probability of sinking (failure) is
q=51.
Thus, probability of arriving safely (success) is
p=1−q=1−51=54.
We need the probability that exactly 3 out of 5 ships arrive safely.
Here,
n=5,
r=3,
p=54,
q=51.
Using the binomial formula:
Probability =
5C3(54)3(51)5−3.
5C3=3!2!5!=10.
(54)3=12564, and
(51)2=251.
Thus, probability =
10×12564×251=3125640=625128.
Answer:625128 (Option D).