![]() | KURT function |
Returns the kurtosis of a data set. Kurtosis characterizes the relative peakedness or flatness of a distribution compared with the normal distribution. Positive kurtosis indicates a relatively peaked distribution. Negative kurtosis indicates a relatively flat distribution.
Syntax
KURT(number1,number2,...)
Argument | Description | Remarks |
|---|---|---|
number1,number2,... | 1 to 255 arguments for which you want to calculate the mean.
|
|
General remarks
Kurtosis is defined as:
where:
s is the sample standard deviation.
Example
To make the following example easier to understand, you can copy the data to a blank sheet and then enter the function underneath the data. Do not select the row or column headings (1, 2, 3... A, B, C...) when you copy the sample data to a blank sheet.
|
|






