'AND' (both events happen) for INDEPENDENT events:
P(A and B)=P(A)×P(B).
Independent = the outcome of one doesn't affect the other (e.g. two separate die rolls).
Worked example. P(6 on first roll AND 4 on second roll)=61×61=361.
'OR' for MUTUALLY EXCLUSIVE events:
P(A or B)=P(A)+P(B).
Mutually exclusive = both cannot happen at once (e.g. roll a 2 OR roll a 5 — can't be both).
Worked example. P(roll 2 or 5)=61+61=31.
General 'OR' rule (for ANY two events):
P(A∪B)=P(A)+P(B)−P(A∩B).
Subtract the overlap if events can BOTH happen.
Worked example. Pick a card. P(red or face card)?
- P(red)=26/52.
- P(face)=12/52 (J, Q, K each in 4 suits).
- P(red AND face)=6/52.
- P(red or face)=26/52+12/52−6/52=32/52=8/13.