Probability of A given A union B

$\begingroup$

What is the probability of A given A union B? We know that p(A) = 0.5 p(B) = 0.3 p(AB) = 0.1

From my understanding of conditional probability i think it should be p(A)/p(A union B) . Is this correct?

Could I solve this problem using the definition of conditional probability p(A|B) = p(AB)/p(B) and then applying the distributive law.

$\endgroup$ 1

1 Answer

$\begingroup$

You can use the definition of conditional probability, and make use of the absorption law of set theory (highlighted in red below), as follows:- $$P(A|A\cup B)=\frac{P(\color{red}{A\cap(A\cup B)})}{P(A\cup B)}=\frac{P(\color{red}{A})}{P(A\cup B)}$$ So, you are essentially correct.

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like