7.1k views
0 votes
If events A and B are independent, what must be true?

P(A|B) = P(B)

P(A|B) = P(A)

P(A) = P(B) 

P(A|B) = P(B|A)



2 Answers

5 votes

Answer:

B

Explanation:

User Jeff Fohl
by
3.9k points
2 votes

Answer:

P(A|B) = P(A)

Explanation:

If events A and B are independent, then we have:

P(A) x P(B) = P(A⋂B)

As the conditional probability formula states:

P(A⋂B) = P(A|B) x P(B) = P(B|A) x P(A)

=> P(A) x P(B) = P(A|B) x P(B) = P(B|A) x P(A)

or

P(A) = P(A|B)

or

P(B) = P(B|A)

User ObjSal
by
4.3k points