CONTENTS

Solution: Why the Vol Smile Falsifies Black-Scholes

Part 1: log-normal tail probabilities with ATM vol

Under Q\mathbb{Q} with σ=0.18\sigma = 0.18, S0=100S_0 = 100, T=0.25T = 0.25, r=0r = 0:

d2(K)=ln(100/K)0.1820.25/20.180.25=ln(100/K)0.004050.09d_2(K) = \frac{\ln(100/K) - 0.18^2 \cdot 0.25 / 2}{0.18 \sqrt{0.25}} = \frac{\ln(100/K) - 0.00405}{0.09}
Lower tail K=80K = 80. ln(100/80)=ln(1.25)0.2231\ln(100/80) = \ln(1.25) \approx 0.2231. d2(80)=(0.22310.00405)/0.092.434d_2(80) = (0.2231 - 0.00405)/0.09 \approx 2.434.
Q(ST<80)=Φ(d2(80))=Φ(2.434)0.0075\mathbb{Q}(S_T < 80) = \Phi(-d_2(80)) = \Phi(-2.434) \approx 0.0075

So the ATM-implied log-normal assigns probability 0.75%\approx 0.75\% to the event ST<80S_T < 80.

Upper tail K=120K = 120. ln(100/120)=ln(1.2)0.1823\ln(100/120) = -\ln(1.2) \approx -0.1823. d2(120)=(0.18230.00405)/0.092.071d_2(120) = (-0.1823 - 0.00405)/0.09 \approx -2.071.
Q(ST>120)=Φ(d2(120))=Φ(2.071)0.0192\mathbb{Q}(S_T > 120) = \Phi(d_2(120)) = \Phi(-2.071) \approx 0.0192

The ATM-implied log-normal assigns 1.92%\approx 1.92\% to ST>120S_T > 120.

Part 2: tail probabilities from each strike's own implied vol

At each strike, the market's implied log-normal uses that strike's own σimp(K)\sigma_{\text{imp}}(K).

Lower tail K=80K = 80, σimp(80)=0.28\sigma_{\text{imp}}(80) = 0.28. d2(80)=(0.22310.2820.25/2)/(0.280.25)=(0.22310.0098)/0.141.524d_2(80) = (0.2231 - 0.28^2 \cdot 0.25/2)/(0.28\sqrt{0.25}) = (0.2231 - 0.0098)/0.14 \approx 1.524.
Qmarket(ST<80)=Φ(1.524)0.0638\mathbb{Q}^{\text{market}}(S_T < 80) = \Phi(-1.524) \approx 0.0638
Upper tail K=120K = 120, σimp(120)=0.15\sigma_{\text{imp}}(120) = 0.15. d2(120)=(0.18230.1520.25/2)/(0.150.25)=(0.18230.00281)/0.0752.467d_2(120) = (-0.1823 - 0.15^2 \cdot 0.25 / 2)/(0.15\sqrt{0.25}) = (-0.1823 - 0.00281)/0.075 \approx -2.467.
Qmarket(ST>120)=Φ(2.467)0.0068\mathbb{Q}^{\text{market}}(S_T > 120) = \Phi(-2.467) \approx 0.0068
Comparison.
EventATM log-normalMarket-implied
ST<80S_T < 800.75%0.75\%6.38%6.38\%8×\times higher
ST>120S_T > 1201.92%1.92\%0.68%0.68\%3×\times lower

The market assigns much higher probability to large down-moves than the ATM log-normal predicts (fat left tail) and much lower probability to large up-moves (thin right tail). This is the empirical signature of the equity skew.

Part 3: risk-neutral density vs log-normal

Observation. A single log-normal distribution cannot simultaneously produce Q(ST<80)=6.38%\mathbb{Q}(S_T < 80) = 6.38\% and Q(ST>120)=0.68%\mathbb{Q}(S_T > 120) = 0.68\% with S0=100,T=0.25,r=0S_0 = 100, T = 0.25, r = 0. No σ\sigma makes both tail probabilities match. The market's implied distribution is not log-normal.
Shape interpretation. σimp(K)\sigma_{\text{imp}}(K) decreasing in KK (the equity skew) is equivalent to:
  • Heavier left tail than log-normal: large down-moves are more likely
  • Lighter right tail than log-normal: large up-moves are less likely

Economically: the market is pricing crash risk (leverage effect + tail insurance demand), giving OTM puts a premium above log-normal fair value. Equivalently, investors are willing to pay more for left-tail protection than Black-Scholes would suggest, inflating the implied vol of low-strike puts.

Black-Scholes assumes a symmetric log-return distribution with no crash-risk premium. Any market that prices crash risk will exhibit a skew — the smile is not a model failure in the sense of being solvable with better estimation, it is a structural falsification of the log-normal assumption.

Part 4: Breeden-Litzenberger

Puts under risk-neutral pricing satisfy P(K)=erTEQ[(KST)+]=erT0K(Ks)q(s)dsP(K) = e^{-rT}\mathbb{E}^{\mathbb{Q}}[(K - S_T)^+] = e^{-rT}\int_0^K (K - s)q(s)\,ds where q(s)q(s) is the risk-neutral density of STS_T. Differentiating twice with respect to KK:

PK=erT0Kq(s)ds=erTQ(ST<K)\frac{\partial P}{\partial K} = e^{-rT}\int_0^K q(s)\,ds = e^{-rT}\,\mathbb{Q}(S_T < K) 2PK2=erTq(K)\frac{\partial^2 P}{\partial K^2} = e^{-rT} q(K)
So the risk-neutral density is the second derivative of the put-price curve in strike (up to the discount factor). In practice:
  1. Observe the market implied-vol smile σimp(K)\sigma_{\text{imp}}(K).
  2. Convert to market put prices Pmarket(K)=PBS(K,σimp(K))P_{\text{market}}(K) = P_{\text{BS}}(K, \sigma_{\text{imp}}(K)).
  3. Take the second derivative of PmarketP_{\text{market}} in KK (numerically or after fitting a smooth parameterisation like SVI).
  4. Multiply by erTe^{rT} to recover q(K)q(K).

This is how practitioners extract the market-implied risk-neutral density from the vol surface — a routine exercise in modern exotic-options pricing. The derived qq is then fed into Monte Carlo or PDE pricers for exotics consistent with the vanilla surface.

Takeaways

  • Flat implied vol \Leftrightarrow log-normal risk-neutral distribution. Any departure from flatness is a departure from log-normality.
  • Equity skew \Leftrightarrow fat left tail, thin right tail. Decreasing σimp(K)\sigma_{\text{imp}}(K) means crash-risk pricing, not stochastic vol per se — though jump-diffusion and stochastic-vol models reproduce the skew for different reasons.
  • The smile is the market's risk-neutral density in disguise. Breeden-Litzenberger makes this precise: q(K)2P/K2q(K) \propto \partial^2 P/\partial K^2. Every pricing model in production is ultimately calibrated to reproduce this density.
Solution — Why the Vol Smile Falsifies Black-Scholes | q4quant.studio