Credit Default Swaps
Estimating Default Probabilities from Market Prices
pulled a hazard rate out of a bond's credit spread — useful, but a bond bundles default risk
together with interest-rate risk, funding cost, and liquidity, all in one number. What if you
want to trade just the default risk, isolated from everything else? That's precisely
what a credit default swap (CDS) lets you do: pure, tradeable insurance
against one company or country failing to pay its debts, with a price the whole market can
watch tick in real time.
The mechanics
A CDS is a bilateral contract between a protection buyer and a
protection seller, referencing a specific borrower (the "reference entity")
and a notional amount. It runs like an insurance policy:
-
The protection buyer pays a periodic premium — the
CDS spread, quoted in basis points per year on the notional, usually paid
quarterly — for as long as the contract runs, or until a defined
credit event (default, bankruptcy, or a missed payment) happens to the
reference entity, whichever comes first.
-
The protection seller collects that premium and, in exchange, promises to
pay the buyer (1 - R) \times \text{notional} if a credit event
occurs before maturity — compensating the buyer for exactly the loss a bondholder of that
issuer would suffer.
Two "legs" of value change hands over the contract's life: the
premium leg (what the buyer pays, contingent on no default yet) and the
protection leg (what the seller pays, contingent on default happening). A
fairly priced CDS spread is exactly the one that makes the expected present value of
those two legs equal at inception — nobody would rationally enter a contract they expect to
lose money on.
Pricing: setting the two legs equal
Using the same survival probability S(t) = e^{-\lambda t} from
earlier lessons and a risk-free discount factor DF(t) = e^{-rt}, and
assuming annual premium payments only while the reference entity has survived:
\text{Premium leg (per unit spread)} = N \sum_{i=1}^{n} S(t_i)\, DF(t_i).
\text{Protection leg} = N(1-R) \sum_{i=1}^{n} \big[S(t_{i-1}) - S(t_i)\big]\, DF(t_i).
Here N is the notional and each term
S(t_{i-1}) - S(t_i) is the probability of defaulting during
year i specifically (this simplified version assumes any default
payout arrives at the end of the year it occurs in, and ignores the small accrued-premium
adjustment real desks add). Setting premium leg equal to protection leg and solving for the
spread c gives the fair CDS spread:
c = (1-R)\, \frac{\sum_i \big[S(t_{i-1}) - S(t_i)\big]\, DF(t_i)}{\sum_i S(t_i)\, DF(t_i)}.
The chart below plots the two curves every term in that formula is built from — survival
probability and the discount factor — for a hazard rate and risk-free rate you can move.
Worked example: pricing a 5-year CDS
Notional N = \$10{,}000{,}000, maturity
T = 5 years, hazard rate \lambda = 2\%,
recovery R = 40\%, risk-free rate r = 3\%,
annual payments.
| Year | S(t) | DF(t) | S(t)·DF(t) | ΔS(t)·DF(t) |
| 1 | 0.9802 | 0.9704 | 0.9512 | 0.0192 |
| 2 | 0.9608 | 0.9418 | 0.9048 | 0.0183 |
| 3 | 0.9418 | 0.9139 | 0.8607 | 0.0174 |
| 4 | 0.9231 | 0.8869 | 0.8187 | 0.0165 |
| 5 | 0.9048 | 0.8607 | 0.7788 | 0.0157 |
| Sum | | | 4.3143 | 0.0872 |
Protection leg = N(1-R)\times 0.0872 = 10{,}000{,}000 \times 0.6 \times 0.0872
\approx \$523{,}000. Premium leg per unit spread
= N \times 4.3143 = \$43{,}143{,}000. Setting them equal:
c = \frac{523{,}000}{43{,}143{,}000} \approx 0.01212 \; (121.2\text{ basis points, i.e. } 1.21\%\text{ per year}).
Compare that to the quick approximation from the previous lesson,
c \approx \lambda(1-R) = 0.02 \times 0.6 = 1.20\% — remarkably close.
That's not a coincidence: a corporate bond's credit spread and the CDS spread on the same
reference entity are, in principle, pricing the same default risk, so they should be
(and empirically usually are) nearly equal. A trader who spots the two drifting apart is
watching the CDS–bond basis — a small, closely-watched arbitrage signal.
Unlike home or car insurance, a CDS famously does not require the buyer to own the
underlying bond — this is called a naked CDS. A hedge fund with no bond
position at all can buy CDS protection purely as a bet that a company's credit will
deteriorate, exactly as one might buy a put option on a stock one doesn't own. This turned
controversial during the 2010–2012 European sovereign debt crisis, when regulators worried
that naked CDS buying on countries like Greece was amplifying the very funding stress it was
betting on — since a spiking CDS spread makes headlines and can itself worry a country's real
bondholders. The EU eventually restricted naked sovereign CDS positions, though the debate
over whether CDS trading causes or merely reflects credit stress continues today.
-
The protection seller is not risk-free. A CDS only pays out if the
protection seller is still solvent when the reference entity defaults — a
second, nested layer of counterparty credit risk on top of the reference entity's own risk.
This is precisely what nearly brought down AIG in 2008: it had sold enormous amounts of CDS
protection and, when defaults spiked, couldn't make good on the payouts.
-
The premium leg doesn't run to maturity for free. It only continues
while the reference entity survives — that's why every term in the premium-leg sum
carries the survival probability S(t_i), not just the discount
factor. Forgetting to weight by survival overstates the premium leg and understates the fair
spread.
-
A CDS spread is not literally identical to a bond's credit spread. They're
closely related and usually near each other (the CDS–bond basis), but funding costs,
collateral terms, and technical supply/demand for protection can and do drive a wedge
between them.