Implied Volatility
The volatility that makes Black-Scholes match a market price, why the inversion is unique, how it is computed, the ATM approximation, and the crucial distinction between implied, realized, and the variance risk premium between them.
Prerequisites: The Black-Scholes Model
Implied volatility is the number the whole options market is quoted in. Nobody trades an option by arguing about dollar prices; they argue about vol. Implied volatility is the single value of that, plugged into Black-Scholes, reproduces the option's market price. It converts an opaque nonlinear price into one intuitive, comparable, forward-looking number, and the gap between it and realized volatility is one of the most persistent sources of edge in the market.
Definition and existence
The Black-Scholes call price , holding fixed, is a function of volatility alone. The implied volatility is the solution of
That this equation has a unique solution follows from a single Greek: vega is strictly positive,
So is strictly increasing in . As the price tends to the discounted intrinsic value , and as it tends to (the call approaches the stock). Any arbitrage-free market price lies strictly between these bounds, so by the intermediate value theorem plus monotonicity there is exactly one . The map price vol is a bijection, which is why traders can move freely between the two languages.
Computing it
There is no closed form, so is found numerically. Newton-Raphson converges fast because vega is exactly the derivative needed:
It converges quadratically for near-ATM options where vega is large and well-behaved. Deep in- or out-of-the-money, vega collapses toward zero and Newton becomes unstable (dividing by a tiny vega), so practitioners fall back to bisection or specialized methods (e.g. Jäckel's "Let's Be Rational"). A useful sanity check is the ATM approximation: for , , and small ,
The constant is , the peak of the normal density, so an ATM straddle priced at 8% of spot for one year implies roughly vol.
The volatility surface
If Black-Scholes were literally true, every strike and maturity would return the same implied vol. It does not: plotting against strike gives the smile/skew, and against maturity gives the term structure. Together they form the implied-volatility surface , the market's fingerprint, and the object that local vol and stochastic vol models are built to fit. Implied vol is thus not a property of the stock but a quoting convention: a strike- and maturity-dependent parameter that makes a known-imperfect model reproduce prices.
Implied vs realized: the variance risk premium
Implied volatility is the market's risk-neutral, forward-looking estimate of volatility to expiry. Realized volatility is what the stock actually delivers, measured after the fact from returns:
Empirically, implied systematically exceeds realized, index options are, on average, "expensive." The wedge is the variance risk premium: sellers of options demand compensation for bearing the risk of volatility spikes and crash payoffs, so the risk-neutral (implied) expectation is biased above the physical (realized) one. This is not a free lunch, the premium is payment for a genuinely nasty, negatively-skewed exposure (short vol blows up in crises), but it is why systematic option-selling and variance-swap strategies have historically earned a premium, and why the delta-hedging P&L of a long option is on average negative for index options.
Worked example
A three-month ATM call () on a $50 stock trades at $2.00, with . Using the approximation,
So the market implies 20% annualized vol. If the stock then realizes only 15% over the quarter, a delta-hedged long holder loses the 5-vol-point gap (dollar-gamma weighted), the variance risk premium accruing to the option seller.
What breaks in practice
- It is model-dependent quoting, not truth. Implied vol is defined through Black-Scholes; because BS is wrong, the number varies by strike. Comparing IVs across very different strikes without accounting for the smile is comparing apples to skewed oranges.
- Vega vanishes in the wings. For deep OTM options, tiny price changes map to large IV swings (low vega), so wing IVs are noisy and quote-sensitive, a one-cent price error can move implied vol by points.
- Discrete dividends, American features, borrow. The inversion assumes the clean European BS setup; American early-exercise, dividend timing, and hard-to-borrow financing all bias the naively-inverted IV, and desks strip these out first.
- Implied is risk-neutral. Reading implied vol as a forecast of realized vol ignores the variance risk premium, implied is a biased (upward) predictor.
In interviews
Be ready to explain why implied vol is unique (vega makes the BS price monotone in ), how you'd compute it (Newton with vega, bisection in the wings), and the ATM shortcut . The conceptual heavyweight is "implied vs realized": implied is the risk-neutral forward expectation, realized is ex-post, and implied usually exceeds realized because of the variance risk premium, sellers get paid for crash risk. A common trap: "is implied vol a prediction of future volatility?", only a risk-neutral one, biased above the physical forecast. This sets up the smile and variance swaps.
Related concepts
Practice in interviews
Further reading
- Gatheral, The Volatility Surface (Ch. 1)
- Hull, Options, Futures, and Other Derivatives (Ch. 20)
- Natenberg, Option Volatility and Pricing