问题如下:
A stock is priced at $100.00 and follows a one-period binomial process with an up move that equals 1.05 and a down move that equals 0.97. If 1 million Bernoulli trials are conducted, and the average terminal stock price is $102.00, the probability of an up move (p) is closest to:
选项:
A.0.375.
B.0.500.
C.0.625.
解释:
C is correct.
The probability of an up move (p) can be found by solving the equation: (p)uS + (1 – p)dS = (p)105 + (1 – p)97 = 102. Solving for p gives 8p = 5, so that p = 0.625.
老师您好,看了您给其他学生的解答弄懂了这道题目。在看题答之前,做题的时候用了binomial tree的方法,但是我的思路是用了s-Us-uuS&udS 和S-dS-udS&ddS。 我想请问下是根据什么条件看出来只用了s-uS一步呢?