Joint, Marginal, and Conditional Distributions
A joint distribution describes several random variables together: for discrete variables, or a density for continuous ones.
It contains everything there is to know about the variables and their relationship. The two operations below are how you extract what you need from it.
Marginalising: ignoring a variable
Sum or integrate out what you do not care about:
Integrate out what you do not care about and the joint collapses to the distribution of what you do.
This gives the distribution of alone, averaging over all possible values of .
Conditioning: fixing a variable
The distribution of given that took a particular value. Note this is a genuine distribution in , which is what the denominator normalises it to be.
Marginalising averages over a variable; conditioning fixes it. These give different answers, and confusing them is the multivariate version of confusing with .
Why the distinction matters in trading
The unconditional distribution of a stock's return is one thing. Its distribution given that the index fell 3% is another, and it is the one that matters for risk.
Portfolio risk is a conditional question throughout: what does my book do given a market crash, given volatility doubling, given a specific correlation regime. Marginal distributions of individual positions cannot answer any of those.
Independence
and are independent exactly when the joint factorises:
equivalently when conditioning changes nothing: .
This is a much stronger condition than zero correlation, which only rules out linear dependence. Independence requires the entire joint structure to factor, and it is why "uncorrelated" and "independent" are not synonyms.
Copulas, in one paragraph
A joint distribution can be split into its marginals and a copula describing the dependence structure alone. This separation is useful because the two parts can be modelled independently: fat-tailed marginals with a dependence structure chosen to capture tail behaviour.
Copulas became notorious after 2008, when the Gaussian copula was widely used to price mortgage portfolios. The failure was not the technique but the choice: the Gaussian copula assigns almost no probability to many defaults occurring together, which is precisely the scenario that occurred.
When someone models dependence, ask what happens in the joint tail. Many models are calibrated on typical co-movement and are silent about the simultaneous extreme, which is the only case a risk manager cares about.
Test your knowledge
Keep reading Advanced Topics in Probability and Statistics
35 lessons in this course, and every other premium course, on one subscription.
- Every lesson in every course, with the worked examples and interactive simulators
- Graded questions on every lesson, with explanations for the wrong answers as well as the right one
- The trainers, timed assessments and brainteaser library that go with them