How does the Gaussian copula model default time correlation, and why was it controversial?
I keep hearing about the Gaussian copula in the context of CDO pricing and the 2008 crisis. My FRM Part II material explains it as a way to model correlated defaults, but the math is dense. Can someone break down the intuition — how does it work, and what went wrong?
The Gaussian copula model was the industry standard for pricing CDOs and other correlation-dependent credit products before the 2008 crisis. Understanding both its mechanics and its flaws is heavily tested in FRM Part II.
The Core Idea
Each borrower i has a latent variable ("asset value") that drives default:
X_i = sqrt(rho) x Z + sqrt(1-rho) x epsilon_i
Where:
- Z = common systematic factor (economy-wide, standard normal)
- epsilon_i = idiosyncratic factor specific to borrower i (standard normal)
- rho = asset correlation parameter (the KEY input)
- X_i = latent variable; borrower i defaults if X_i < default threshold C_i
The threshold C_i is calibrated so that the marginal default probability matches the CDS-implied or rating-implied PD:
C_i = N^{-1}(PD_i) where N^{-1} is the inverse standard normal CDF.
How Correlation Enters
The parameter rho determines how much defaults move together:
- rho = 0: Defaults are independent. Diversification is maximum.
- rho = 1: All borrowers default or survive together. No diversification.
- rho = 0.3 (typical): Moderate correlation. Enough clustering to create fat tails in the portfolio loss distribution.
CDO Tranche Pricing
The Gaussian copula was used to price CDO tranches by:
- Simulating many scenarios of correlated defaults using the factor model
- Computing losses for the reference portfolio in each scenario
- Allocating losses to tranches (equity takes first loss, senior takes last)
- Discounting expected cash flows to each tranche
What Went Wrong
- Single correlation parameter: The model used one rho for the entire portfolio. In reality, correlations are heterogeneous and regime-dependent.
- Gaussian tails too thin: The normal distribution underestimates the probability of extreme joint defaults. When markets crashed, far more borrowers defaulted simultaneously than the model predicted.
- Correlation was not constant: Rho spiked during the crisis — the very time when accurate correlation estimates mattered most.
- False precision: Market participants treated the model-implied "correlation smile" as a reliable pricing tool, ignoring the fact that the underlying assumptions were fragile.
- Calibration to CDS spreads: When CDS spreads diverged from reality (due to illiquidity), the model inherited those distortions.
Alternatives
- Student-t copula — fatter tails, captures extreme co-movement better
- Clayton copula — asymmetric, captures lower-tail dependence
- Stochastic correlation models — rho itself is a random variable
For more on structured credit and copula models, explore our FRM Part II course.
Master Part II with our FRM Course
64 lessons · 120+ hours· Expert instruction
Related Questions
Why is DV01 so much smaller than dollar duration if both are supposed to measure rate risk?
When should I stop using modified duration and switch to effective duration?
How should I think about the relationship between Macaulay duration and modified duration instead of memorizing two separate definitions?
Why do hedge calculations often use dollar duration or DV01 instead of just modified duration?
When should I prefer historical simulation VaR over delta-normal VaR?
Join the Discussion
Ask questions and get expert answers.