This function calculates the \(n\)-th standardized moment of a ddf
distribution.
Details
The \(n\)-th standardized moment of a random variable \(X\) is given by
$$\mu_n/\sigma^n,$$
where \(\mu_n\) denotes the \(n\)-th moment about the mean (see also
central_moment()) and \(\sigma^n\) is the \(n\)-th power of the standard
deviation.
Note that we here normalize with \(\sigma^n\), although sometimes other normalizations are used.
See also
Other moments:
central_moment(),
moment()
