You estimate a 2% one-day default rate on a counterparty. The portfolio holds 200 such names. The exam will ask you the probability of zero defaults, the expected number of defaults, and how that estimate flips when one default conditions on another. The math underneath every one of those questions is the probability machinery in this lesson.
The event space is the set of every distinct outcome a random experiment can produce. For a single bond over one year, the event space might be {default, no default}. For a credit migration model, it might be the seven rating buckets from AAA to default. Events are subsets of the event space: "downgrade" is the union of every outcome where the rating drops at least one notch.
Probabilities are non-negative numbers that sum to 1 across the event space. When you write , you are pulling the probability mass of every outcome inside subset and adding it.
KEY: Mutually exclusive events do not overlap, so their probabilities add: . When events can overlap, you subtract the intersection: .
Common mistakes
- Adding probabilities of overlapping events. only when and are mutually exclusive. For overlapping events, subtract the intersection. Trap: a question asks the probability of "default OR downgrade" with and ; the trap answer is 0.12, but if defaults are a subset of downgrades the right answer is 0.10.
- Confusing mutual exclusivity with independence. Mutually exclusive events with positive probabilities are dependent: knowing one happened tells you the other did not. Trap: "events are mutually exclusive, so they're independent" appears as a confident-sounding distractor.
- Forgetting the marginal in Bayes' rule. . The denominator must use the law of total probability: . Trap: candidates compute the numerator and divide by or by instead of by . The trap answer is the numerator alone (e.g., 0.005 in Example 1) without the normalization.
Bottom line
- Event space is the full list of mutually exclusive outcomes; events are subsets. Probabilities sum to 1 across the event space.
- Overlapping events: ; add directly only when mutually exclusive. If one event is a subset of the other, the union equals the larger probability.
- Independent means ; mutually exclusive means . They are not the same: mutually exclusive events with positive probabilities CANNOT be independent.
- Conditional independence is independence given a third variable; defaults are usually conditionally independent given a common factor like the macro state, the linchpin of factor-based credit models.
Exam shortcut
When a question gives you a conditional probability and asks for the reverse direction, it's a Bayes problem: write down prior, likelihood, and the law-of-total-probability marginal, then plug in. Never guess; the trap answers are always the unnormalized numerator or the wrong denominator. Memory aid: "Mutually exclusive means together = zero; independent means knowing-doesn't-help." And for transformations: "Mean stretches and shifts; variance squares the stretch."
The full lesson (about 2,807 words, 19 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
Browse all free FRM Part I lessons or jump into free FRM Part I practice questions.