開始使用免費開始

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 .

本練習屬於課程

Google Sheets 金融分析

檢視課程

練習說明

  • In I5, compute the effective rate of return of the benchmark using a combination of GEOMEAN() and ARRAYFORMULA().

  • In I9, compute the volatility of the benchmark using the function STDEV().

  • In I13, apply the formula to compute the Sharpe ratio.

動手互動練習

將理論付諸實踐,立即體驗我們的互動練習

開始練習