Math 366 Winter 2021 Week 6 Assignment Solution
Math 366 Winter 2021 Week 6 Assignment Solution
E XERCISE 6.1. A stock price is currently $100. Over each of the next
two six-month periods it is expected to go up by 10% or down by 10%. The
risk-free interest rate is 8% per year with continuous compounding. Use a
two-period binomial tree model to price a one-year European call option
with a strike price of $100.
E XERCISE 6.2. Calculate the replicating portfolio for the call option in
the above exercise.
E XERCISE 6.3. Use a 6-step binomial tree model to calculate the price of
a 6 month put option. Assume the following parameters:
S0 = 62, u = 1.06, d = 0.94, K = 60.
The annual interest rate is r = 15%. Note: Show all immediate results. You
can use software packages to aid your computations.
74 6. WEEK 6
E XERCISE 6.4. A random variable X takes two values a and b with prob-
abilities
P[ X = a] = p, P[ X = b] = 1 − p.
Show that the variance of X is given by
σ 2 ( X ) = ( a − b )2 p (1 − p ).
From calculus we know that the largest possible value for p(1 − p) is 1/4,
attained at p = 1/2. Hence the largest possible value of the variance is
4 · (1/4) = 1.
S OLUTION . We have
n
Zn = ∑ Xk
k =1
as before. From probability theory, the mean value of a sum is equal to the
sum of the means. Therefore
n
EZn = ∑ EXk .
k =1
The random variables Xk have the same distribution, hence they have the
same mean value, which is pa + (1 − p)b. Hence
EZn = n( pa + (1 − p)b).
Again from probability theorem for a sum of independent random vari-
ables, the variance of the sum is equal to the sum of the variance. Hence
n
σ2 Zn = ∑ σ 2 Xk .
k =1
76 6. WEEK 6