Conditional probability with a tree diagram
A bag contains 3 red and 2 blue counters. One is picked and NOT replaced. A second is picked. Find the probability both are red.
First red533 red out of 5
Second red422 red out of 4 left
Both red53×42=103 Without replacement, the denominator changes on the second pick.
Using the conditional probability formula
If P(A)=0.4, P(B)=0.5, and P(A∩B)=0.2, find P(A∣B).
P(A∣B)=P(B)P(A∩B)=0.50.2=0.4 Divide the intersection by the given event's probability.
Venn diagrams for conditional probability
In a Venn diagram, P(A∣B) means we restrict our attention to just the B circle and ask: what proportion of B is also in A?
P(A∣B)P(B)P(A∩B)given B, what's the chance of A?
P(B∣A)P(A)P(A∩B)given A, what's the chance of B?
The condition tells you the denominator.