Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

With the relevant data from Part 1 , use the Black - Scholes formula to calculate and report the value of an otherwise - similar

With the relevant data from Part 1, use the Black-Scholes formula to calculate and report the value of an otherwise-similar European-style Call option. From this value, use the European Put-Call Parity relationship (provided on Page 3) to find the value of a European-style Put option with the same terms. Calculate the difference between your put value here and the put value found in Part 1, and provide two explanations of any difference that you find.
The Black-Scholes Model
C(S,)=SN(d1)-PV(K)N(d2)
where:
d1=ln(SPV(K))+1222,d2=d1-2
and:
PV(K)=Kr-
when:
S-= the current stock price
K-= the striKe (exercise) price
-= the time-to-expiration (in years)
r-= the risk free annual factor, =(1+i)
-= the standard deviation of the stock's returns (%/year)
N(*)-= the cumulative standard normal probability distribution.
2
European-Style Put-Call Parity Relationship
P=C-S+PV(K)
(For a non-dividend-paying stock.)
Useful Excel Functions
ez,=ExP(z)
z2,?S=QRT(z)
max{y,z},=MAx(y,z)
ln(z),=LN(z)
N(z),= NORM.S.DIST (z,TRUE)
The symbol z indicates a required argument for the function, and the Excel function includes the "=" sign.
Note that the NORM.S.DIST function with the logical value of TRUE is for the cumulative standard normal distribution (the special case of a mean of zero and standard deviation of one) and only requires two arguments. The Excel function NORM.DIST is more general and requires you to specify values for the mean and standard deviation, and the logical value of TRUE for the cumulative distribution. The NORM.DIST function can be used in your Black-Scholes calculation instead of NORM.S.DIST but then you will need to input the extra arguments, i.e. NORM.S.DIST (z,TRUE)=NORM.DIST(z,0,1,TRUE)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Handbook Of Hybrid Securities Convertible Bonds CoCo Bonds And Bail In

Authors: Jan De Spiegeleer, Wim Schoutens, Cynthia Van Hulle

1st Edition

1118449991, 978-1118449998

More Books

Students also viewed these Finance questions