The Girsanov theorem is a fundamental result in probability theory that provides a method for changing the measure of a stochastic process. In the context of finance, the theorem can be used to derive the risk-neutral measure, which is a key concept in option pricing and quantitative trading.
The theorem states that if we have a stochastic process X(t) under the so-called "physical measure" P, then we can define a new measure Q that is equivalent to P, i.e., the probability of any event under P is the same as under Q, by specifying a exponential martingale as the change of measure, denoted by M(t):
M(t) = exp(B(t)−(μ+0.5*σ2)t)
where B(t) denotes a standard Brownian motion, and μ the drift and σ volatility parameters are chosen such that the process X(t) becomes a Q-martingale, i.e., EQ[X(t)|F(s)] = X(s), for any s ≤ t.
This means that the dynamics of X(t) under the risk-neutral measure Q are different from those under the physical measure P, but the expected values of X(t) are the same. By applying the Girsanov theorem, one can derive the risk-neutral drift and volatility of an asset’s price process, which are used in option pricing and hedging.
For example, consider a European call option with strike price K expiring at time T on a stock with price process S(t). If we assume that the stock price follows a geometric Brownian motion under the physical measure, i.e., dS(t) = μS(t)dt + σS(t)dW(t), where μ is the drift rate, σ is the volatility, and W(t) is a Brownian motion under P, then we can apply the Girsanov theorem to derive the corresponding stock price process under the risk-neutral measure Q:
dS(t) = rS(t)dt + σS(t)dWQ(t)
where r is the risk-free rate and WQ(t) is a Brownian motion under Q. The risk-neutral drift rate r replaces the physical measure drift rate , and is given by r = - R , where R is the market price of risk.
Using the risk-neutral price dynamics, one can then price the call option by taking the discounted expected value of the payoff under Q, and obtain the well-known Black-Scholes formula. This approach is known as risk-neutral valuation, and relies on the assumption that investors are risk-neutral and only care about the expected returns of their investments.