Question

In: Finance

What is the price of a European call option with the following parameters? s0 = $41...

What is the price of a European call option with the following parameters?

s0 = $41
k = $40
r = 10%
sigma = 20%
T = 0.5 years

(required precision 0.01 +/- 0.01)

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) - K*e^(-rT)*N(d2)
p = K*e^(-rT)*N(-d2) - So*N(-d1)
d1 = [ln(So/K) + (r + 0.5*(sigma^2))*T] / [sigma * sqrt(T)]
d2 = d1 - sigma*sqrt(T)

To validate your equations, you may use the following information to ensure you have it coded correctly:

s0 = 22
k = 25
r = 0.1
sigma = 0.2
T = 0.75
d1 = -0.2184
d2 = -0.3916
c = 1.03446
p = 2.22805

Solutions

Expert Solution

The value 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(41 / 40). We input the same formula into Excel, i.e. =LN(41 /40)
  • (r + σ2/2)*T = (0.10 + (0.202/2)*0.50
  • σ√T = 0.20 * √0.50

d1 = 0.5989

d2 = 0.4574

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

N(d1) = 0.7254

N(d2) = 0.6763

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

C = (S0 * N(d1))   - (Ke-rT * N(d2)), which is (41 * 0.7254) - (40 * e(-0.10 * 0.50))*(0.6763)    ==> $4.0065

Value of call option is $4.0065


Related Solutions

What is the price of a European call option with the following parameters? s0 = $41...
What is the price of a European call option with the following parameters? s0 = $41 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) -...
What is the price of a European call option with the following parameters? s0 = $40...
What is the price of a European call option with the following parameters? s0 = $40 k = $40 r = 10% sigma = 20% T = 0.5 years (required precision 0.01 +/- 0.01)
A. What is Price of a European Put option? B. Price of a European Call option?...
A. What is Price of a European Put option? B. Price of a European Call option? Spot price = $60 Strike Price = $44 Time to expiration = 6 months Risk Free rate = 3% Variance = 22% (use for volatility) Show steps/formula
what is the value of a european call option with an exercise price of $40 and...
what is the value of a european call option with an exercise price of $40 and a maturity date six months from now if the stock price is $28 the instantaneous variance of the stock price is 0.5 and the risk free rate is 6% use both a) two step binomial tree b) black scholes pricing formula
If we write a European call option on €, the strike price is $1.2141/€. The option...
If we write a European call option on €, the strike price is $1.2141/€. The option premium is $0.0500/€. On the expiration date, the market spot price is $1.3262/€. Then__ A. The option is exercised, and we lose $0.0621/€. B. The option is not exercised, and we profit $0.0500/€ C. The option is exercised, and we lose $1.2762/€. D. The option is not exercised, and we profit $0.1121/€
Using the Black-Scholes-Merton model, calculate the value of an European call option under the following parameters:...
Using the Black-Scholes-Merton model, calculate the value of an European call option under the following parameters: The underlying stock's current market price is $40; the exercise price is $35; the time to expiry is 6 months; the standard deviation is 0.31557; and the risk free rate of return is 8%.
What is the price of a six-month European call option on a stock expected to pay...
What is the price of a six-month European call option on a stock expected to pay a dividend of $1.50 in two months when the stock price is $50, the strike price is $50, the risk-free interest rate is 5% per annum and the volatility is 30% p.a.? Show all working.
What is the price of a European call option on a non- dividend-paying stock when the...
What is the price of a European call option on a non- dividend-paying stock when the stock price is $51, the strike price is $50, the risk-free interest rate is 10% per annum, the volatility is 30% per annum, and the time to maturity is three months?
What is the price of a six-month European call option on a stock expected to pay...
What is the price of a six-month European call option on a stock expected to pay a dividend of $1.50 in two months when the stock price is $50, the strike price is $50, the risk-free interest rate is 5% per annum and the volatility is 30% p.a.? Show all working.
b.   What is the price of a European call option on a non‐dividend‐paying stock with the...
b.   What is the price of a European call option on a non‐dividend‐paying stock with the stock price is £73, with a strike price is £73, volatility is 40% pa. risk‐free interest rate is 10% pa, and the time to maturity is 6 months? c.   Without applying the Black‐Scholes model, what is the price of a 6 month European put on the same stock in b) with strike price of £70 If possible, please provide a detailed step by step...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT