NO.PZ2024120401000046
问题如下:
Suppose that you are interested in approximating the expected value of an option. Based on an initial sample of 100 replications, you estimate that the fair value of the option is USD 47 using the mean of these 100 replications. You also note that the standard deviation of these 100 replications is USD 12.30. How many simulations would you need to run in order to obtain a 95% confidence interval that is less than 1% of the fair value of the option?
选项:
A.103
B.102
C.1025
D.1026
解释:
The standard deviation is USD 12.30, and a 95% confidence interval is:
so the width is:
If we want this
value to be 1% of USD 47.00, which is 0.47, then
So we need 103 replications.
这里N是模拟的次数还是√N是模拟的次数啊