Conditional probability
By Jude Wallis · Published
Conditional probability is the chance one event happens when you count only the cases where a second event holds, so that event is the denominator.
Conditional probability shrinks the sample space. , read the probability of A given B, is defined as whenever : the outcomes where both happen, divided by the outcomes where the condition holds. The event after the bar is the denominator. Nothing in that definition requires to happen first in time, only that you are counting inside it.
Take 1,000 drivers followed for a year. 200 texted at the wheel and 800 did not; 40 of the texting drivers had an accident and 10 of the others did.
| Accident | No accident | Total | |
|---|---|---|---|
| Texting | 40 | 160 | 200 |
| Not texting | 10 | 790 | 800 |
| Total | 50 | 950 | 1000 |
Both conditional probabilities are built from the same 40. , while . Same numerator, different denominator, a factor of four apart.
Here is the sentence readers actually get wrong: 80 percent of accidents involved a texting driver, so texting gives you an 80 percent chance of crashing. The first clause is and the second is , which is 0.20. Flipping the bar is not a rephrasing, it is a different quantity, and news copy makes that swap constantly.
As long as both events can occur together, the two directions agree only when the events are equally likely, since dividing the definitions gives . Here that ratio is , matching . So the gap is widest exactly where it does the most damage: a rare outcome conditioned on a common behavior, or the reverse. Topic 2.6 is where the course takes this up.
Where this comes up
- AP Stats 2.6: Conditional ProbabilityAP topic
- Conditional probability practice problemsPractice
- How to read a two-way table: joint, marginal, conditionalGuide
- How to use a tree diagram for probabilityGuide
- How to use a Venn diagram in probabilityGuide
- Two-way table probability practice problemsPractice
- P(A|B) vs P(B|A): which conditional do I need?Guide
- When can you multiply probabilities?Guide
12 pages on the site use this term.
More probability terms, or browse the full statistics glossary.