Kurt Function

Calculation of the curvature from the total amount of data


Description

The function \(Kurt\) (Kurtosis) returns the curvature of the vault from the total amount of data. For a sample use \(SKurt \)


Syntax

Kurt (List)

Example

a=[4,6,9,7,9,2,4,6,3]

Kurt(a)= 0.94