My understanding of derivatives is in the difference quotient limit sense... How does one interpret the meaning of a stochastic derivative? How can one possibly differentiate a random variable? What is its physical meaning, if it has any?
2026-04-02 15:25:05.1775143505
How does one interpret the meaning of a stochastic derivative?
6.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
As pointed out in the comments, there is some context missing in your question, so I'll just guess to fill it in: Let's talk about one-dimensional Brownian motion, which is a stochastic process: It is a family of random variables indexed by a continuous parameter, which is usually called "time" and is written as $B_t$.
Another point of view is that Brownian motion is a probability measure on a suitable set of functions. Since it can be shown that Brownian motion has continuous sample paths with probability one, we can think of it as probability measure on the set $C[0, T]$, the set of of continuous functions $$ f: [0, T] \to \mathbb{R} $$ In addition, one can prove that Brownian motion has with probability one sample paths that are not differentiable and not even of bounded variation. This means it is not possible to define a Riemann-Stieltjes integral with respect to the sample paths. This is why one needs to develop a new concept of an integral with respect to Brownian motion, for example the Ito or the Stratonovich integral. It is possible to give precise meaning to the expressions like this one: $$ X_T = \int_0^T f(t, x) d B_t $$ and prove (with appropriate assumptions for $f$) that there is a unique stochastic process $X_T$ satisfying this relation. These integral equations are usually abbreviated, with an abuse of notation, as $$ d X_t = f \; d B_t $$ but one has to keep in mind that the symbol $d B_t$ is actually undefined. Only the integral with respect to Brownian motion is defined in the Ito- or the Stratonovich calculus. This means that there is no "stochastic derivative", and that the notion of "velocity" is undefined for Brownian motion. There just is no room for the interpretation of a "velocity" in physical terms in the theory.