An Interactive Exploration
Interest rate swaptions are pivotal for managing interest rate risk. Their valuation is challenging due to complex volatility behavior. This section introduces swaptions, their characteristics, and why models like SABR are necessary.
A swaption (swap option) gives the right, not obligation, to enter an interest rate swap. Key types include Payer, Receiver, European, American, and Bermudan. Settlement can be physical or cash.
Constant volatility models like Black-76 fail to capture the "volatility smile/skew" seen in markets, where options with different strikes but same maturity have different implied volatilities.
Chart: Illustrative Volatility Smile vs. Constant Volatility.
This leads to: mispricing of OTM/ITM options, inconsistent hedging, inability to price smile-sensitive products, and issues with negative rates for lognormal versions.
Stochastic volatility models treat volatility as a random process. The SABR (Stochastic Alpha, Beta, Rho) model, by Hagan et al. (2002), is a leading model for interest rate derivatives. It calculates a consistent implied volatility, which is then used in a Black-like formula to price swaptions, effectively capturing the smile/skew. Hagan's analytical approximation for implied volatility is key to its practicality.
SABR models a forward rate ($F_t$) and its volatility ($\sigma_t$):
Parameters: $\alpha = \sigma_0$ (initial volatility), $\beta$ (elasticity), $\rho$ (correlation), $\nu$ (vol-of-vol).
Parameter | Symbol(s) | Description | Primary Impact on Smile | Typical Range |
---|---|---|---|---|
Initial Volatility | $\alpha, \sigma_0$ | Initial instantaneous vol | Overall height / ATM vol | $\alpha > 0$ |
Elasticity | $\beta$ | Forward rate exponent | Backbone slope, Skew | $0 \le \beta \le 1$ |
Correlation | $\rho$ | Correlation (Rate vs. Vol) | Skew / Tilt | $-1 < \rho < 1$ |
Vol of Vol | $\nu, v$ | Volatility of volatility | Convexity / Curvature | $\nu \ge 0$ |
$\beta=0$ implies Normal model, $\beta=1$ Log-normal. $\beta$ is often predetermined. Negative $\rho$ typically gives downward-sloping smile. Higher $\nu$ means more pronounced smile.
Impact of $\alpha$
Higher $\alpha$ shifts smile up.
Impact of $\rho$
Changes skew/tilt.
Impact of $\nu$
Changes curvature.
In swaption pricing, $F_t$ is the forward swap rate. A distinct set of SABR parameters ($\alpha, \beta, \rho, \nu$) is typically calibrated for each expiry-tenor pair (e.g., 1Yx10Y swaption).
Hagan's formula rapidly calculates Black-equivalent implied volatility ($\sigma_{BSM}$). For lognormal volatility:
ATM Volatility ($K=F_0$):
Derived via singular perturbation theory, accurate for short maturities/low $\nu$. Normal implied vol ($\sigma_N$) versions also exist.
SABR generates $\sigma_{BSM}$, then Black's model prices the swaption.
Payer Swaption (Call):
Receiver Swaption (Put):
where $d_1 = (\ln(F_0/K) + \frac{1}{2}\sigma_{BSM}^2 T) / (\sigma_{BSM} \sqrt{T})$, $d_2 = d_1 - \sigma_{BSM} \sqrt{T}$.
This two-step process leverages SABR's volatility dynamics with Black's standard framework.
Calibration finds SABR parameters that best reproduce observed market swaption prices/volatilities.
SABR is calibrated independently for each expiry-tenor pair.
An optimization problem: minimize Sum of Squared Errors (SSE) between SABR vols and market vols.
Algorithms: Levenberg-Marquardt, Nelder-Mead. $\beta$ often fixed.
Common Strategies (with $\beta$ fixed):
SABR offers significant advantages over the simpler Black model, especially in capturing market realities.
Feature | Black Model | SABR Model |
---|---|---|
Volatility Assumption | Constant | Stochastic |
Volatility Smile/Skew | Cannot capture (flat vol) | Captures via $\beta, \rho, \nu$ |
Pricing Accuracy (OTM/ITM) | Poor if single ATM vol used | Generally better |
Hedging Consistency | Problematic | More consistent Greeks |
Negative Rates | Lognormal fails; Normal ok | Std. fails; Extensions exist |
Complexity | Very simple (1 parameter) | More complex (4+ params), Hagan's approx. helps |
Calibration | Trivial if vol known | Requires fitting to market smile |
Market Convention | Prices quoted in Black vols | Used to generate consistent Black vols |
Essentially, SABR provides the smile-consistent volatility that Black's model lacks, acting as an intelligent interpolator for market volatilities.