Hi professor,
In question 8 of the Exercise Set 9, we are suppose to price a put option with a binomial tree. The solutions price it using the replicating portfolio, which makes total sense, but also it's given to us the probability of the price going up or down.
If we calculate it by:
Price(put) = (prob(u)*payoff(u) + prob(d)*payoff(d))/(1+rf)
=(70%*0 + 30%*3)/(1+2%) = $ 0.88,
we get a different result than from the replicating portfolio. Should we explore that there's an arbitrage opprotunity here? Also, if both ways work, the market price of the option should be the cheaper one, as buyers would only buy for $ 0.88.
Also, it's given the MRP. What's the use of it?