Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.18016, z = -0.81504, p-value = 0.415
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.4893, z = 1.2511, p-value = 0.2109
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.708, p-value = 0.4257
alternative hypothesis: greater
> geary
[1] 0.7819059