Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.22261, z = -1.24890, p-value = 0.2117
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.84790, z = -0.21581, p-value = 0.8291
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.6508, p-value = 0.4381
alternative hypothesis: greater
> geary
[1] 0.8245138