Loading...
Loading...
Calculate the probability that both event A AND event B occur together.
The intersection of two events A and B, written as A ∩ B, represents all outcomes where BOTH events occur simultaneously. The probability P(A ∩ B) tells us how likely it is that both A and B happen together.
General formula (always works):
For independent events:
The set of outcomes where both A and B occur. Read as "A and B" or "A intersect B".
Events where the occurrence of one does not affect the probability of the other. Examples: coin flips, dice rolls (with replacement).
Events where the outcome of one affects the probability of the other. Example: drawing cards without replacement.
The probability of B given that A has occurred. This accounts for how A changes the likelihood of B.
You flip a fair coin and roll a fair die. What is P(Heads AND rolling a 6)?
P(Heads AND 6) = 1/12 ≈ 8.33%
A bag has 4 red and 3 blue marbles. You draw 2 marbles without replacement. What is P(both are red)?
P(both marbles are red) = 2/7 ≈ 28.57%
Using P(A) × P(B) for dependent events - Only works when events are independent!
Forgetting to update probabilities - After drawing without replacement, the total changes.
Confusing intersection with union - Intersection is AND (both), union is OR (either).