Central moment
Computes the -th central moment of a data sample
where is the mean of our sample and is the size of the data.
Syntax
central_moment(Integer, Statistics_data)
Description
Given an integer and a data sample , computes the -th central moment of .