Question

2. Set up an Excel spreadsheet that can be used to calculate the price of a call option using the Black- Scholes formula. Ass

0 0
Add a comment Improve this question Transcribed image text
Answer #1

We use Black-Scholes Model to calculate the price of the call option.

The price of a call option is:

C = (S0 * N(d1)) - (Ke-rt * N(d2))

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

First, we calculate d1 and d2 as below :

  • ln(S0 / K) = ln(45 / 46). We input the same formula into Excel, i.e. =LN(45 /46)
  • (r + σ2/2)*T = (0.02 + (0.402/2)*1
  • σ√T = 0.40 * √1

d1 = 0.1951

d2 = -0.2049

N(d1) and N(d2) are calculated in Excel using the NORMSDIST function and inputting the value of d1 and d2 into the function.

N(d1) = 0.5773

N(d2) = 0.4188

Now, we calculate the price of the call option as below:

C = (S0 * N(d1))   - (Ke-rt * N(d2)), which is (45 * 0.5773) - (46 * e(-0.02 * 1))*(0.4188)    ==> $7.0960

Price of call option is $7.0960

D 1 Current Stock Price 2 strike price 3 Risk Free Rate 4 Time to maturity(in years) 5 volatility of underling stock C $45.00

45 46 0.02 t 0 0.4 1 Current Stock Price 2 strike price 3 Risk Free Rate 4 Time to maturity in years) 5 volatility of underli

Add a comment
Know the answer?
Add Answer to:
2. Set up an Excel spreadsheet that can be used to calculate the price of a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Assume the Black-Scholes framework for options pricing. You are a portfolio manager and already have a...

    Assume the Black-Scholes framework for options pricing. You are a portfolio manager and already have a long position in Apple (ticker: AAPL). You want to protect your long position against losses and decide to buy a European put option on AAPL with a strike price of $180.15 and an expiration date of 1-year from today. The continuously compounded risk free interest rate is 8% and the stock pays no dividends. The current stock price for AAPL is $200 and its...

  • Saved In addition to the five factors, dividends also affect the price of an option. The...

    Saved In addition to the five factors, dividends also affect the price of an option. The Black- Scholes Option Pricing Model with dividends is: All of the variables are the same as the Black-Scholes model without dividends except for the variable d, which for the varable d, which continuously compounde is the continuously compounded dividend yield on the stock The put call party condition is also altered when dividends are paid. The dividend- adjusted put-call parity formula is: where dis...

  • Let S - $78,0 - 40%,r-6,5%, and 8 - 2% (continuously compounded). Compute the Black-Scholes price...

    Let S - $78,0 - 40%,r-6,5%, and 8 - 2% (continuously compounded). Compute the Black-Scholes price for a $70-strike European put option with 3 months until expiration a $11.21 b. $1.95 O $0.00 d. 53.21 O. 52.47

  • Problem 1: - Using the Black/Scholes formula and put/call parity, value a European put option on...

    Problem 1: - Using the Black/Scholes formula and put/call parity, value a European put option on the equity in Amgen, which has the following characteristics. Expiration: Current stock price of Amgen: Strike Price: Volatility of Amgen Stock price: Risk-free rate (continuously compounded): Dividends: 3 months (i.e., 60 trade days) $53.00 $50.00 26% per year 2% None If the market price of the Amgen put is actually $2.00 per share, is the above estimate of volatility higher or lower than the...

  • Use Black-Scholes formula to find the price of 1-year call option with strike price of X=$110...

    Use Black-Scholes formula to find the price of 1-year call option with strike price of X=$110 if the current stock price is S=100, the standard deviation of annual stock return is 16.9014%, and risk-free interest rate is 7%. You may want to use Excel to do you calculations. Note that Excel function NORM.S.DIST(x,TRUE) is the cumulative distribution function of x for standard Normal (i.e., with mean 0 and standard deviation of 1) distribution.

  • 14. Note that the Black-Scholes formula gives the price of European call c given the time...

    14. Note that the Black-Scholes formula gives the price of European call c given the time to expiration T, the strike price K, the stock’s spot price S0, the stock’s volatility σ, and the risk-free rate of return r : c = c(T, K, S0, σ, r). All the variables but one are “observable,” because an investor can quickly observe T, K, S0, r. The stock volatility, however, is not observable. Rather it relies on the choice of models the...

  • A stock's current price is $72. A call option with 3-month maturity and strike price of...

    A stock's current price is $72. A call option with 3-month maturity and strike price of $ 68 is trading for 6, while a put with the same strike and expiration is trading for $20. The risk free rate is 2%. How much arbitrage profit can you make by selling the put and purchasing a synthetic put? (Provide your answer rounded to two decimals.) You have purchased a put option for $ 11 three months ago. The option's strike price...

  • Solve the below problems on Excel. 1. The current price of Bank of America (BAC) is...

    Solve the below problems on Excel. 1. The current price of Bank of America (BAC) is $10.The annual stan- dard deviation is 12%. The continuously compounded risk-free rate is 5% per year. Assume BAC pays no dividends. (a) Compute the value of a 1 year European call option with a strike price of $7 using a one-step (At = 1) binomial model. (b) Compute the value of a 1 year European call option with a strike price of $7 using...

  • In addition to the five factors discussed in the chapter, dividends also affect the price of...

    In addition to the five factors discussed in the chapter, dividends also affect the price of an option. The Black-Scholes option pricing model with dividends is:    C=S×e−dt×N(d1)−E×e−Rt×N(d2)C=S⁢ × e−dt⁢ × N(d1)⁢ − E⁢ × e−Rt⁢ × N(d2)    d1=[ln(S/E)+(R−d+σ2/2)×t](σ−t√)d1= [ln(S⁢  /E⁢ ) +(R⁢−d+σ2⁢ / 2) × t ] (σ⁢ − t)  d2=d1−σ×t√d2=d1−σ⁢ × t    All of the variables are the same as the Black-Scholes model without dividends except for the variable d, which is the continuously compounded dividend...

  • Develop an Excel spreadsheet model to calculate the values of European call and put option using...

    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...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT