BLACK-SCHOLES OPTION PRICING MODEL
Now, we will use the formula from above to solve for d
.
e. In 1973, Fischer Black and Myron Scholes developed the Black-Scholes Option Pricing Model (OPM).
In deriving this option pricing model, Black and Scholes made the following assumptions:
The derivation of the Black-Scholes model rests on the concept of a riskless hedge. By buying shares of a
stock and simultaneously selling call options on that stock, an investor can create a risk-free investment
position, where gains on the stock are exactly offset by losses on the option. Ultimately, the Black-Scholes
model utilizes these three formulas:
In these equations, V is the value of the option. P is the current price of the stock. N(d1) is the area beneath
the standard normal distribution corresponding to (d1). X is the strike price. rRF is the risk-free rate. t is the
e. (2.) Write out the three equations that constitute the model.
1. The stock underlying the call option provides no dividends or other distributions during the life of the
option.
2. There are no transaction costs for buying or selling either the stock or the option.
At this point, we have all of the necessary inputs for solving for the value of the call option. We will use the
formula for V from above to find the value. The only complication arises when entering N(d1) and N(d2).
Remember, these are the areas under the standard normal distribution. Luckily, Excel is equipped with a
function that can determine cumulative probabilities of the normal distribution. This function is located in
the list of statistical functions, as “NORMSDIST”. For both N(d1) and N(d2), we will follow the same
procedure of using this function in the value formula.
e. (3.) What is the value of the following call option according to the OPM?
Looking at these equations we see that you must first solve d
1
2
before you can proceed to value the
option.
This model is widely used by options traders and is generally considered to be the standard for option
pricing. Many hand-held calculators and computer programs have this formula permanently stored in. We
now use Excel to write a “program”, if you will, for the Black-Scholes pricing model in Excel.