Simplified from Ji-Ha Kim’s blog post.
Brownian motion
The Wiener process
An increment over
The sample path
which diverges. This rules out standard calculus.
Itô calculus
The stochastic differential is
with
Itô’s lemma
For
As
The extra
Itô’s lemma for a general SDE
For
Stochastic differential equations
SDEs blend deterministic behaviour with stochastic noise:
Constant drift and diffusion
Setting
A process drifting linearly with noise spreading over time.
Geometric Brownian motion
For systems where changes scale with size (e.g. stock prices):
The percentage change
Integrate from
The drift is adjusted by
Itô vs Stratonovich
The Itô integral evaluates the integrand at the left endpoint of each interval — non-anticipating (only uses information up to the current time). Natural in finance.
Stratonovich calculus evaluates at the midpoint instead. This preserves the ordinary chain rule with no second-derivative correction, because the midpoint evaluation absorbs the
Conversion between Itô drift
where
Stratonovich suits physical systems where noise has slight smoothness or continuity — the Wong-Zakai theorem shows that smooth noise approximations converge to Stratonovich SDEs in the limit. Itô dominates in finance for its non-anticipating, martingale-friendly properties.