The risk-neutral approach, also known as risk-neutral valuation or risk-neutral pricing, is a technique used to price derivatives such as options and futures. This approach involves adjusting probabilities of future outcomes to eliminate market risk and then discounting these outcomes at the risk-free interest rate. The main idea behind risk-neutral pricing is that the price of a derivative should be equal to its expected payoff under the risk-neutral measure, discounted at the risk-free rate.
To price a derivative using the risk-neutral approach, we usually follow these general steps:
1. Determine the underlying assetβs probability distribution under the risk-neutral measure.
2. Calculate the expected payoff of the derivative under this risk-neutral measure.
3. Discount the expected payoff at the risk-free interest rate to obtain the present value.
Letβs illustrate the risk-neutral approach with an example. Suppose we want to price a European call option on a non-dividend-paying stock. The option has a strike price of K and expires in time T.
1. Risk-neutral measure: Assume the stock price follows the geometric Brownian motion:
dStβ=βrStdtβ
+β
ΟStdWt
Here, St is the stock price at time t, r is the risk-free interest rate, Ο is the stock price volatility, and dWt is a Wiener process with mean 0 and variance dt.
Under the risk-neutral measure, the expected return on the stock becomes equal to the risk-free interest rate. Therefore, the stock price dynamics can be written as:
dStβ=βrStdtβ
+β
ΟStdWΜt
where dWΜt is a Wiener process under the risk-neutral measure.
2. Expected payoff: The payoff of the European call option at time T is given by (STβ ββ K)+, where (x)+β=βmaxβ(x,β0). To find the expected payoff under the risk-neutral measure, we need to calculate the expectation of this payoff:
EQ[(STβ
ββ
K)+]
First, we determine the distribution of ST under the risk-neutral measure. By solving the stochastic differential equation, we get:
$$S_T = S_0 \exp \left((r - \frac{1}{2} \sigma^2)T + \sigma \sqrt{T}\widetilde{Z} \right)$$
where ZΜββΌβN(0,β1) under the risk-neutral measure.
Now, we can calculate the expected payoff:
$$E_Q[(S_T - K)^+] = \int_{-\infty}^{\infty} (S_0 \exp \left((r - \frac{1}{2} \sigma^2)T + \sigma \sqrt{T}\widetilde{z} \right) - K)^+ \phi(\widetilde{z}) d\widetilde{z}$$
Here, Ο(β β β ) is the standard normal probability density function.
3. Discounting at the risk-free rate: To find the present value of the option, discount the expected payoff at the risk-free interest rate:
P0β=βeβ
ββ
rTEQ[(STβ
ββ
K)+]
By solving the integral in step 2 and applying the discount factor, we obtain the Black-Scholes-Merton formula for European call options:
P0β=βS0N(d1)β
ββ
Keβ
ββ
rTN(d2)
where
$$d_1 = \frac{\ln \left(\frac{S_0}{K}\right) + \left(r + \frac{1}{2} \sigma^2 \right)T}{\sigma\sqrt{T}}$$
$$d_2 = d_1 - \sigma\sqrt{T}$$
and N(β β β ) is the cumulative distribution function of the standard normal distribution.
In summary, the risk-neutral approach is a powerful method for pricing derivatives. By adjusting the probabilities of future outcomes to eliminate market risk and discounting the expected payoff at the risk-free rate, we can obtain the present value of a derivative. For European options, this approach leads to the well-known Black-Scholes-Merton formula.