powered by
This function calculates the sample mean, standard deviation, skewness, and kurtosis
SummarizeDist(x)
The data vector
The sample mean, standard deviation, skewness, and kurtosis of x.
Called by higher-order functions; users do not need to call this function directly.