|
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.
Parameters :
 | range | is an array or a reference to cells that contain numbers for which you want to calculate kurtosis. |
|