Question
Mathematics Question on Probability
Let A and B independent events, P(A)=0.3 and P(B)=0.4.Find:
(A)P(A∩B)
(B)P(A∪B)
(C)P(A∣B)
(D)P(B∣A)
Answer
P(A)=0.3
P(B)=0.4
A and B are independent events.
(i)P(A∩B)
=P(A).P(B)
=0.3×0.4
=0.12
(ii)P(A∪B)
=P(A)+P(B)−P(A).P(B)
=0.03+0.4−0.3×0.4
=0.7−0.12
=0.58
(iii)P(A|B)$$=\frac{P(A∩B)}{P(B)}
=\frac{P(A).P(B)}{P(B)}$$=\frac{0.12}{0.4}
=0.3
(iv)P(B|A)$$=\frac{P(A∩B)}{P(A)}
=P(A)P(A).P(B)
=0.30.12
=0.4