Here, we want to describe the logic behind the Black-Scholes Option Pricing Formula which looks like this:
>What do all those symbols ...?
which we recognize as the square of the
Standard Deviation.
>We do? >Just what's the purpose of all this? We know that, at expiry of a Call Option, if S is the stock price and K is the Strike Price then the Option is worth S - K provided S is greater than K ... or it's worth nothing (if S is less than K). In other words, the Option Price (at expiry) is the maximum of S - K or 0, namely: (1) C = Max(S - K, 0)
Ah, but that's at expiry of the Option.
Suppose that, t years in the future, the stock price is x. The Expected Value of this Quantity, assuming some distribution of yearly (or monthly or weekly) stock returns, is then (2) E[Ct] = E[Max(x - K, 0)]
which we recognize as
where we integrate from K since Max(x - K,0) is zero when x < K. >If that's the Expected value of the Option at expiry, then what's the expected value now, today, this very minute?
(3) C = e-rt E[Ct]
or simply e-rt or
(4) C =
e-rt where F is the cumulative distribution. >Where did that e-rt come from?
>Sounds like mumbo-jumbo to me. The math is much, much nicer. Besides, this calculation of present value is what one means by "risk-neutral": the value of an asset at time t discounted to its present value using the risk-free rate.
The two pieces in Equation (4) will give rise to the two pieces of the Black-Scholes formula in Figure 1. Now we stare at the stock price at time t, namely St (which, as a random variable, we're calling x). If the returns over each time period (a year, a month, a week) are r1, r2, r3, etc. then we write 1 + rk = exp(gk), where exp(x) means = ex. The cumulative gain over t time periods, namely (1+r1)(1+r2)...(1+rt) can now be written more simply as:
Of course, the set of g's (namely g1, g2, ... gt),
are randomly distributed, so M is a random variable Here's where we make a simplifying assumption: we assume that these g's are Normally distributed and, since 1+r = eg, this means that we're assuming that the returns r1, r2, etc. are Log-normally distributed. This identifies the functions f(x) and F(x) and makes possible the evaluation of the integrals in Equation (4). >zzzZZZ
Don't worry, I don't intend to evaluate any integrals. It's much too scary for me. |