Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.17974, z = -0.96082, p-value = 0.3366
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.24290, z = 0.86315, p-value = 0.3881
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.255, p-value = 0.5339
alternative hypothesis: greater
> geary
[1] 0.7766769