Sigma Squared

KURT

KURT

May 31, 2023
|
No Comments

Definition: KURT is a function that returns the kurtosis of a data set, which is a measure of the peakedness and tails of the distribution.

Syntax: =KURT(number1, [number2], …)

Situation: This formula is appropriate when you need to find the kurtosis of a data set.

Example: If you have a set of numbers 2, 4, 6, and 8, the kurtosis can be found using the formula =KURT(2, 4, 6, 8), which returns -2.

Leave a Reply

Your email address will not be published. Required fields are marked *