Question
Mathematics Question on Probability
Given two independent events A and B such that P(A)=0.3,P(B)=0.6. Find:
(A)P(AandB)
(B)P(AandnotB)
(C)P(AorB)
(D)P(neitherAnorB)
Answer
It is given that P(A)=0.3,$$P(B)=0.6
A and B are independent events.
(i)P(AandB)=P(A).P(B)
⟹P(A∩B)=0.3×0.6
=0.18
(ii)P(A and not B)=P(A∩B′)
=P(A)–P(A∩B)
=0.3–0.18
=0.12
(iii)P(A or B)
=P(A)+P(B)–P(A and B)
=0.3+0.6–0.18
=0.9–0.18
=0.72
(iv)P(neither A nor B)=P(A′∩B′)
=1–P(A∪B)
=1–0.72
=0.28