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

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

西红柿面 · 2024年05月26日

可以用题目中给的Value当成discount Factor嘛?

NO.PZ2023041003000039

问题如下:

The final option valuation task involves an interest rate option. Sousa must value a two-year, European-style call option on a one-year spot rate. The notional value of the option is 1 million, and the exercise rate is 2.75%. The risk-neutral probability of an up move is 0.50. The current and expected one-year interest rates are shown in Exhibit 2, along with the values of a one-year zero-coupon bond of 1 notional value for each interest rate.

Based on Exhibit 2 and the parameters used by Sousa, the value of the interest rate option is closest to:

选项:

A.

5,251.

B.

6,236.

C.

6,429.

解释:

Using the expectations approach, per 1 of notional value, the val­ues of the call option at Time Step 2 are

c++ = Max(0,5++ - X) = Max(0,0.050 - 0.0275) = 0.0225.

c+- = Max(0,5+- - X) = Max(0,0.030 - 0.0275) = 0.0025.

c-- = Max(0,5-- - X) = Max(0,0.010 - 0.0275) = 0.

At Time Step 1, the call values are

c+ = PV[nc++ + (1 - π)c+-].

c+= 0.961538[0.50(0.0225) + (1 - 0.50)(0.0025)] = 0.012019.

c- = PV[nc+- + (1 - π)c--].

c- = 0.980392[0.50(0.0025) + (1 - 0.50)(0)] = 0.001225.

At Time Step 0, the call option value is

c = PV[πc+ + (1 - π)c-].

c = 0.970874[0.50(0.012019) + (1 - 0.50)(0.001225)] = 0.006429.

The value of the call option is this amount multiplied by the notional value, or 0.006429 x 1,000,000 = 6,429.


题目中给了这几个节点利率的Discount Factor,我是直接用这几个数计算的,答案也对得上

1 个答案
已采纳答案

李坏_品职助教 · 2024年05月26日

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


可以的,这个二叉树每个节点上面value的数字,代表的就是面值为1元的1年期零息债券的present value,也就是discount factor的意思。

----------------------------------------------
努力的时光都是限量版,加油!