SVI Parameterization
A volatility smile is basically two straight lines joined by a rounded elbow. SVI is the five-parameter hyperbola that says exactly that, which is why it fits a whole expiry of option quotes with five numbers and stays sane where there are no quotes at all.
Prerequisites: Implied Volatility Surface, The Volatility Smile and Skew, Implied Volatility
At one expiry a liquid index has maybe forty tradable strikes and forty implied volatilities. You need a curve through them, and not just any curve: you need one you can differentiate twice for Dupire, one that will not invent negative probabilities between quotes, and one that behaves itself far out in the wings where nothing trades but risk still lives. A cubic spline through the dots fails all three. It wiggles, its second derivative is noisy, and past the last quote it does whatever the polynomial feels like. What you want instead is a shape — a small family of curves that already look like smiles — and then you only have to pick which member of the family.
Two slopes and an elbow
Look at a smile plotted the right way and it is not really a curve at all. Far out to the left it is a straight line going up. Far out to the right it is a different straight line going up, usually less steeply. In the middle those two lines would meet at a sharp corner, except the market rounds the corner off into a smooth bowl. That is the entire picture: two rays and a rounded join.
There is a name for the smooth curve that hugs two straight asymptotes: a hyperbola. And there is a reason the wings really are straight rather than curving off. Roger Lee proved that total variance can grow at most linearly in log-moneyness at extreme strikes — grow faster and calls end up cheaper at a higher strike, which is free money. So straight wings are not a convenient approximation, they are the only thing allowed asymptotically.
SVI, "stochastic volatility inspired", is the hyperbola with those wings. Five parameters: how high the bowl sits, how wide the wings open, how much the whole thing tilts, where the bottom sits sideways, and how rounded the bottom is.
The formula
Two changes of variable first, both of which do real work.
Instead of the strike itself, use log-moneyness , where is the strike and is the forward price. So is at the money, is a strike about 10 percent below the forward, and the scale is the same for a stock at 40 and an index at 4,000.
Instead of implied volatility, use total implied variance , where is the quoted Black-Scholes volatility and is the time to expiry in years. Total variance is the natural currency of options: it is what actually accumulates as time passes, and no-arbitrage conditions across expiries are simple statements about it. A 20 percent volatility for one year is .
The raw SVI slice is then
In plain English: take a V-shape centred at , round off its point by an amount , tilt it by , scale it by , and lift the whole thing by . Every parameter has a job you can see on the chart:
- — level. Shifts the whole slice up or down. Raise it and every option gets more expensive.
- — wing width. How fast total variance grows as you walk away from the middle. Bigger means fatter tails priced in.
- — tilt, between and . Negative makes the left wing steeper than the right, which is the equity skew.
- — shift. Moves the bowl sideways in log-moneyness.
- — roundedness. How blunt the elbow is. Small gives an almost pointy V, large a lazy bowl.
Two facts fall straight out of the algebra and are worth having. As runs off to the right the square root becomes , so the right wing has slope ; running off to the left it becomes , so the left wing has slope in magnitude. And setting the derivative to zero puts the minimum at , where the value is .
Worked example 1: reading a slice off the parameters
Take a one-year slice with , , , , . Because , total variance and annual variance are the same number, so implied volatility is just .
At the money (): the bracket is , so and percent.
Ten percent down (): the square root is . The bracket is . So and percent.
Ten percent up (): same square root, but the tilt now subtracts. The bracket is , so and percent.
The slice runs 24.14 / 20.00 / 19.57 across those three strikes: a steep downside, a nearly flat upside. That is an equity smile, produced by five numbers.
Two cross-checks you can do in your head. The minimum should sit at , slightly above the money — and indeed the 105-ish strike came out lower than the 100 strike. And the wing slopes should be on the left and on the right: downside variance eventually grows three times as fast as upside variance.
SVI fits a slice, one expiry at a time, in total variance against log-moneyness. Five parameters replace forty quotes, the wings are straight because Lee's bound says they must be, and is the skew knob.
Worked example 2: two slices that quietly arbitrage each other
Fit the one-year slice above, then fit next year's slice independently and get , , , , for . Each fit looks fine on its own chart. Now check the one rule that links expiries: total variance must never decrease as expiry increases, at any fixed log-moneyness. Otherwise you buy the two-year and sell the one-year at that strike and collect money for owning more time.
At the money, . One-year: , computed above. Two-year: the square root is , so . Fine, .
At , a strike about 18 percent below the forward. One-year: , bracket , so . Two-year: , bracket , so .
is below . The slices have crossed, somewhere around , and past that point the surface pays you to own time.
Now the part that makes this dangerous. Convert back to volatilities: the one-year is percent and the two-year is percent. On a volatility chart that looks completely ordinary — a steep near-dated skew flattening out with maturity, which is what real surfaces do all day. The arbitrage is invisible in volatility units and obvious in total variance units. This is the whole reason practitioners work in .
The fix is to fit the slices jointly, or to use a surface parameterisation that cannot cross by construction (SSVI Surface Parameterization).
The explorer below is the surface SVI is fitting — one row per expiry, one SVI slice each. Push skew up and watch the left column climb: that is going more negative and widening.
What this means in practice
SVI is the default smile interpolator on equity and index volatility desks. It is used to smooth noisy quotes before differentiating them, to fill in strikes nobody quotes, to extrapolate wings for a variance swap or a density extraction, and to compress a surface into a few dozen numbers for storage and risk reporting.
Fitting is a five-parameter least squares on each slice, and it is mildly ill-posed: , and trade off against each other, so different starting points land on visibly different parameter sets with nearly identical curves. The standard cure is Zeliade's quasi-explicit approach, which fixes and on an outer grid and solves the remaining three linearly. Parameter values are therefore not stable enough to use as risk factors directly — track the fitted curve, not the fitted .
A slice fit that reprices every quote to within a tick can still be arbitrageable. Two things must be checked separately and neither is automatic: butterfly arbitrage within the slice, where the implied density goes negative even though the curve looks smooth, and calendar arbitrage across slices, where total variance falls with maturity. Fitting each expiry independently, which is the natural thing to do, is exactly what produces the second. And note that in the SVI formula is not a volatility — it is the roundedness of the elbow, in log-moneyness units. The clash of notation trips up almost everyone once.
Practice
- With , , , , and , find the at-the-money implied volatility.
- For the same parameters, what are the two wing slopes, and does either violate Lee's bound of 2?
- A slice has one-year total variance 0.09 at . Next year's slice quotes 21 percent implied volatility at the same . Is there a calendar arbitrage?
Answers. (1) Bracket , so and percent. (2) Left , right ; both well inside the bound. (3) Two-year total variance is , which is below 0.09 — yes, a calendar arbitrage, despite the two-year volatility looking perfectly normal.
Key terms
- Log-moneyness — strike measured in percentage terms against the forward.
- Total implied variance — the accumulated variance an option prices in; the natural axis for arbitrage checks.
- Slice — one expiry's smile. SVI fits slices; SSVI fits the whole surface at once.
- Lee's moment formula — total variance grows at most linearly in , so wing slopes cannot exceed 2.
- Calendar arbitrage — total variance decreasing with maturity at some strike; free money from owning time.
Related concepts
Practice in interviews
Further reading
- Gatheral (2004), A Parsimonious Arbitrage-Free Implied Volatility Parameterization
- Gatheral & Jacquier (2014), Arbitrage-Free SVI Volatility Surfaces
- Lee (2004), The Moment Formula for Implied Volatility at Extreme Strikes