Black's approximation
   HOME

TheInfoList



OR:

In finance, Black's approximation is an approximate method for computing the value of an American call option on a stock paying a single dividend. It was described by
Fischer Black Fischer Sheffey Black (January 11, 1938 – August 30, 1995) was an American economist, best known as one of the authors of the Black–Scholes equation. Background Fischer Sheffey Black was born on January 11, 1938. He graduated from Harvard ...
in 1975.F. Black: Fact and fantasy in the use of options, FAJ, July–August 1975, pp.36 The Black–Scholes formula (hereinafter, "BS Formula") provides an explicit equation for the value of a call option on a non-dividend paying stock. In case the stock pays one or more discrete dividend(s) no closed formula is known, but several approximations can be used, or else the Black–Scholes PDE will have to be solved numerically. One such approximation is described here. See also Black–Scholes model#American options. The method essentially entails using the BS formula to compute the value of two European call options:
(1) A European call with the same maturity as the American call being valued, but with the stock price reduced by the present value of the dividend, and
(2) A European call that expires on the day before the dividend is to be paid. The largest of (1) and (2) is taken as the approximate value for the American call. See example aside. The resulting value is sometimes called the "pseudo American" value of the call.


Application

Consider an American call option with ex-dividend dates in 3 months and 5 months, and has an expiration date of 6 months. The dividend on each ex-dividend date is expected to payout $0.70. Additional information is presented below. Find the value of the American call option. :\begin S_0 &= \$40 \\ X &= \$40 \\ \sigma &= 30\% \; p.a. \\ r &= 10\% \; p.a. \\ T &= 6 \; months = .5 \; years\\ D &= \$0.70 \\ \end
First, we need to calculate based on the two methods provided above in the methods section. Here we will calculate both of the parts:
:(1) This is the first method calculation, which states: :A European call with the same maturity as the American call being valued, but with the stock price reduced by the present value of the dividend. : :\begin PV &= D_1 e^ + D_2 e^ \end : :where : ::PV is the net present value of the dividends at the ex-dividend dates (we use the ex-dividend dates because on this date the stock price declines by the amount of the dividend) ::D_ are the dividends on the ex-dividend dates ::r is the risk-free rate of the market, which we will assume to be constant for this example ::\Delta t_ amount of time until the ex-dividend date ::m a division factor to bring the Δt to a full year. (example \Delta t = 2 months, m = 12 months, therefore \frac = 2/12 = .166667) ::e is the exponential function. :Applying this formula to the question: :\begin 0.7e^ + 0.7e^ = 1.3541 \end : :The option price can therefore be calculated using the Black-Scholes-Merton model where will discount the dividends from S_0 which I will denote by S_0 ' for the new value: :S_0 ' = 40 - 1.3541 = 38.6459 :The rest of the variables remain the same. Now we need to calculate d1 and d2 using these formula's :\begin C &= S_0 N(d_1) - Xe^ N(d_2) \\ d_1 &= \frac \\ d_2 &= d_1 - \sigma\sqrt \end :where, ::N(\cdot) is the cumulative distribution function of the standard normal distribution ::T is the time to maturity ::S_0 is the current price of the underlying asset ::X is the strike price ::r is the
risk free rate The risk-free rate of return, usually shortened to the risk-free rate, is the rate of return of a hypothetical investment with scheduled payments over a fixed period of time that is assumed to meet all payment obligations. Since the risk-free ra ...
(annual rate, expressed in terms of continuous compounding) ::\sigma is the volatility of returns of the underlying asset :Inputting the values we get: :\begin d_1 &= \frac = 0.1794 \\ d_2 &= 0.1794 - 0.3\sqrt = -0.0327 \\ N(d_1) &= 0.5712 \\ N(d_2) &= 0.4870 \\ C &= 38.6459(0.5712) - 40e^ (0.4870) = 3.5446 \approx \$ 3.54 \end (2) This is the second method calculation, which states:
:A European call that expires on the day before the dividend is to be paid. :This method begins just like the previous method except that this options maturity is set to the last maturity before the last dividend (meaning the second dividend in the fifth month): :\begin PV &= D_1 e^ \end :For the most part, the variables remain same except for the time to maturity, which equals: :\begin T &= 5 \; months = .4167 \; years \end :\begin PV &= 0.7 e^ = 0.6827 \\ S_0 ' &= 40 - 0.6827 = 39.3173 \\ d_1 &= \frac = 0.2231 \\ d_2 &= 0.2231 - 0.3\sqrt = 0.0294 \\ N(d_1) &= 0.5883 \\ N(d_2) &= 0.5117 \\ C &= 39.3173(0.5883) - 40e^ (0.5117) = 3.4997 \approx \$ 3.50 \end Recalling method (1) price of \$ 3.54 > \$ 3.50 from method (2), we see that the price of the American call option, as per Fisher Black's approximation, is the greater of the two methods, therefore, the price of the option = \$ 3.54 .


References

* {{reflist Financial models Options (finance)