Information and education only. Every page, figure and calculator on this site exists to explain how financial instruments work. Nothing here is investment, tax or legal advice, a recommendation, or a valuation you can rely on. Full disclaimer

Fixed Income

Asset-Backed Security

Also known as: ABS, Securitisation

Any cash-flowing asset — car loans, credit cards, royalties — sliced into bonds of graded risk.

3 min read · 564 words

1 · SnapshotThe one idea to remember
Key intuition: a securitisation doesn't reduce the pool's risk — it sorts it, like a waterfall filling pools from the top: seniors drink first, equity drinks last.
2 · BeginnerWhat is it, really?

Securitisation is finance's packaging machine: take a pool of loans that individually could never trade — car loans, credit-card balances, student loans, equipment leases, even music royalties — put them in a legal box, and sell bonds backed by the box's cash flows.

The box's bonds come in slices ("tranches") of different safety. Losses from defaulting borrowers hit the bottom slice first; only when it's wiped out do losses touch the next one up. The top ("senior") tranche is thus insulated by everything below it and earns the lowest yield; the bottom ("equity") absorbs first losses for the fattest potential return.

For the original lender, securitisation converts illiquid loans into fresh cash to lend again. For investors, it manufactures the exact risk level they want from raw material that had no market of its own.

Asset class
Securitised fixed income
Instrument type
Tranched pool securities
Traded
OTC
Typical users
Banks (issuers), insurers, credit funds
3 · IntermediateHow it works in practice

The structure

  • SPV: a bankruptcy-remote vehicle buys the assets — investors are exposed to the pool, not the originator ("true sale").
  • Waterfall: contractual rules routing interest and principal top-down, and losses bottom-up.
  • Credit enhancement: subordination, excess spread (pool interest > bond coupons), overcollateralisation, reserve accounts.
  • Triggers: performance covenants that redirect cash to seniors if the pool deteriorates.

What can go wrong

2008 taught the failure modes: correlated collateral (all tranches die together if losses are systemic), model overconfidence in ratings, originators keeping no "skin in the game" (now mandated: 5% risk retention in EU/US), and complexity opacity (CDO-squared). Modern consumer ABS — simpler, shorter, amortising — sailed through recent stresses.

Reading a deal

Key metrics: collateral type and seasoning, WAL (weighted average life), subordination %, excess spread, delinquency/loss curves vs. base case, and originator quality. Ratings are an opinion on the tranche, not the pool.

Worked example: €500M auto-loan pool. Tranches: A (€425M, AAA), B (€40M, BBB), equity (€35M). Pool losses of 4% (€20M) wipe most of equity; class B untouched. Losses of 9% (€45M) erase equity, chew €10M of B; class A still whole. A's protection = 15% subordination + excess spread.
4 · AdvancedPricing & valuation

Tranche mathematics

A tranche with attachment \(a\) and detachment \(d\) on pool loss \(L\) pays losses \(\min(\max(L-a,0), d-a)\) — a call-spread on pool losses. Its expected loss:

$$ \mathbb{E}[L_{a,d}] = \frac{1}{d-a}\int_a^d \mathbb{P}(L > x)\,dx $$
What the symbols mean
  • Ean expected value
  • Lleverage, or a loss given default
  • Pa price, or a present value

Everything hinges on the loss distribution \(\mathbb{P}(L > x)\), which depends critically on default correlation: higher correlation fattens both tails — seniors get riskier, equity actually safer (more scenarios with zero losses).

Modelling approaches

  • Consumer pools: actuarial — project default/prepay/severity vectors from vintage curves, run the waterfall engine, discount tranche flows at spread benchmarks; stress scenarios define ratings.
  • Correlation-sensitive structures: factor models (Gaussian copula one-factor, \(\rho\) calibrated to tranche markets) — with the well-known caveat that copula correlation is a quoting device, not physics.
$$ \text{One-factor: } X_i = \sqrt{\rho}\, M + \sqrt{1-\rho}\,\varepsilon_i, \quad \text{default if } X_i < \Phi^{-1}(p_i) $$
What the symbols mean
  • rhocorrelation between two things
  • Phithe normal distribution's cumulative function

Valuation outputs

Tranches quote at discount margin / spread to WAL; analytics report credit-adjusted WAL, break-even CDR (constant default rate the tranche survives), and multiple-of-base-case-loss coverage — the structurer's language of protection.

The formulas above are standard textbook formulations, simplified for teaching. They explain the mechanism — they are not a valuation tool, and they will not reproduce a dealer’s price.

5 · Desk notesHow practitioners think about it
Practitioner note: in securitisation the collateral is half the analysis; the documents are the other half. The waterfall, triggers and definitions determine who actually gets the cash — read them, or pay someone who has.

Where this instrument shows up elsewhere

  • SecuritisationAssumes the mechanicsConceptsTurning streams of loan payments into tradable bonds — the machine behind MBS, ABS, CLOs and CDOs, its 2008 failure,…