The SABR Model
The stochastic-alpha-beta-rho model that dominates rates and FX smile-fitting, its CEV-plus-lognormal-vol SDEs, the meaning of β, ρ and ν, Hagan's implied-vol expansion, and why its closed-form smile made it the market standard for interpolation.
Prerequisites: Stochastic Volatility and the Heston Model, Implied Volatility
SABR, Stochastic Alpha Beta Rho, is the model rates and FX desks actually use to quote and risk-manage the smile. Its selling point is not a philosophically superior model of returns but a practical one: Hagan's 2002 asymptotic formula gives the entire implied-vol smile in closed form as a function of four intuitive parameters. That turns smile-fitting into a fast, stable interpolation and, crucially, gives smile-consistent Greeks, which is why it displaced ad-hoc interpolation on every swaption and cap/floor desk.
The SABR SDEs
SABR models a single forward (a forward rate, forward price, or swap rate) with a CEV local elasticity and a lognormal stochastic volatility:
Note it is a forward-measure model, so the forward is driftless (a martingale). The four parameters:
- , the initial volatility level (overall vol; sets ATM vol).
- , the CEV/backbone exponent: it fixes how ATM vol moves as the forward moves. is lognormal (vol level-independent), is normal/Gaussian (used for low or negative rates), is the CIR-like square-root case common in rates. is usually fixed a priori (by market convention or historical backbone), not fitted.
- , the vol-of-vol: controls the smile's curvature (convexity), exactly like in Heston.
- , the correlation between forward and vol: controls the smile's skew/slope.
So and together set the slope; sets the curvature; sets the level. This clean separation is why traders find SABR intuitive.
Hagan's implied-volatility expansion
SABR's fame is the singular-perturbation (small-time) expansion Hagan et al. derived for the Black (lognormal) implied vol . For strike and forward :
where the smile-shaping factor uses
and the bracket is
As (at-the-money) this simplifies to the much-used ATM SABR vol:
The factor as , so near the money the smile is governed by the leading term and the skew enters through and . The formula is explicit, no ODEs, no integrals, so an entire smile evaluates in microseconds, and its derivatives give smile-aware Greeks.
Why rates and FX desks use it
- Closed-form smile. Every swaption, cap, and floor smile is quoted and interpolated with one Hagan formula; no numerical PDE per quote.
- Intuitive, stable parameters. (level), (skew), (curvature) map directly to what traders see and hedge; is a modelling choice tied to the observed backbone.
- Smile-consistent risk. SABR gives a dynamic smile: as the forward moves, the model tells you how ATM vol and the whole smile shift, so the SABR delta and vega are corrected for smile movement (the famous vanna-adjusted "SABR delta"). This backbone behaviour is the real reason it beat sticky-strike interpolation.
- Negative rates. The shifted SABR () or normal SABR handles the negative-rate world that lognormal models cannot.
Worked example
A 1-year swaption: forward swap rate , and the desk fixes . Calibrate to three quotes, ATM vol and two wings, recovering, say, , , . The ATM lognormal vol is approximately (before the small correction). The negative tilts the smile so low strikes (receiver swaptions) carry higher vol; sets the wing curvature. Bumping up moves the whole smile per the backbone, giving the SABR delta.
What breaks in practice
- Arbitrage in the wings at low strikes. Hagan's expansion is only asymptotic; for long maturities or strikes near/through zero it produces negative densities (a butterfly-arbitrage). The Hagan "arbitrage-free SABR" (Hagan 2014, solving the density PDE) or Antonov's exact/mapping formulas fix it.
- Small-time expansion. The formula degrades for long-dated options where the term is no longer small; higher-order or exact methods are needed.
- is nearly unidentifiable from the smile alone. and both affect skew and trade off against each other, so is set by convention/backbone, not fitted, fitting all four is ill-posed.
- Single forward. Basic SABR prices one expiry-tenor smile; a full term structure needs SABR-LMM or a stochastic-vol LMM, and joint calibration is hard.
In interviews
State the SABR SDEs and the role of each parameter: = level, = backbone/CEV (fixed, controls how ATM vol moves with the forward), = skew, = vol-of-vol/curvature. The headline is Hagan's closed-form implied-vol formula, you don't need to memorize every term, but know it exists, that it makes smile-fitting an instant interpolation, and that carries the skew. Explain why rates/FX desks prefer it: intuitive parameters, closed-form smile, smile-consistent (backbone-aware) Greeks, and shifted-SABR for negative rates. The key caveat: the asymptotic formula can generate arbitrage in the low-strike wing, fixed by arbitrage-free SABR. Contrast with Heston (Fourier, equities) and local vol (exact vanilla fit, wrong dynamics).
Related concepts
Practice in interviews
Further reading
- Hagan, Kumar, Lesniewski & Woodward (2002), Managing Smile Risk
- Rebonato, The SABR/LIBOR Market Model
- Gatheral, The Volatility Surface (Ch. 7)