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

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

dejiazheng · 2022年10月13日

判断是累积概率的条件是否是因写的是return?

NO.PZ2018062016000088

问题如下:

A stock obeying normal distribution has a mean return of 6% and a standard deviation of 18%. The probability for the stock's return to fall less than 4% is:

N(0.11) = 0.5438

选项:

A.

37.91%

B.

45.62%

C.

57.68%

解释:

B is correct. Firstly, standardize the original normal distribution:Z= (x-6%)/18%, so P(x <4%) = P( Z<-0.11).

Notice that N(-0.11) = 1- N(0.11). Based on the given condition, N(0.11) = 0.5438, so N(-0.11) = 1-0.5438 = 0.4562 = 45.62%

另外题目给的是N也是累积概率的意思吗?为什么给的不是F

1 个答案

星星_品职助教 · 2022年10月13日

同学你好,

只是不同的表述方式,表达的都是累积概率。

原版书中,两种表述都有出现过。