The KURT function calculates the kurtosis of a list of numbers.
Kurtosis is used to measure how much data is massed in the center of a distribution compared to the normal distribution - a relatively flat distribution will have negative kurtosis and a pointed one a positive kurtosis. KURT needs at least 4 numbers in the list.
See also: