시작하기무료로 시작하기

Compute the correlation coefficient

How do the monthly returns of ABC and the one of its benchmark move together?

To answer this question, you should compute the correlation coefficient of the two series of historical returns. Such a coefficient is also called "Pearson correlation coefficient", named after the English mathematician Karl Pearson.

Use both the functions CORREL() and PEARSON() to compute the correlation coefficient. They require two arguments, the series of historical returns for stock ABC and the series of historical returns for the benchmark.

이 연습은 강의의 일부입니다

Google Sheets로 하는 금융 분석

강의 보기

연습 안내

  • In G2, find the correlation coefficient using the function CORREL().

  • In H2, do the same using the function PEARSON().

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

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

연습 시작