Copulas separate dependence structure from marginal distributions, allowing modeling of non-linear relationships and tail dependence that constant correlations miss. Gaussian copulas assume tail independence (correlations are low in extreme moves), while student-t copulas allow tail dependence. The 2008 crisis revealed that assuming Gaussian structure underestimates joint tail risk.
From your work on expected return and variance of assets, you know that portfolio risk depends not just on individual asset volatilities but on correlations. If two assets are perfectly correlated, holding both gives you no diversification benefit. The standard approach models this with a single correlation coefficient, but that number hides a critical ambiguity: are stocks correlated at *all* levels of market movement, or only in normal times? Copulas let you answer that question precisely by separating two things that the correlation coefficient conflates — how each asset behaves individually (its marginal distribution) and how the assets move *together* (their dependence structure).
Sklar's theorem, the mathematical foundation, says any joint distribution can be decomposed into its marginals and a copula: F(x, y) = C(F₁(x), F₂(y)). The copula C captures purely the dependence, after stripping away each variable's individual distribution. This means you can mix and match: fat-tailed marginals (each asset has frequent large moves individually) with a Gaussian copula (the two assets' extreme moves are nearly independent), or normal marginals with a Clayton copula (strong lower-tail dependence — assets crash together). The modular structure is powerful because you can calibrate each component separately to the data.
The Gaussian copula is the natural benchmark and was the industry standard for pricing structured credit products before 2008. It implies that while assets may be correlated on average, their joint tail behavior is approximately independent — the probability of both assets simultaneously experiencing extreme losses is much smaller than their average correlation would suggest. This is tail independence. The Student-t copula relaxes this, allowing joint extremes to be correlated: large moves in one asset increase the probability of large moves in the other. The extra parameter — the degrees of freedom ν — controls how much tail dependence you allow. Lower ν means heavier joint tails.
The 2008 financial crisis turned copula modeling from a technical detail into a cautionary tale. Collateralized debt obligations (CDOs) were priced using Gaussian copulas fitted to historical default correlations, which seemed low in normal times. But mortgage defaults have substantial tail dependence — when the housing market collapses, defaults cluster together far more than normal-period correlations predict. The Gaussian copula, by construction, could not capture this. The lesson for risk managers is to ask not just "what is the average correlation?" but "what does the dependence structure look like in the tails?" Stress-testing under t-copulas or Clayton copulas (which emphasize lower-tail dependence) provides a much more realistic picture of joint losses in crisis scenarios.
No topics depend on this one yet.