b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

excel yield curve_current yield是什么_yield curve(4)

电脑杂谈  发布时间:2017-06-07 21:04:37  来源:网络整理

=(H44+I44)/J44

Finally, I calculate d2 in cell L44:

=K44-J44

The Black-Scholes formulas for call option (C) and put option (P) prices are:

The two formulas are very similar. There are 4 terms in each formula. I will again calculate them in separate cells first and then combine them in the final call and put formulas.

Potentially unfamiliar parts of the formulas are the N(d1), N(d2), N(-d2), and N(-d1) terms. N(x) denotes the standard normal cumulative distribution function for example, N(d1) is the standard normal cumulative distribution function for the d1 that you have calculated in the previous step.

In Excel you can easily calculatethe standard normal cumulative distribution functions using the NORM.DIST function, which has 4 parameters:

NORM.DIST(x, mean, standard_dev, cumulative)

x = link to the cell where you have calculated d1 or d2 (with minus sign for -d1 and -d2)

mean = enter 0, because it is standard normal distribution

standard_dev = enter 1, because it is standard normal distribution

cumulative = enter TRUE, because it is cumulative

excel yield curve_yield curve_current yield是什么

For example, I calculate N(d1) in cell M44:

=NORM.DIST(K44,0,1,TRUE)

Note: There is also the NORM.S.DIST function in Excel, which is the same as NORM.DIST with fixed mean = 0 and standard_dev = 1 (therefore you enter only two parameters: x and cumulative). You can use either; I’m just more used to NORM.DIST, which provides greater flexibility.

The exponents (e-qt and e-rt terms) are calculated using the EXP Excel function with -qt or -rt as parameter.


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/tongxinshuyu/article-51683-4.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...