시작하기무료로 시작하기

Compute skewness and kurtosis of the historical returns

Two metrics are of interest when we want to assess if returns are in line with the Gaussian model: skewness and kurtosis.

In this exercise, you are asked to find these metrics by using the functions SKEW() and KURT().

Note that the function KURT() computes the excess kurtosis, that is, the kurtosis minus 3. So, if KURT() reports a value of 0, this indicates that the kurtosis is 3.

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

Google Sheets로 하는 금융 분석

강의 보기

연습 안내

  • In H3, find the skewness through the function SKEW().

  • In I3, compute the excess kurtosis using KURT().

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

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

연습 시작