시작하기무료로 시작하기

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.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작