Deck 13: Implementing the Binomial Model
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/18
Play
Full screen (f)
Deck 13: Implementing the Binomial Model
1
Suppose returns on a stock are lognormally distributed with expected (annualized) mean of of 0.10 and standard deviation of 0.20. What is the standard deviation of simple return on the stock for one month?
(a) 0.10
(b) 0.34
(c) 0.58
(d) 0.67
(a) 0.10
(b) 0.34
(c) 0.58
(d) 0.67
C.
2
Stock ABC is currently trading at 100. The stock has lognormal returns with with and . What is the 95% confidence interval for the stock price in 3 months?
A)
B)
C)
D) Cannot be calculated from the given information.
A)
B)
C)
D) Cannot be calculated from the given information.
3
Suppose returns on a stock are lognormally distributed with expected (annualized) mean of of 0.10 and standard deviation of 0.20. What is the expected continuously compounded return on the stock for one month?
(a) 0.100%
(b) 0.333%
(c) 0.833%
(d) 1.667%
(a) 0.100%
(b) 0.333%
(c) 0.833%
(d) 1.667%
C.
4
Suppose returns on a stock are lognormally distributed with expected (annualized) mean of of 0.10 and standard deviation of 0.20. What is the standard deviation of the continuously compounded return on the stock for one month?
(a) 1.77%
(b) 3.33%
(c) 5.77%
(d) 7.33%
(a) 1.77%
(b) 3.33%
(c) 5.77%
(d) 7.33%
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
5
If is normally distributed with mean and variance , then is
A) Normally distributed.
B) Lognormally distributed.
C) Exponentially distributed.
D) None of the above.
A) Normally distributed.
B) Lognormally distributed.
C) Exponentially distributed.
D) None of the above.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
6
In the Jarrow-Rudd (JR) binomial model, the volatility is given as . The risk-free rate of interest is 2%. What is the risk-neutral probability of an up move on a binomial tree with a time step of one month?
A) 0.45
B) 0.50
C) 0.55
D) 0.60
A) 0.45
B) 0.50
C) 0.55
D) 0.60
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
7
Suppose returns on a stock are lognormally distributed with expected (annualized) mean of of 0.10 and standard deviation of 0.20. What is the expected simple return on the stock for one month?
(a) 0.83
(b) 1.01
(c) 1.08
(d) 1.13
(a) 0.83
(b) 1.01
(c) 1.08
(d) 1.13
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
8
Suppose you are modeling the price evolution of a stock on a tree using a general version of the CRR model. The stock price is stochastic (lognormal), but the rate of interest each time step may not be the same, and the time step itself may be different across periods. The following is sufficient for a binomial tree representation of the stock price process to be recombining:
(a) The volatility of the stock is constant each period, and the time step and interest rate are different each period.
(b) The volatility of the stock is constant each period, the time step on the tree is the same each period, and the interest rate may be different each period.
(c) The volatility of the stock is constant, the time step on the tree is the different each period, and the up and down probabilities are equal.
(d) The volatility of the stock is different each period, the time step on the tree is the same each period, and the interest rate is the same each period.
(a) The volatility of the stock is constant each period, and the time step and interest rate are different each period.
(b) The volatility of the stock is constant each period, the time step on the tree is the same each period, and the interest rate may be different each period.
(c) The volatility of the stock is constant, the time step on the tree is the different each period, and the up and down probabilities are equal.
(d) The volatility of the stock is different each period, the time step on the tree is the same each period, and the interest rate is the same each period.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following statements is most valid for the recursive programming of a binomial tree for pricing options?
(a) The recursive program requires more lines of code than a non-recursive loop-driven program.
(b) The recursive program requires less computer memory than a non-recursive loop-driven program.
(c) The recursive program runs slower than a non-recursive loop-driven program.
(d) The recursive program runs in polynomial time whereas a non-recursive loop-driven program runs in exponential time.
(a) The recursive program requires more lines of code than a non-recursive loop-driven program.
(b) The recursive program requires less computer memory than a non-recursive loop-driven program.
(c) The recursive program runs slower than a non-recursive loop-driven program.
(d) The recursive program runs in polynomial time whereas a non-recursive loop-driven program runs in exponential time.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
10
While stock returns are commonly modeled as lognormal, bond returns are less ideally modeled as lognormal because
(a) Bond return volatility may not always be increasing in maturity.
(b) Bond yields may be negative when bond returns are lognormal.
(c) Both (a) and (b).
(d) Neither (a) nor (b).
(a) Bond return volatility may not always be increasing in maturity.
(b) Bond yields may be negative when bond returns are lognormal.
(c) Both (a) and (b).
(d) Neither (a) nor (b).
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
11
Let denote the time- price of a stock and its current price. Suppose that for any , for constant annual parameters and . What does this imply about the returns process? Pick the most accurate of the following alternatives:
A) The returns are independent and identically distributed over time.
B) The returns are independent over time.
C) The returns are normally distributed.
D) None of the above.
A) The returns are independent and identically distributed over time.
B) The returns are independent over time.
C) The returns are normally distributed.
D) None of the above.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
12
In the Cox-Ross-Rubinstein (CRR) binomial model, the volatility is given as . The risk-free rate of interest is 2%. What is the risk-neutral probability of an up move on a binomial tree with a time step of one month?
A) 0.45
B) 0.50
C) 0.55
D) 0.60
A) 0.45
B) 0.50
C) 0.55
D) 0.60
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
13
Assume that a stock has lognormal returns with mean and standard deviation . The current stock price is $50. What is a 95% confidence interval for the stock price in six months?
A) 37.90, 65.97
B) 37.81, 73.08
C) 39.84, 69.35
D) 40.12, 60.24
A) 37.90, 65.97
B) 37.81, 73.08
C) 39.84, 69.35
D) 40.12, 60.24
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
14
If is normally distributed with mean and variance , then is
A) Normally distributed.
B) Lognormally distributed.
C) Exponentially distributed.
D) None of the above.
A) Normally distributed.
B) Lognormally distributed.
C) Exponentially distributed.
D) None of the above.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
15
As the number of steps in the CRR binomial tree increases (keeping maturity fixed), the solution "converges" to a limit result. Which of the following statements characterizes this convergence best?
(a) The solution results in the Black-Scholes formula.
(b) The convergence may be oscillatory for even and odd number of steps in the tree.
(c) The convergence may be monotonic for even and odd number of steps in the tree.
(d) All of the above.
(a) The solution results in the Black-Scholes formula.
(b) The convergence may be oscillatory for even and odd number of steps in the tree.
(c) The convergence may be monotonic for even and odd number of steps in the tree.
(d) All of the above.
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
16
Suppose that the stock price is stochastic (say, lognormal) with constant volatility, and that the interest rate, though not stochastic changes from period to period on the tree. Which of the following statements is valid?
(a) The stock process may be represented by a CRR binomial tree and it will be recombining.
(b) The stock process may be represented by a JR binomial tree and it will be recombining.
(c) Both (a) and (b).
(d) Neither (a) nor (b).
(a) The stock process may be represented by a CRR binomial tree and it will be recombining.
(b) The stock process may be represented by a JR binomial tree and it will be recombining.
(c) Both (a) and (b).
(d) Neither (a) nor (b).
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
17
Suppose the returns on a stock are lognormally distributed with and . The expected three-month simple returns on the stock are
A) 0.
B) 0.25%
C) 0.50%
D) 1.01%
A) 0.
B) 0.25%
C) 0.50%
D) 1.01%
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck
18
Consider a binomial tree in which the stock moves up by a factor and down by a factor , respectively with probabilities and . The variance of log-returns per time step is given by the following formula:
A)
B)
C)
D)
A)
B)
C)
D)
Unlock Deck
Unlock for access to all 18 flashcards in this deck.
Unlock Deck
k this deck