Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.28769, z = -0.68524, p-value = 0.4932
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 1.8224, z = -1.8673, p-value = 0.06185
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.7177, p-value = 0.4236
alternative hypothesis: greater
> geary
[1] 0.8905698