Compare the Sharpe ratios
Comparing two investments through the cumulative wealth ignores the risk component in the performance. You can overcome this by using metrics such as the Sharpe ratio.
In this exercise, your task is to benchmark ABC against a market index using the Sharpe ratio.
Recall that the formula to compute the Sharpe ratio is (Effective return - Risk-free rate) / Volatility .
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
Financial Analytics ใน Google Sheets
คำแนะนำการฝึกหัด
In
I5, compute the effective rate of return of the benchmark using a combination ofGEOMEAN()andARRAYFORMULA().In
I9, compute the volatility of the benchmark using the functionSTDEV().In
I13, apply the formula to compute the Sharpe ratio.
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง
เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา
เริ่มแบบฝึกหัด