शुरू करेंमुफ़्त में शुरू करें

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 में Financial Analytics

पाठ्यक्रम देखें

अभ्यास निर्देश

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

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

इंटरैक्टिव व्यावहारिक अभ्यास

हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें

अभ्यास शुरू करें