开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

dejiazheng · 2025年05月15日

为什么计算T=0时的value是要乘0.966184?而不是除1.025?

NO.PZ2025040202000010

问题如下:

Question

An analyst values a 2-year European-style put option where the underlying is the periodically compounded 1-year spot interest rate. The notional amount of the option is $1 million, and the put exercise rate is 3.5% of par. The risk-neutral probability is 5.0% and these options cash settle at time step 2 based on the observed rates as shown in the exhibit below.

5010P2278638(2).png

At time step 0, the value of the interest rate put option is closest to:


选项:

A.A.$4,623. B.B.$4,713. C.C.$4,878.

解释:

B Correct because using the expectations approach, per $1 of notional value, the values of the put options at time step 2 are:

p++ = Max(0,X-S++) = Max(0,0.0.035-0.055) = 0
p+– = Max(0,X-S+– ) = Max(0,0.035 – 0.035) = 0
p– – = Max(0,X-S– –) = Max(0,0.035 – 0.0015) = 0.0200

At time step 1, the put values are:

p+ = PV[πp++ + (1 – π)p+–] .
p+ = 0.956938[0.50(0) + (1 – 0.50)(0)] =0
p = PV[πp+– + (1 – π)p– –].
p = 0.97561[0.50(0) + (1 – 0.50)(0.02)] = 0.009756

At time step 0, the put option value is:

p = PV[πp+ + (1 – π)p].
p = 0.966184[0.50(0) + (1 – 0.50)(0.009756)] = 0.004713

The value of the put option is:

0.004713 x 1,000,000 = 4,713

At time step 0, the put option value is:

p = PV[πp+ + (1 – π)p–].

p = 0.966184[0.50(0) + (1 – 0.50)(0.009756)] = 0.004713

1 个答案

李坏_品职助教 · 2025年05月15日

嗨,从没放弃的小努力你好:


0.966184就是折现因子。1/(1+3.5%) = 0.966184.


意思就是,从Time 1这个时刻折现回到Time 0,你需要乘以折现因子,就得到了0时刻的present value。


在利率二叉树里面,从当前时刻往前折现的时候,用的都是前一个时刻的折现因子(就是以3.5%为折现率),不能用当前时刻的2.5%去折现。

----------------------------------------------
就算太阳没有迎着我们而来,我们正在朝着它而去,加油!

  • 1

    回答
  • 0

    关注
  • 4

    浏览
相关问题