Skewness: The measurement of the asymmetry of a random variable is a dimensionless quantity called skewness (b1)^0.5, which is calculated from the second and third moments about the mean of a distribution. If (b1)^0.5 < 0 the distribution is negatively skewed (tail to left) and if (b1)^0.5 > 0 the distribution is positively skewed (tail to the right). The equations for calculating skewness from data are:
Distributions that are: (a) positively skewed with tail to the right (b1)^0.5 > 0, (b) centered (b1)^0.5 = 0, and (c) negatively skewed with tail to the left (b1)^0.5 < 0. Red lines are means. |
Kurtosis: A dimensionless quantity that characterizes the peakedness of a random variable is called kurtotsis b2, which is calculated from the fourth and second moments of the distribution about the mean. If b2 >> 3, the distribution has a high peak and for b2 =1.8, the distribution becomes flat. At b2=3, the distribution is normal
(a) distribution with a high peak (b2 >> 3), (b) normal distribution (b2 = 3), (c) flat (uniform) distribution with (b2 =1.8). |
=KURT(A1:A10) + 3