🏠
Guest Not signed in

Itô's lemma: where the half-sigma-squared comes from

Every SDE derivation in a quant interview — Black-Scholes, GBM, CIR — uses this rule. The stochastic chain rule with one extra term: that $-\tfrac{1}{2}\sigma^2$ you see everywhere comes from here.

Method · Itos Lemma
Intro

Itô's lemma is the chain rule for stochastic processes. It looks like the ordinary calculus chain rule plus one extra term — the Itô correction $\tfrac{1}{2}\sigma^2 f_{xx}\,dt$ — and that extra term is the source of every $-\tfrac{1}{2}\sigma^2$ you have ever seen in option pricing. The reason it appears is that Brownian motion has non-zero quadratic variation: even though $dW$ has mean zero, $(dW)^2$ has mean $dt$, so when you Taylor-expand a smooth function to second order the squared-Brownian piece refuses to vanish. This tutorial walks through the rule on its smallest non-trivial example, then derives the lognormal solution to geometric Brownian motion and the famous $\mu - \tfrac{1}{2}\sigma^2$ drift.

✓ Intro · expand
Independent · Legal