We use Black-Scholes Model to calculate the value of the call and put options.
The value of a call and put option are:
C = (S0 * N(d1)) - (Ke-rt * N(d2))
P = (K * e-rt)*N(-d2) - (S0)*N(-d1)
where :
S0 = current spot price
K = strike price
N(x) is the cumulative normal distribution function
r = risk-free interest rate
t is the time to expiry in years
d1 = (ln(S0 / K) + (r + σ2/2)*T) / σ√T
d2 = d1 - σ√T
σ = standard deviation of underlying stock returns. Here, we use implied standard deviation, and not historical standard deviation.
First, we calculate d1 and d2 as below :
d1 = 0.8000
d2 = 0.7325
N(d1), N(-d1), N(d2),N(-d2) are calculated in Excel using the NORMSDIST function and inputting the value of d1 and d2 into the function.
N(d1) = 0.7881
N(d2) = 0.7681
N(-d1) = 0.2119
N(-d2) = 0.2319
Now, we calculate the values of the call and put options as below:
C = (S0 * N(d1)) - (Ke-rt * N(d2)), which is (260 * 0.7881) - (250 * e(-0.05 * 0.25))*(0.7681) ==> $15.2858
P = (K * e-rt)*N(-d2) - (S0)*N(-d1), which is (250 * e(-0.05 * 0.25))*(0.2319) - (260 * (0.2119) ==> $2.1803
Value of call option is $15.2858
Value of put option is $2.1803
PROBLEM №4 Using the BSM model, estimate value of a 3-month call option and 3-month put...
Develop an Excel spreadsheet model to calculate the values of European call and put option using the Black-Sholes formulas! (See formulas 3.17 and 3.18 on page 48 in the textbook. Note log means natural logarithm in the formulas of the textbook!) Use the following data as inputs: the stock price $92.00, the volatility is σ = 0.34, riskfree annual interest rate r = 2.5%, exercise price E = $100, time to expiration is 0.4 years. How to build the spreadsheet...
HOME ASSIGNMENT
PROBLEM №1
What is a forward price of an index JKL given the following
information?
Date of pricing: November 15, 2019
Time till expiration: four months / Contract expires on March
15, 2020
Current value of an index: 2 803
Continuously compounded interest rate: 4.5 %
Continuously compounded dividend yield: 2.3%
PROBLEM №2
What is the value of the forward contract (specified in
problem №1) on January 15, 2020 if:
Forward price of contract with the same underlying...
Use the BSM model to calculate the price of a 13-month European call option with a strike price of $40 on a stock that is currently $48 and is expected to pay a $5 dividend in 6 months. The risk-free interest rate is 4% (annualized, continuously compounded), and the volatility of the stock’s returns is 55% per annum. (Reminder: your answer can have N(.) terms in it.)
8. The five factors affecting prices of call and put options Both call and put options are affected by the following five factors: the exercise price, the underlying stock price, the time to expiration, the stock’s standard deviation, and the risk-free rate. However, the direction of the effects on call and put options could be different. Use the following table to identify whether each statement describes put options or call options: Statement Put Option Call Option 1. An increase in...
Given the following parameters use put-call parity to determine the price of a put option with the same exercise price. Current stock price: $48.00 Call option exercise price: $50.00 Sales price of call options: $3.80 Months until expiration of call options: 3 Risk free rate: 2.6 percent Compounding: Continuous A) Price of put option = $5.48 B) Price of put option = $4.52 C) Price of put option = $6.13
What is the price of a European put option with the following parameters? s0 = $42 k = $42 r = 10% sigma = 20% T = 0.5 years (required precision 0.01 +/- 0.01) black scholes equation.PNG As a reminder, the cumulative probability function is calculated in Excel as follows: N(d1) = NORM.S.DIST(d1,TRUE) N(d2) = NORM.S.DIST(d2,TRUE) If the above equations don't load for whatever reason, here are the text versions of the equations as a back-up: c = So*N(d1) -...
Given the following parameters use put-call parity to determine the price of a put option with the same exercise price. Show your work. Current stock price: $48.00 Call option exercise price: $50.00 Sales price of call options: $3.80 Months until expiration of call options: 3 Risk free rate: 2.6 percent Compounding: Continuous A) Price of put option = $5.48 B) Price of put option = $4.52 C) Price of put option = $6.13
What are the prices of a call option and a put option with the following characteristics? (Do not round intermediate calculations and round your final answers to 2 decimal places. (e.g., 32.16)) Stock price = $85 Exercise price = $80 Risk-free rate = 3.80% per year, compounded continuously Maturity = 5 months Standard deviation = 55% per year Call price $ Put price $
What are the prices of a call option and a put option with the following characteristics? (Do not round intermediate calculations and round your answers to 2 decimal places, e.9.,32.16.) Stock price $64 Exercise price $60 Risk-free rate continuously 2.7% per year, compounded Maturity4 months Standard-62% per year deviation Call price Put price