Stochastic Calculus & Itô's Lemma
The chain rule for random processes, and the foundation of modern derivatives pricing.
Standard calculus deals with smooth, predictable changes. But what about processes that have a random component, like the path of a stock price? Stochastic calculus, and specifically Itô's Lemma, provides the mathematical framework for handling this.
Itô's Lemma is essentially the chain rule of stochastic calculus. It tells us how to find the differential of a function of a random process. The surprising result is an extra term that arises purely from the randomness, a term that is zero in normal calculus. This term is the key to almost all of modern quantitative finance.
- The first part (in parentheses) is the deterministic "drift" of G.
- The second part is the random "diffusion" of G.
- The term is the **Itô term**. It's non-zero because in a random walk, the variance grows with time (), unlike in deterministic calculus where squared differentials vanish.
This lemma is used to derive the Black-Scholes equation, the foundational equation for pricing options.
An interactive simulation for Itô's Lemma is currently under development. Stay tuned!