|
|
| (One intermediate revision by one other user not shown) |
| Line 1: |
Line 1: |
| 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]] in 1975.<ref>F. Black: Fact and fantasy in the use of options, FAJ, July–August 1975, pp.36</ref>
| | Of which 20,000 km after a major maintenance, cost about 2800 yuan.<br>There was free wine tasting and low priced snacks, free consultations from Lux salon about new hairstyles and common hair care needs, even giving some guests bangs. Members of the Delta College fashion club were available to make alterations and though there were no takers they were able to spread the word about the fashion program.<br>http://www.geneseecancerassistance.com/sale/uggs.asp?p=124 <br /> http://www.geneseecancerassistance.com/sale/uggs.asp?p=40 <br /> http://www.geneseecancerassistance.com/sale/uggs.asp?p=38 <br /> http://www.geneseecancerassistance.com/sale/uggs.asp?p=26 <br /> http://www.geneseecancerassistance.com/sale/uggs.asp?p=112 <br /><br><br>If you liked this informative article and you want to receive details concerning [http://www.restaurantcalcuta.com/outlet/ugg.asp Cheap Uggs Boots] kindly stop by our own web site. |
| | |
| ==Background==
| |
| The [[Black–Scholes–Merton#Black–Scholes formula|Black–Scholes 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.
| |
| | |
| ==The method==
| |
| Use the BS formula to compute the value of two European call options: <br />
| |
| (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 <br />
| |
| (2) A European call that expires on the day before the dividend is to be paid.
| |
| | |
| Now take the largest of the two values (1) and (2) above as the desired Black's approximation for the American call.
| |
| | |
| The resulting value is sometimes called the "pseudo American" value of the call.
| |
| | |
| ==Example==
| |
| Consider an American call option with ex-dividend dates in 3 months and 5 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.
| |
| <br /> | |
| :<math>\begin{align} | |
| S_0 &= $40 \\
| |
| X &= $40 \\
| |
| \sigma &= 30% \; p.a. \\
| |
| r &= 10% \; p.a. \\
| |
| T &= 6 \; months = .5 \; years\\
| |
| D &= $0.70 \\
| |
| \end{align}</math>
| |
| <br />
| |
| First, we need to calculate based on the two methods provided above in the methods section. Here we will calculate both of the parts:<br />
| |
| <br />
| |
| <big>'''(1)''' This is the first method calculation which states:<br />
| |
| </big>
| |
| :<big>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.</big>
| |
| :<br />
| |
| :<math>\begin{align}
| |
| PV &= D_1 e^{-(r)(\frac{\Delta t_1}{m})} + D_2 e^{-(r)(\frac{\Delta t_2}{m})}
| |
| \end{align}</math>
| |
| :<br />
| |
| :where
| |
| :<br />
| |
| ::<math>PV</math> 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)<br /> | |
| ::<math>D_{1,2}</math> are the dividends on the ex-dividend dates <br />
| |
| ::<math>r</math> is the risk-free rate of the market, which we will assume to be constant for this example<br />
| |
| ::<math>\Delta t_{1,2}</math> amount of time until the ex-dividend date<br />
| |
| ::<math>m</math> a division factor to bring the Δt to a full year. (example <math>\Delta t</math> = 2 months, <math>m</math> = 12 months, therefore <math>\frac{\Delta t}{m}</math> = 2/12 = .166667)<br />
| |
| ::<math>e</math> is the exponential function.
| |
| :<br />
| |
| :Applying this formula to the question:
| |
| :<br />
| |
| :<math>\begin{align}
| |
| 0.7e^{-(.1)(\frac{3}{12})} + 0.7e^{-(.1)(\frac{5}{12})} = 1.3541
| |
| \end{align}</math>
| |
| :<br />
| |
| :The option price can therefore be calculated using the [[Black-Scholes]]-Merton model where will discount the dividends from <math>S_0</math> which I will denote by <math>S_0 '</math> for the new value: | |
| :<br />
| |
| :<math>S_0 ' = 40 - 1.3541 = 38.6459 </math>
| |
| :<br />
| |
| :The rest of the variables remain the same. Now we need to calculate d<sub>1</sub> and d<sub>2</sub> using these formula's
| |
| :<br />
| |
| :<math>\begin{align}
| |
| C &= S_0 N(d_1) - Xe^{-r(T)} N(d_2) \\
| |
| \\
| |
| d_1 &= \frac{\left[\ln\left(\frac{S_0}{X}\right) + \left(r + \frac{\sigma^2}{2}\right)(T)\right]}{\sigma\sqrt{T}} \\ | |
| \\
| |
| d_2 &= d_1 - \sigma\sqrt{T}
| |
| \end{align}</math>
| |
| :<br /> | |
| :where,
| |
| :<br />
| |
| ::<math>N(\cdot)</math> is the [[cumulative distribution function]] of the [[standard normal distribution]]<br />
| |
| ::<math>T</math> is the time to maturity<br />
| |
| ::<math>S_0</math> is the current price of the underlying asset<br />
| |
| ::<math>X</math> is the strike price<br />
| |
| ::<math>r</math> is the [[risk free rate]] (annual rate, expressed in terms of [[continuous compounding]])<br />
| |
| ::<math>\sigma</math> is the [[volatility (finance)|volatility]] of returns of the underlying asset
| |
| <br />
| |
| :Inputting the values we get:
| |
| :<math>\begin{align}
| |
| d_1 &= \frac{\left[\ln\left(\frac{38.6459}{40}\right) + \left(0.1 + \frac{0.3^2}{2}\right)(0.5)\right]}{0.3\sqrt{0.5}} \\
| |
| &= 0.1794 \\
| |
| \\
| |
| d_2 &= 0.1794 - 0.3\sqrt{0.5} \\
| |
| &= -0.0327 \\
| |
| \\
| |
| N(d_1) &= 0.5712 \\
| |
| N(d_2) &= 0.4870 \\
| |
| \\
| |
| C &= 38.6459(0.5712) - 40e^{-0.1(0.5)} (0.4870) \\
| |
| &= 3.5446 \\
| |
| &\approx \$ 3.54
| |
| \end{align}</math>
| |
| :<br />
| |
| :<br />
| |
| | |
| <big>'''(2)''' This is the second method calculation which states:<br />
| |
| </big>
| |
| :<big>A European call that expires on the day before the dividend is to be paid.</big>
| |
| :<br />
| |
| :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):
| |
| :<math>\begin{align}
| |
| PV &= D_1 e^{-(r)(\frac{\Delta t_1}{m})}
| |
| \end{align}</math>
| |
| :<br />
| |
| :For the most part, the variables remain same except for the time to maturity, which equals:
| |
| :<br />
| |
| :<math>\begin{align}
| |
| T &= 5 \; months = .4167 \; years \\
| |
| \end{align}</math>
| |
| :<br />
| |
| :<math>\begin{align}
| |
| PV &= 0.7 e^{-(0.1)(\frac{3}{12})} = 0.6827 \\
| |
| S_0 ' &= 40 - 0.6827 = 39.3173 \\
| |
| \\
| |
| d_1 &= \frac{\left[\ln\left(\frac{39.3173}{40}\right) + \left(0.1 + \frac{0.3^2}{2}\right)(0.4167)\right]}{0.3\sqrt{0.4167}} \\
| |
| &= 0.2231 \\
| |
| \\
| |
| d_2 &= 0.2231 - 0.3\sqrt{0.4167} \\
| |
| &= 0.0294 \\
| |
| \\
| |
| N(d_1) &= 0.5883 \\
| |
| N(d_2) &= 0.5117 \\
| |
| \\
| |
| C &= 39.3173(0.5883) - 40e^{-0.1(0.4167)} (0.5117) \\
| |
| &= 3.4997 \\
| |
| &\approx \$ 3.50
| |
| \end{align}</math>
| |
| <br />
| |
| <br />
| |
| | |
| So, recalling method (1) price of <math>\$ 3.54 > \$ 3.50</math> 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 = <math> \$ 3.54 </math>.
| |
| | |
| ==References==
| |
| * {{cite book|title=Options, Futures, and Other Derivatives|last=Hull|first=John C.|authorlink=John C. Hull|year=1997|isbn=0-13-601589-1|publisher=Prentice Hall}}
| |
| {{reflist}}
| |
| | |
| [[Category:Finance theories]]
| |
| [[Category:Options (finance)]]
| |