Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = 0.1410, z = 0.3242, p-value = 0.7458
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4653, z = -0.8206, p-value = 0.4119
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 0.9289, p-value = 0.6285
alternative hypothesis: greater
> geary
[1] 0.8151647