Calculates the probability that A happens given that B happened, P(A|B) = P(A∩B) ÷ P(B). It is the share of A within the world where B has occurred.
The conditional probability is the chance that happens given that has happened.
Here is the probability that and both occur.
The idea is to shrink the world down to . Treat the outcomes where happened as the new whole, and measure what fraction of them also contain .
If and :
Restricted to the cases where occurred, happens 40% of the time. Whatever the unconditional probability of was, learning that happened has updated it.
When , the events and are independent: knowing about tells you nothing about .
In that case , so the probabilities simply multiply. The converse is the trap: multiplying probabilities that are not independent gives the wrong answer.