Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3668, z = -0.8872, p-value = 0.3749
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5419, z = -0.7110, p-value = 0.4771
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.244, p-value = 0.3256
alternative hypothesis: greater
> geary
[1] 0.8218253