Quadratic Variation
Motivation: why this matters in quant finance
The informal idea
Quadratic variation measures accumulated squared movement along a path. It is not net displacement. A Brownian path can finish near zero and still spend a lot of "movement budget" along the way.
The scale is what matters. Over a small interval of length , a Brownian increment is typically of size . Squaring it gives something of order . Summing roughly such terms produces something of order , not something that vanishes.
By contrast, a differentiable path moves by order . Its squared increment is order , and summing such terms still goes to zero. Quadratic variation is therefore a diagnostic for Brownian roughness: continuous paths can be too rough for ordinary finite-variation calculus.
Formal definitions
Let be a partition of , and let its mesh be
For a process , the quadratic variation along a refining sequence of partitions is the limit, when it exists,
The mode of convergence matters. Lawler first computes the limit for deterministic partitions and proves convergence in probability; under a summability condition on the mesh, the convergence is almost sure for that fixed sequence of partitions.
For standard Brownian motion ,
For Brownian motion with drift and variance parameter ,
The drift does not contribute to quadratic variation. It moves on the finite-variation scale; the Brownian term moves on the scale.
Key properties
Brownian quadratic variation is deterministic
For a partition of , define
Since and the increments are independent,
and
Drift does not appear
If , expanding squared increments gives
Finite-variation terms are invisible to quadratic variation
Lawler later uses the same idea for Itô processes. If
then the quadratic variation is
or equivalently
The drift term contributes no quadratic variation. In delta hedging language, this separates predictable drift accumulation from stochastic variance accumulation.
Covariation records shared Brownian noise
For two processes driven by the same Brownian motion,
their covariation is
Worked examples
Example 1: Brownian quadratic variation on an equal grid
Let and
Each increment has distribution . Write
where are independent standard normals. Then
Since and ,
Therefore in , hence in probability. This is Lawler's basic calculation behind .
Example 2: Brownian motion with drift and volatility
Let . On a fine partition,
The first term converges to . The last term is bounded by , so it goes to zero. The mixed term is of smaller order because Brownian increments sum on the scale while the extra suppresses the contribution. Thus
For an asset model , this says the instantaneous quadratic-variation rate is , not .
Example 3: quadratic variation of a stochastic integral
If
with adapted continuous or piecewise continuous , Lawler states
For constant , this reduces to . For a trading gain in a Brownian model, the same structure says that the risk accumulated by the strategy depends on the squared exposure rate.
Common confusions and pitfalls
"Quadratic variation is the same thing as variance." Variance is a distributional second moment at a fixed time. Quadratic variation is accumulated squared path movement along a time interval. For Brownian motion they are both equal to in the simplest case, but they answer different questions.
"Continuity makes squared increments vanish." Smooth continuous paths have zero quadratic variation. Brownian paths are continuous but rough enough that squared increments accumulate to time.
"The drift should affect realised variation." In the Brownian scaling limit, drift contributes on the scale and its square is too small to survive. The volatility coefficient controls quadratic variation.
"The convergence holds uniformly over every possible partition chosen after seeing the path." Lawler warns about the order of quantifiers. For fixed refining partition sequences, convergence holds as stated. If the partition is chosen path-dependently, the conclusion can fail.
" is literal algebra." It is shorthand for the quadratic-variation limit. The notation is useful, but the mathematical statement is about sums of squared increments.
Where this goes next
- Stochastic Integrals: Builds Brownian integrals as limits whose second moments are controlled by squared integrands.
- Itô Isometry: Turns the quadratic-variation intuition into an exact identity.
- Itô's Lemma: Uses to explain the second-derivative correction in stochastic chain rules.
- Itô Product and Quotient Rules: Uses covariation to compute products, ratios, and discounted processes.
- Stochastic Differential Equations: Interprets through its drift and quadratic-variation rates.
References
- Lawler, G. F. (2023). Stochastic Calculus: An Introduction with Applications. Ch. 2 §2.8 (Quadratic variation), §2.9 (Multidimensional Brownian motion and covariation), Ch. 3 §3.2 (Stochastic integral), §3.4 (More versions of Itô's formula), §3.6 (Covariation and the product rule).