Kurtosis The kurtosis is the fourth standardized moment. For a sample it is defined as where and are the second and fourth central moments, respectively. Syntax kurtosis(Statistics_data) Description kurtosis(Statistics_data) Given a statistics data, returns the kurtosis. Related functions Moment, Central moment, Variance Table of Contents Syntax Description Related functions