logical variable, if true, missing values are excluded from analysis
Value
The function returns the skewness of the data.
Details
Given data \(x_1,x_2,\ldots, x_n\), the sample skewness is
defined by the formula:
$$\frac{\sum_{i=1}^n (x_i-\bar{x})^3/n}{(\sum_{i=1}^n
(x_i-\bar{x})^2/n)^{3/2}}.$$