Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.4499, z = -1.0238, p-value = 0.3059
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4771, z = -0.8206, p-value = 0.4119
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.8883, p-value = 0.2359
alternative hypothesis: greater
> geary
[1] 0.8168303