Hi, in one of the problems in the text involving VAR calculation, the solution elects to convert monthly return and standard deviation by first annualizing it (*12, or *sqrt(12) for stdev). Then divided by 52 (or sqrt(52)).
Is there a reason it’s done this way instead of simply divided by 4 assuming there are four weeks in a month? Is this the “standard” way to convert monthly returns to weekly ones?
Is there a reason it’s done this way instead of simply divided by 4 assuming there are four weeks in a month? Is this the “standard” way to convert monthly returns to weekly ones?