"Given that this policyholder filed 3 hospital claims, what is the distribution of their prescription claims?" That requires a conditional distribution, the joint PMF sliced to one row and rescaled.
Given the joint PMF , the marginal PMF of sums over all values of :
In a table, the marginal of is the column of row totals. The marginal of is the row of column totals. They sit in the margins, hence the name.
HIGH-FREQUENCY: Computing marginals by summing rows or columns is tested on virtually every joint distribution problem.
The conditional PMF of given :
This isolates one row of the table and rescales so the entries sum to 1. The rescaling factor is .
Symmetrically, divides by the column total.
Common mistakes
- Dividing by the wrong marginal. For , divide by , not . In Example 1: . Dividing by instead gives 6/14 = 3/7. Trap: 3/7.
- Forgetting a term in the law of total probability. With three classes, omitting the high-risk term gives instead of 47/120 = 0.392. Trap: 4/15.
- Confusing with . These have different denominators. , but . Using one as the other is a Bayes error.
Bottom line
- Marginal PMF: sum the joint over the other variable (row totals give the marginal of X, column totals give the marginal of Y).
- Conditional PMF: , divide each cell by its row total.
- Joint = Conditional times Marginal: .
- Law of total probability: .
Exam shortcut
When a problem gives conditional distributions and a marginal (the "Bayesian setup"), build the full joint PMF table first, multiply each conditional by its marginal weight. Then read off whatever the question asks. "Joint = Conditional times Marginal" (JCM). To get C: divide by M. To get M: sum across the other variable. "Divide by the given." divides by the row total. divides by the column total.
The full lesson (about 2,754 words, 18 min read) adds 3 worked examples, all 7 common mistakes, a self-check, free in the app.
Learning objectives
- 3b
Browse all free Exam P lessons or jump into free Exam P practice questions.