KURT Function

The KURT function is one of the statistical functions. It is used to return the kurtosis of the argument list.

Syntax

KURT(number1, [number2], ...)

The KURT function has the following arguments:

Argument Description
number1/2/n Up to 255 numeric values for which you want to calculate kurtosis.

Notes

How to apply the KURT function.

Examples

The figure below displays the result returned by the KURT function.

KURT Function