Girsanov's Theorem and Change of Measure
Rewriting the drift of a Brownian motion by re-weighting probabilities.
Leads to: 9.6 uses Girsanov to switch to the risk-neutral measure.
Learning Objectives
Click a status chip to cycle: Not started → In progress → Studied → Practiced → Needs review → Mastered.
- Explain what it means for two measures to be equivalent and define the Radon–Nikodym derivative.
- State Girsanov's theorem and identify the new Brownian motion under the changed measure.
- Compute the drift change induced by a given market price of risk.
- Explain intuitively why changing measure can remove drift but not volatility.
- Apply Girsanov to turn \(dS=\mu S\,dt+\sigma S\,dW\) into a driftless discounted process.
Key Vocabulary
- Equivalent measures
- Two probability measures \(\Prob,\mathbb{Q}\) that agree on which events have probability zero (same null sets).
- Radon–Nikodym derivative
- The density \(Z=d\mathbb{Q}/d\Prob\) re-weighting outcomes; \(\mathbb{Q}(A)=\E_\Prob[Z\,\ind_A]\).
- Market price of risk
- The quantity \(\theta=(\mu-r)/\sigma\); excess return per unit of volatility.
- Girsanov's theorem
- Result: subtracting a drift from \(W\) corresponds to an explicit change of measure with a known density.
- Novikov condition
- A sufficient integrability condition \(\E[e^{\frac12\int\theta^2 dt}]\lt \infty\) ensuring \(Z\) is a true martingale.
- Exponential martingale
- The density process \(Z_t=\exp(-\int_0^t\theta\,dW-\tfrac12\int_0^t\theta^2 du)\).
Intuition & Motivation
Equivalent measures and densities
Two measures \(\Prob\) and \(\mathbb{Q}\) on the same space are equivalent if they have the same null sets: something impossible under one is impossible under the other. Then there is a positive random variable \(Z=d\mathbb{Q}/d\Prob\) with \(\E_\Prob[Z]=1\) such that \(\E_\mathbb{Q}[X]=\E_\Prob[ZX]\). Changing measure is re-weighting, not relabeling outcomes.
In differential form \(d\tilde W=dW+\theta\,dt\), so \(dW=d\tilde W-\theta\,dt\). Substituting into any SDE shifts its drift by \(-\sigma\theta\) while leaving the diffusion \(\sigma\) alone.
Predict: what changes under Q?
- Thinking a change of measure alters the paths. It only re-weights their probabilities; every path still occurs.
- Trying to change volatility by changing measure - impossible; only drift moves.
- Sign errors: \(\tilde W=W+\int\theta\,dt\) so \(dW=d\tilde W-\theta\,dt\). Dropping the minus flips the drift.
- Forgetting the \(-\tfrac12\int\theta^2\) term in \(Z\); without it \(Z\) is not a mean-1 martingale.
- The market price of risk \(\theta=(\mu-r)/\sigma\) is the exact drift adjustment that turns \(\mu\) into \(r\).
- Girsanov is the bridge from the physical measure \(\Prob\) (used for risk, backtesting) to the risk-neutral \(\mathbb{Q}\) (used for pricing).
- Check any candidate density: \(\E_\Prob[Z_T]=1\) must hold - otherwise \(\mathbb{Q}\) is not a probability measure.
Knowledge Check
Practical Exercise
A stock has \(\mu=0.10,\ r=0.02,\ \sigma=0.25\). (a) Compute the market price of risk \(\theta\). (b) Write the \(\mathbb{Q}\)-dynamics of \(S\). (c) State the density process \(Z_t\).
(a) \(\theta=(\mu-r)/\sigma=(0.10-0.02)/0.25=0.32\).
(b) Under \(\mathbb{Q}\), \(dS=rS\,dt+\sigma S\,d\tilde W=0.02\,S\,dt+0.25\,S\,d\tilde W\), with \(\tilde W_t=W_t+0.32\,t\).
(c) \(Z_t=\exp(-0.32\,W_t-\tfrac12(0.32)^2 t)=\exp(-0.32\,W_t-0.0512\,t)\). One checks \(\E_\Prob[Z_t]=1\).
Lesson Summary
Retrieval Practice
Close the lesson and answer from memory before checking. This is deliberate, effortful recall - the single highest-yield study action.
A: It changes the drift of a Brownian-driven process (by re-weighting path probabilities) but preserves the volatility, since quadratic variation is invariant under equivalent measures.
A: \(Z_t=\exp(-\int_0^t\theta\,dW-\tfrac12\int_0^t\theta^2 du)\), and \(\tilde W_t=W_t+\int_0^t\theta\,du\) is \(\mathbb{Q}\)-Brownian.
Completion Checklist
- I can explain the core ideas in my own words
- I worked the derivations/examples by hand
- I completed the interactive workbench(es)
- I passed the knowledge check