TL;DR
Ito's Lemma: The chain rule for stochastic calculus: df = f'dX + (1/2)f''(dX)^2 — the extra term changes everything. This concept is essential for quantitative trading interviews and is frequently tested at top firms.
By Valenke Exam Prep Team·Last updated 2026-06-01
Stochastic Processes
Ito's Lemma
The chain rule for stochastic calculus: df = f'dX + (1/2)f''(dX)^2 — the extra term changes everything.
Ito's lemma is the chain rule of stochastic calculus. If follows and is a smooth function, then:
Using , , :
Intuition: In ordinary calculus, the Taylor expansion's second-order term vanishes because is infinitesimally small compared to . But Brownian motion is "rougher" than smooth paths — is of order , not . So the second-order term survives! This is the fundamental surprise of stochastic calculus.
The classic application — deriving GBM: Let and apply Ito's lemma to :
- ,
-
-
The − σ 2 / 2 -\sigma^2 2 \frac{2}{2} correction appears naturally — it's not an ad hoc adjustment, it's Ito's lemma at work.
Concrete example: Let f ( W t ) = W t 2 f(W_t) = W_t^2 . By Ito's lemma (f ′ = 2 W t f'= 2W_t , f ′ ′ = 2 f''=2 ):
d ( W t 2 ) = 2 W t d W t + 1 2 ( 2 ) ( d W t ) 2 = 2 W t d W t + d t d(W_t^2) = 2W_t \, dW_t + \frac{1}{2}(2)(dW_t)^2 = 2W_t \, dW_t + dt
So W t 2 = 2 ∫ 0 t W s d W s + t W_t^2 = 2\int_0^t W_s \, dW_s + t , which gives E [ W t 2 ] = t E[W_t^2] = t . The extra d t dt term is pure Ito.
When to use: Any time you need to find the dynamics of a function of a stochastic process. Deriving the Black-Scholes PDE. Computing expectations of transformed processes. This is the workhorse of quantitative finance.
Ready to practice for the Valenke Finance Exam?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →