Kurtosis and Skewness

kurt(A, B, C, ...) Returns the kurtosis of the elements A, B, C, ..., defined as

kurtosis of the elements A, B, C

where M is an array created from the function arguments A, B, C, ...

skew(A, B, C, ...) Returns the skewness of the elements A, B, C, ..., defined as

skewness of the elements A, B, C

Arguments:

Notes: