Options Pricing Models Options Pricing Models Option Value Bounds Upper Bound: The value of a call option cannot exceed the stock price (So).Lower Bound: The value of a call option cannot be less than the difference between the stock price and the exercise price (So - E) or 0, whichever is greater.The lower bound is applicable only when So > E. Factors Determining Option Value Stock Price (So): Positive correlation; higher stock price generally increases call option value.Exercise Price (E): Negative correlation; higher exercise price decreases call option value.Expiration Date (t): Positive correlation; longer time to expiration increases option value.Stock Price Variability (σ 2 \sigma^2 σ 2 ): Positive correlation; higher volatility increases option value.Interest Rate (r): Positive correlation; higher interest rates increase call option value.The call option price C < e m > 0 C<em>0 C < e m > 0 is a function of these variables:
C < / e m > 1 = f [ S < e m > 0 , E , σ 2 , t , r < / e m > 1 ] C</em>1 = f[S<em>0, E, \sigma^2, t, r</em>1] C < / e m > 1 = f [ S < e m > 0 , E , σ 2 , t , r < / e m > 1 ] Binomial Model - Option Equivalent Method Single-Period Binomial Model: Assumes the stock price can take two possible values next year, uS or dS, where uS > dS.Assumptions: B can be borrowed or lent at a risk-free rate (1 + r) = R. d < R < u E is the exercise price. C u = M A X ( u S − E , 0 ) C_u = MAX(uS - E, 0) C u = M A X ( u S − E , 0 ) C d = M A X ( d S − E , 0 ) C_d = MAX(dS - E, 0) C d = M A X ( d S − E , 0 ) Portfolio Construction: Construct a portfolio with A shares of stock and borrowing B rupees.Portfolio Payoffs: Stock price rises: A ⋅ u S − R B = C u A \cdot uS - RB = C_u A ⋅ u S − RB = C u Stock price falls: A ⋅ d S − R B = C d A \cdot dS - RB = C_d A ⋅ d S − RB = C d Spreads: Spread of possible option prices: C < e m > u − C < / e m > d C<em>u - C</em>d C < e m > u − C < / e m > d Spread of possible share prices: S ( u − d ) S(u - d) S ( u − d ) Calculating A and B: A = C < e m > u − C < / e m > d S ( u − d ) A = \frac{C<em>u - C</em>d}{S(u - d)} A = S ( u − d ) C < e m > u − C < / e m > d B = d C < e m > u − u C < / e m > d ( u − d ) R B = \frac{dC<em>u - uC</em>d}{(u - d)R} B = ( u − d ) R d C < e m > u − u C < / e m > d Call Option Value: Since the portfolio has the same payoff as the call option:Illustration of Binomial Model Given: S = 200, u = 1.4, d = 0.9 E = 220, r = 0.10, R = 1.10 Calculations: C u = M A X ( u S − E , 0 ) = M A X ( 1.4 ⋅ 200 − 220 , 0 ) = 60 C_u = MAX(uS - E, 0) = MAX(1.4 \cdot 200 - 220, 0) = 60 C u = M A X ( u S − E , 0 ) = M A X ( 1.4 ⋅ 200 − 220 , 0 ) = 60 C d = M A X ( d S − E , 0 ) = M A X ( 0.9 ⋅ 200 − 220 , 0 ) = 0 C_d = MAX(dS - E, 0) = MAX(0.9 \cdot 200 - 220, 0) = 0 C d = M A X ( d S − E , 0 ) = M A X ( 0.9 ⋅ 200 − 220 , 0 ) = 0 Δ = C < e m > u − C < / e m > d ( u − d ) S = 60 − 0 0.5 ⋅ 200 = 0.6 \Delta = \frac{C<em>u - C</em>d}{(u - d)S} = \frac{60 - 0}{0.5 \cdot 200} = 0.6 Δ = ( u − d ) S C < e m > u − C < / e m > d = 0.5 ⋅ 200 60 − 0 = 0.6 B = d C < e m > u − u C < / e m > d ( u − d ) R = 0.9 ⋅ 60 − 1.4 ⋅ 0 0.5 ⋅ 1.10 = 98.18 B = \frac{dC<em>u - uC</em>d}{(u - d)R} = \frac{0.9 \cdot 60 - 1.4 \cdot 0}{0.5 \cdot 1.10} = 98.18 B = ( u − d ) R d C < e m > u − u C < / e m > d = 0.5 ⋅ 1.10 0.9 ⋅ 60 − 1.4 ⋅ 0 = 98.18 Interpretation: 0.6 of a share + 98.18 borrowing.Repayt: 98.18 * 1.10 = 108Portfolio Value: If stock price rises: 1.4 x 200 x 0.6 - 108 = 60 = C u C_u C u If stock price falls: 0.9 x 200 x 0.6 - 108 = 0 = C d C_d C d C = A S − B = 0.6 ⋅ 200 − 98.18 = 21.82 C = AS - B = 0.6 \cdot 200 - 98.18 = 21.82 C = A S − B = 0.6 ⋅ 200 − 98.18 = 21.82 Binomial Model - Risk-Neutral Method Concept: Establishes the call option price without specific knowledge of investors' risk attitudes.Steps: Calculate the probability of a rise in a risk-neutral world. Calculate the expected future value of the option. Convert it into its present value using the risk-free rate. P = Probability Pioneer Stock Example (Risk-Neutral Valuation) Given: Rise: 40% to 280 Fall: 10% to 180 Expected Return = 10% Calculations: Probability of rise (p): [p x 40%] + [(1 - p) x -10%] = 10% => p = 0.4 Expected Future Value of the Option: (0.4 x 60) + (0.6 x 0) = 24
(Where 60 and 0 are the call option values at the rise and fall, respectively) Present Value of the Option: 24 / 1.10 = 21.82 Black-Scholes Model Formula: C < e m > 0 = S < / e m > 0 N ( d < e m > 1 ) − E e − r t N ( d < / e m > 2 ) C<em>0 = S</em>0N(d<em>1) - Ee^{-rt}N(d</em>2) C < e m > 0 = S < / e m > 0 N ( d < e m > 1 ) − E e − r t N ( d < / e m > 2 ) Variables: N ( d ) N(d) N ( d ) = Value of the cumulative normal density functionS 0 S_0 S 0 = Current stock priceE = Exercise price r = Continuously compounded risk-free annual interest rate t = Time to expiration σ \sigma σ = Standard deviation of the continuously compounded annual rate of return on the stockIntermediate Calculations: d < e m > 1 = l n ( S < / e m > 0 E ) + ( r + σ 2 2 ) t σ t d<em>1 = \frac{ln(\frac{S</em>0}{E}) + (r + \frac{\sigma^2}{2})t}{\sigma \sqrt{t}} d < e m > 1 = σ t l n ( E S < / e m > 0 ) + ( r + 2 σ 2 ) t d < e m > 2 = d < / e m > 1 − σ t d<em>2 = d</em>1 - \sigma \sqrt{t} d < e m > 2 = d < / e m > 1 − σ t Black-Scholes Model - Illustration Given: S 0 S_0 S 0 = 60, E = 56, t = 0.5, σ \sigma σ = 0.30, r = 0.14Step 1: Calculate d < e m > 1 d<em>1 d < e m > 1 and d < / e m > 2 d</em>2 d < / e m > 2 d 1 = l n ( 60 56 ) + ( 0.14 + 0.30 2 2 ) 0.5 0.30 0.5 = 0.7614 d_1 = \frac{ln(\frac{60}{56}) + (0.14 + \frac{0.30^2}{2})0.5}{0.30 \sqrt{0.5}} = 0.7614 d 1 = 0.30 0.5 l n ( 56 60 ) + ( 0.14 + 2 0.3 0 2 ) 0.5 = 0.7614 d < e m > 2 = d < / e m > 1 − σ t = 0.7614 − 0.30 0.5 = 0.5493 d<em>2 = d</em>1 - \sigma \sqrt{t} = 0.7614 - 0.30 \sqrt{0.5} = 0.5493 d < e m > 2 = d < / e m > 1 − σ t = 0.7614 − 0.30 0.5 = 0.5493 Step 2: Find N(d < e m > 1 d<em>1 d < e m > 1 ) and N(d < / e m > 2 d</em>2 d < / e m > 2 ) N(d 1 d_1 d 1 ) = N(0.7614) = 0.7768 N(d 2 d_2 d 2 ) = N(0.5493) = 0.7086 Step 3: Calculate the Present Value of Exercise Price E e − r t = 56 ⋅ e − 0.14 ⋅ 0.5 = 56 ⋅ e − 0.07 = 52.21 Ee^{-rt} = 56 \cdot e^{-0.14 \cdot 0.5} = 56 \cdot e^{-0.07} = 52.21 E e − r t = 56 ⋅ e − 0.14 ⋅ 0.5 = 56 ⋅ e − 0.07 = 52.21 Step 4: Calculate Call Option Value C 0 = 60 ⋅ 0.7768 − 52.21 ⋅ 0.7086 = 46.61 − 37.00 = 9.61 C_0 = 60 \cdot 0.7768 - 52.21 \cdot 0.7086 = 46.61 - 37.00 = 9.61 C 0 = 60 ⋅ 0.7768 − 52.21 ⋅ 0.7086 = 46.61 − 37.00 = 9.61 Assumptions of Black-Scholes Model The call option is a European option (can only be exercised at expiration). The stock price is continuous and lognormally distributed. There are no transaction costs or taxes. There are no restrictions on or penalties for short selling. The stock pays no dividends. The risk-free interest rate is known and constant. Adjustment for Dividends - Short-Term Options Adjusted Stock Price: S ′ = S − ∑ D i v t ( 1 + r ) t S' = S - \sum \frac{Div_t}{(1+r)^t} S ′ = S − ∑ ( 1 + r ) t D i v t Value of Call: C = S ′ N ( d < e m > 1 ) − E e − r t N ( d < / e m > 2 ) C = S'N(d<em>1) - Ee^{-rt}N(d</em>2) C = S ′ N ( d < e m > 1 ) − E e − r t N ( d < / e m > 2 ) d1 Calculation: d 1 = l n ( S ′ E ) + ( r + σ 2 2 ) t σ t d_1 = \frac{ln(\frac{S'}{E}) + (r + \frac{\sigma^2}{2})t}{\sigma \sqrt{t}} d 1 = σ t l n ( E S ′ ) + ( r + 2 σ 2 ) t Adjustment for Dividends - Long-Term Options Formula: C = S ⋅ e − y t N ( d < e m > 1 ) − E ⋅ e − r t N ( d < / e m > 2 ) C = S \cdot e^{-yt}N(d<em>1) - E \cdot e^{-rt}N(d</em>2) C = S ⋅ e − y t N ( d < e m > 1 ) − E ⋅ e − r t N ( d < / e m > 2 ) d 1 = l n ( S E ) + ( r − y + σ 2 2 ) t σ t d_1 = \frac{ln(\frac{S}{E}) + (r - y+ \frac{\sigma^2}{2})t}{\sigma \sqrt{t}} d 1 = σ t l n ( E S ) + ( r − y + 2 σ 2 ) t d < e m > 2 = d < / e m > 1 − σ t d<em>2 = d</em>1 - \sigma \sqrt{t} d < e m > 2 = d < / e m > 1 − σ t Where: Adjustments: Discounts the stock value to present at the dividend yield, reflecting the expected drop in value due to dividend payments. Offsets the interest rate by the dividend yield to reflect the lower cost of carrying the stock. Put-Call Parity - Revisited Just Before Expiration: C < e m > 0 = S < / e m > 0 + P 0 − E C<em>0 = S</em>0 + P_0 - E C < e m > 0 = S < / e m > 0 + P 0 − E With Time Left: C < e m > 0 = S < / e m > 0 + P 0 − E e − r t C<em>0 = S</em>0 + P_0 - Ee^{-rt} C < e m > 0 = S < / e m > 0 + P 0 − E e − r t Applications: Used to establish the price of a put option. Determine whether the put-call parity is working. Knowt Play Call Kai