Section 1.7 Other Statistical Point Measures
Above, we have investigated statistical measures that help determine the middle and the spread of a given data set. There are however other metrics available that help describe the distribution of that data. Skewness is one of those metrics and describes any lack of symmetry of the data set's distribution and whether data is stretched out to one side or the other.
For population data, the Skewness of \(x_1, x_2, ..., x_n\) is given by For sample data, the Skewness of \(x_1, x_2, ..., x_n\) is given by
Definition 1.7.1. Skewness.
A positive skewness indicates that the positive \((x_k - \mu)^3\) terms (likewise \((x_k - \overline{x})^3\) terms) overwhelm the negative terms. So, a positive skewness indicates that the data set is strung out to the right. Likewise, a negative skewness indicates a data set that is strung out to the left.
Data might tend to be clustered around the mean. The "kurtosis" can be used to measure how closely data resembles a "bell-shaped" collection.
For population data, the Kurtosis of \(x_1, x_2, ..., x_n\) is given by For sample data, the Kurtosis of \(x_1, x_2, ..., x_n\) is given by
Definition 1.7.2. Kurtosis.
A kurtosis of 3 indicates that the data is perfectly bell shaped (a "normal" distribution) whereas data further away from 3 indicates data that is less bell shaped.
Theorem 1.7.3. Alternate Formulas for Skewness and Kurtosis.
Skewness =Proof.
For skewness, expand the cubic and break up the sum. Factoring out constants (such as \(\overline{x}\)) gives
and divide by the cube of the standard deviation to finish. Note that the first expansion in the derivation above can be used quickly if the data is collected in a table and powers easily computed.
For kurtosis, similarly expand the quartic and break up the sum as before. Note that you can extract the value of the cubic term by solving for that term in the skewness formula aboveĀ 1.3.6. Then,
and then divide by the fourth power of the standard deviation. Note again that the first expansion in the derivation above might also be a useful shortcut.
It should be noted that there are other possible ways to come up with interesting alternate ways to compute the kurtosis, etc. based on previous values. The ones presented above relate back to the mean and variance whose values might be more readily obtained from calculators for example.
Going back to a previous example...
Computing skewness and kurtosis by hand can often be better organized using a table. Below, notice that the \(x_k\) column would be the given data values but the other columns you could again easily compute.
\(x_k\)
\(x_k^2\)
\(x_k^3\)
\(x_k^4\)
1
1
1
1
-1
1
-1
1
0
0
0
0
2
4
8
16
2
4
8
16
5
25
125
625
and
But also, \(\Sigma x_k^3 = 141\) and \(\Sigma x_k^4 = 659\text{.}\) Use these in the formulas aboveĀ 1.7.3 to obtain skewness of
and kurtosis of