Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.0108, z = -0.0271, p-value = 0.9784
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4864, z = -0.9075, p-value = 0.3641
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 0.8258, p-value = 0.6617
alternative hypothesis: greater
> geary
[1] 0.8057451