Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.28921, z = -1.61110, p-value = 0.1072
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.3270, z = 1.0728, p-value = 0.2834
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.2929, p-value = 0.1927
alternative hypothesis: greater
> geary
[1] 0.7713143