Joint probability
By Jude Wallis · Updated
A joint probability is the chance that two events both happen, written P(A and B), so the same individual or trial has to meet both conditions.
A joint probability is , the probability of the intersection ( is read "and"). It is symmetric, since , which is one clean difference from a conditional probability, where swapping the order changes the answer. Read off a two-way table it is always one interior cell divided by the grand total.
Take a survey of 200 students, classified by year and by how they get to school.
| Class | Drives | Does not drive | Total |
|---|---|---|---|
| Senior | 45 | 35 | 80 |
| Not senior | 30 | 90 | 120 |
| Total | 75 | 125 | 200 |
So . The four interior cells give the four joint probabilities, 0.225, 0.175, 0.15 and 0.45, and those add to 1 because every student sits in exactly one cell.
"45 of the 80 seniors drive, so the probability of senior and drives is ." That value is real, but it is the conditional probability , which has already discarded the 120 non-seniors. A joint probability describes a student drawn from all 200, so the denominator is 200 and the answer is 0.225. Any time your denominator is a row or column total, you have computed a conditional.
Multiplying is only safe under independence. Here and , whose product is 0.15, well short of the true joint value of 0.225. That gap is itself the evidence that year and driving are associated. When events are not independent, the general multiplication rule gets it right: .
Adding the joint probabilities across the senior row returns , which is the marginal probability of being a senior.
Where this comes up
- AP Stats 2.5: Mutually Exclusive EventsAP topic
- How to read a two-way table: joint, marginal, conditionalGuide
- How to use a tree diagram for probabilityGuide
- AP Stats 2.6: Conditional ProbabilityAP topic
- Independent events practice problems with full solutionsPractice
- Probability rules practice problemsPractice
- Union vs intersection in probabilityComparison
- AP Stats 2.7: Independent Events & UnionsAP topic
10 pages on the site use this term.
More probability terms, or browse the full statistics glossary.