Convert frequencies into relative frequencies
The frequencies indicate how many times historical returns fall into a given bin. To have a standardized measure, useful in terms of both comparison and interpretation, you can use relative frequencies. They are frequencies expressed in percentage, where 100% corresponds to the total amount of historical returns.
Your next task is to convert the frequencies of ABC historical returns into relative frequencies.
이 연습은 강의의 일부입니다
Google Sheets로 하는 금융 분석
연습 안내
In
I37, sum up the frequencies (if your computations are correct they should be equal to the total number of returns).In
J7:J36, divide each frequency by the total number to obtain a measure in relative terms.
