Definitions
Simple Returns are defined as
Logarithmic Returns are defined as
Main Properties
Simple Returns
Simple returns are additive accross securities. If are the weights of different securities within a portfolio, with linear returns
, the linear return of the overall portfolio is
Logarithmic Returns
Logarithmic returns are additive over time. If the logarithmic returns of a security over time are , the logarithmic return over the whole
period is:
If a security follows a Brownian motion, its logarithmic returns are normally distributed.
Difference
The Taylor series decomposition of log is as follows:
So the error of the log-return vs. the simple return is in for returns under 100%.
Typically, the error is less than 0.5% for returns below 10% in absolute value. However, it reaches several percentage points above 15% and more than 10% for returns above 50% or under -40%. The following 2 charts illustrates the extent of the error for small and large values.
Moments
The mean of the log return can be approximated as follows:
The 2nd, 3rd and 4th moment are also affected.
Conclusion
Whenever the terminal wealth is assessed or returns can be higher than a few percentage points, log returns can lead to significant estimation errors.
References
|
Nice work. Very clear explanation. A valuable addition would be to explain the difference between “linear return”, “geometric return” and “geometric mean”.
My understanding (happy to be corrected if I’m wrong) is that, for example, looking at a series of three end-of-year prices, the geometric return pa is the same as the linear return over the two-year period (i.e. return over two years = P3/P1 – 1) annualised (i.e. annualised linear return = (P3/P1) ^ (1/2) – 1 = geometric return = (P2/P1 * P3/P2) ^ (1/2) – 1). The geometric mean, however, is not the same as the geometric return. If any of the annual returns (e.g. P2/P1 – 1) are negative, then the geometric mean is undefined. If any of the annual returns (e.g. P3 / P2 – 1) are zero, then the geometric mean is zero.
I’ve just finished looking at some university course notes (in an actuarial subject, so they should know better) where the terms “geometric return” and “geometric average” were used interchangeably. I also see this a lot on the internet. Of course, if my understanding is not correct, then I apologise profusely to whoever wrote the course notes.