CDS Spreads and Hazard Rate Term Structure

Bootstrap average and forward hazard rates from CDS spreads at multiple maturities using the approximation λ̄ = s(T) / (1 − R)

A credit default swap spread \(s(T)\) is approximately equal to the expected loss rate: per unit of time, default happens with intensity \(\bar\lambda\) and costs \((1 - R)\) of face value. This gives the quick formula (Hull 2023, chap. 17):

\[ \bar\lambda(T) \;\approx\; \frac{s(T)}{1 - R} \]

where \(\bar\lambda(T)\) is the average hazard rate over \([0, T]\). With spreads at several maturities we can bootstrap forward hazard rates between knots. For adjacent maturities \(T_i < T_{i+1}\):

\[ \lambda_{[T_i, T_{i+1}]} \;=\; \frac{T_{i+1}\,\bar\lambda(T_{i+1}) - T_i\,\bar\lambda(T_i)}{T_{i+1} - T_i} \]

The cumulative default probability at each maturity follows from the constant-hazard formula \(Q(T) = 1 - e^{-\bar\lambda(T)\,T}\).

Note

Recovery assumption matters. Market convention for senior unsecured corporates is \(R = 40\%\); sovereigns typically use \(R = 25\%\). Two traders looking at the same spread but using different recovery assumptions will infer different hazard rates — a small but real source of model risk when extracting PDs from spreads.

Inputs

Tip

How to experiment

Start with the upward-sloping default. Observe that the forward hazard rates are higher than the average hazard rates beyond the short end — the term structure is rising. Now drag the 7-year and 10-year spreads below the 5-year (a humped shape seen in distressed names expected to either fail or recover soon): the forward hazard rates turn negative beyond the hump. Negative forward hazard is an arbitrage-style red flag on the market quotes, not a model artefact.

References

Hull, John. 2023. Risk Management and Financial Institutions. 6th ed. John Wiley & Sons.