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.
Table1.7.5.Computing data statistics by hand
\(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
So, \(\Sigma x_k = 9\) and \(\Sigma x_k^2 = 35\) as before and so