Tell me more ×
Quantitative Finance Stack Exchange is a question and answer site for finance professionals and academics. It's 100% free, no registration required.

I have found many financial authors making generalizations about GM and AM but they are wrong in certain circumstances. Could someone explain their reasoning?

My fact why they are wrong is based Jensen inequality:

$\sum^{n}_{i=1} p_{i} f(x_{i}) \geq f( \sum_{i=1}^{n} p_{i} x_{i})$

for concave up functions, verified here. Now the special case is:

$\sqrt[n]{x_{1}x_{2}...x_{n}} \leq \frac{x_{1}+x_{2}+...+x_{n}}{n}$

For concave down functions, the corresponding result can be obtained by reversing the inequality, more here.

Author 1

Rebalancing and diversification go hand in hand. There is no diversification benefit without rebalancing – otherwise the total return will simply be the weighted average of the long-term geometric returns. If you don’t rebalance to asset types, you will get no diversification benefit. If you can’t rebalance to an asset type, you cannot get diversification benefits.
Rebalancing benefits increase as volatility rises, and decreases in less volatile times. The benefit of rebalancing after a 10% movement is more than 10 times the benefit after a 1% movement, and the benefit from rebalancing after a 50% move is more than 5 times the benefit after a 10% move. The greatest benefit comes in times, like 2008-2009, when there are wild movements in portfolios. -- diversification does not assure profit or protect against loss in a declining that affects numerous asset types. Source.

Suppose we have a concave-down environment so

$\sqrt[n]{x_{1}x_{2}...x_{n}} \geq \frac{x_{1}+x_{2}+...+x_{n}}{n}$.

  1. Now following the logic in the paragraph the total return is simply the weighted average of the long-term geometric returs. We know from the latter result that it is greater than or equal to the arithmetic mean. Is there a diversification benefit with rebalancing?
  2. Then the numbers thrown in the next bolded sentence are a bit odd. Why would there be such a benefit if we just noticed that it is not necessarily so if our environment is concave-down environment (valuations going down)?
  3. But the last sentence saves this writer! No error here.

Author 2.

William Bernstein here goes one step further, ignoring the Jensen:

The effective (geometric mean) return of a periodically rebalanced portfolio always exceeds the weighted sum of the component geometric means.

The implicit premise behind such statements probably is that the market in the long-run is rising, very well right to some extent. But with that assumption, the problem of asset allocation simplifies to the Jensen -- an even with such premise, it should be noticed to the reader (or such sentences are wrong).

Author 3.

Many works rely on the ambiguous assertions such as Ilmanen's Expected Return -book, page 485:

the arithmetic mean of a series is always higher than the geometric mean (AM > GM) except when there is a zero volatility (AM = GM). A simple Taylor series expansion show a good approximate is $GM \approx AM - \frac{Variance}{2}.$

...but the bolded sentence is wrong. You can make a function with concave values and $AM < GM$.

Questions

  1. What are the authors meaning here?
  2. Are they wrong or do they have some some hidden premises that I am missing?
  3. Why are they stating such issues about AM and GM as they cannot always be true?
share|improve this question
I have no idea what "rebalancing" is. Judging from the amount of activity on this question, I'm not the only one. – Gerry Myerson Jun 26 '11 at 0:57
@Gerry Suppose that you have a stock portfolio built out of many different stocks of differing expected returns and volatility (roughly, standard deviation of rate of return). When you design the portfolio, you choose the stocks to be in particular ratios to minimize variance for a particular rate of return. However, if you then leave the portfolio to its own devices, the differences in returns will change all of the ratios, making things less efficient. Rebalancing is the act of recalculating the ratios you want and buying/selling shares so the portfolio matches the desired ratios. – Aaron Jun 26 '11 at 5:26
@Aaron, thanks. I hope that with this additional information someone takes an interest in your question. If not, maybe there's another forum more attuned to investment problems. – Gerry Myerson Jun 26 '11 at 6:21
@Ben: yes you are actually right, it requires understanding of math and also some finance to really understand the question. How to move there? I have flagged it for moderation attention to move it. – hhh Jun 26 '11 at 16:15
The main question to answer before we can address the posting question is: how are we measuring the benefit of rebalancing? Is it strictly a matter of volatility? Strictly expected returns? Some combination of the two? It doesn't make any sense to compare the benefits in the way they do without a particular metric in mind. Does the paper list one? – Aaron Jun 29 '11 at 1:56
show 4 more comments

migrated from math.stackexchange.com Jun 26 '11 at 17:12

1 Answer

I believe the assumption here in the first quote is that returns are either strictly positive or strictly negative and the authors are comparing the effect of volatility on geometric returns to arithmetic. The issue of diversification benefits have little to do with this difference as opposed to a time varying covariance matrix. The benefits of diversification in volatile times assumes low correlation and the assumption that asset correlations do not have a strong positive correlation with volatility. This is a common simplification for teaching basic finance. The second quote will be true when the ratio of return to risk is approximately equal across assets and assets are not perfectly positively correlated. The third quote is true on a long time horizon because real interest rates are positive. This follows from the fundamental assumption that a dollar today is worth more than a dollar tomorrow.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.