In: Finance
Consider an option on a non-dividend-paying stock when the stock price is $30, the exercise price is $29, the risk-free interest rate is 5% per annum, the volatility is 25% per annum, and the time to maturity is four months.
In the above question applying Black-Scholes Model
So = $30, K= $29, r= 5%, T = 4/12 , σ = 0.25
d1 = ((r + σ2/2)*T + ln(So/K))/ σ √ T
d1 = ((0.05+0.252/2)*(4/12) + ln(30/29))/ (0.25*(4/12))
d1 = 0.4225
d2 = ((r + σ2/2)*T + ln(So/K))/ σ √ T
d2 = ((0.05-0.252/2)*(4/12) + ln(30/29))/ (0.25*(4/12))
d2 = 0.2782
here Standard Normal denoted by N, the value can be find out from Cumulative Normal Distribution Table
N(0.4225) = 0.6637
N(0.2782) = 0.6096
N(-0.4225) = 0.3363
N(-0.2782) = 0.3904
a. The European Call Price formula is
C = So*N(d1) − Ke-rTN(d2)
C = 30*0.6637 - (29*e-0.05*(4/12))*0.6096
C = 19.911 - 17.386
C = $2.524
b. The American Call Price will be similar to European Call Price which is $2.524
c. The price of European Put Option is
P = Ke-rTN(-d2) - So*N(-d1)
P= (29*e-0.05*(4/12))*0.3904 - 30*0.3363
P = 11.1344 - 10.089
P = $1.045
d. The Put Call Parity formula is
P+So = C+Ke-rT
1.045+30 = 2.524 + 29*e-0.05*(4/12)
The Right hand side is equal to Left Hand Side , so Put Call Parity holds true.