Skip to content
Prev 3113 / 15274 Next

Returns used to compute the alpha and the beta

Good morning Julien,
julien cuisinier wrote:
1.  As you deal with log return why do you use this geometric aggregation
that should be used for classical net returns?

For log return, as far as I know, the annualized value is simply
252 * dailyLogReturn because the sum of logs is the log of the product.

2. You say that you always compute with log return.
But when you have to present your results, do you convert
your log returns (with exp(logR)-1) or do you let log returns
on your presentations and assumed that log returns are closed
to net returns because log(1+x) ~ x when x is small?

Thanks in advance for your answer.