Conditional probability. P(A∣B) = probability of A given B has occurred.
Formula. P(A∣B)=P(B)P(A∩B).
Independence test. A and B are INDEPENDENT iff P(A∣B)=P(A) (equivalently P(A∩B)=P(A)P(B)).
Example test. P(A)=0.6, P(B)=0.5, P(A∩B)=0.3.
- Product: 0.6×0.5=0.3.
- P(A∩B)=0.3= product. Independent.
Mutually exclusive vs independent. Mutually exclusive: P(A∩B)=0. Independent: P(A∩B)=P(A)P(B). These are DIFFERENT — mutually exclusive events are usually NOT independent.
Cambridge tip. State the conditional formula clearly before plugging in.