← back to finance II

Credit Risk

MIT OCW 18.S096 + 15.450 (CC BY-NC-SA 4.0)

Credit risk is the possibility that a borrower fails to pay. Quantifying it means modeling when default happens, how much you lose, and how the market prices that uncertainty into bond spreads.

time firm value V(t) T D V(T)>D V(T)<D Equity = max(V(T)−D, 0) Merton model: default checked at maturity T, not mid-path.

Default probability and hazard rates

The hazard rate λ(t) is the default intensity at time t — the probability of default over a short interval [t, t+dt], conditional on survival to t, is approximately λ(t)dt. If the hazard rate is constant, the survival probability decays exponentially: S(t) = e^(-λt). The cumulative default probability is 1 − S(t). Higher hazard rate means the bond issuer is more likely to default in any given instant.

Scheme

Merton structural model

Merton treats equity as a call option on the firm's assets with strike equal to the face value of debt D. If assets V exceed D at maturity, equity holders keep V − D. Otherwise, default: equity is worthless and debt holders recover V. This connects credit risk to option pricing—Black-Scholes gives you the default probability as N(-d₂).

Scheme

Credit spreads

The credit spread is the yield difference between a risky bond and a risk-free bond of the same maturity. It compensates for expected loss (default probability times loss given default) plus a risk premium. Under constant hazard rate λ and recovery rate R, the spread approximates λ(1 − R).

Scheme

Ratings transitions and migration matrices

Credit rating agencies assign letter grades (AAA, AA, ..., D). A transition matrix gives the probability of moving from one rating to another over a period. The matrix is row-stochastic (rows sum to 1). Multi-year transitions come from raising the matrix to a power. The absorbing state D (default) only accumulates—you never leave it.

Scheme

Expected loss and CVA

Expected loss = PD × LGD × EAD (probability of default times loss given default times exposure at default). The credit valuation adjustment (CVA) discounts this across all future periods, weighting by the probability of defaulting in each interval. CVA is the market price of counterparty credit risk.

Scheme
Neighbors