Question
The point of this exercise is to quantify the benets of rebalancing. Suppose that you are investing in two stock market indices, AAA and ZZZ.
The point of this exercise is to quantify the benets of rebalancing. Suppose that you are
investing in two stock market indices, AAA and ZZZ. Both risky assets have returns that are
normally distributed, with the same mean return (10%) and the same standard deviation
(20%). Further, the correlation between the two risky returns is zero. Also, assume the
risk-free rate is zero.
1. What is the optimal (i.e. mean-variance ecient) allocation among the two securities?
2. Now, we will examine the performance of two strategies over an investment horizon of
100 years. We will do so across many simulations (say 10,000 though you can choose
any number you want). For each simulation,
(a) Simulate a vector of returns for the two risky assets, AAA and ZZZ. Use your
software's build in random number generator.
For example, in Matlab, you can simulate a normal variable with mean and
standard deviation via x = + randn, where randn simulates a standard
N(0; 1) variable.
(b) Compute the returns to your initial wealth of the buy and hold strategy|that is,
the strategy in which you allocated optimally at t = 0 and then did not rebalance.
(c) Compute the returns to your initial wealth of the rebalanced strategy|that is,
the strategy in which you rebalanced at the end of every year to the `optimal'
portfolio weights.
(d) Compute the realized Sharpe ratio for each of the two strategies above. In addi-
tion, compute the average allocation to the rst risky asset AAA in the buy and
hold strategy (in the rebalancing strategy it should be constant by construction).
3. Plot a histogram of the realized Sharpe ratio across simulations of the two strategies.
What is the average Sharpe ratio of each strategy? Also plot the mean portfolio weight
to asset 1 of the buy and hold strategy. Discuss your ndings.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started