Each of four persons fires one shot at a target Let Ck denot
Solution
a) P(All of them hit the target) = P(C1) * P(C2) * P(C3) * P(C4)
= 0.7 * 0.7 * 0.9 * 0.4
= 0.1764
b) P(exactly one hits the target) = P(only 1st person hit) + P(only 2nd person hit) + P(only 3rd person hit) + P(only 4th person hit)
= 0.7 * 0.3 * 0.1 * 0.6 + 0.3 * 0.7 * 0.1 *0.6 + 0.3 * 0.3 * 0.9 * 0.6 + 0.3 * 0.3 * 0.1 * 0.4
= 0.0126 + 0.0126 + 0.0486 + 0.0036
= 0.0774
c) P(no one hits target) = 0.3 * 0.3 * 0.1 * 0.6
= 0.0054
d)P(atleast one hits target) = 1 - P(no one hits target)
= 1 - 0.0054
= 0.9946
