Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.061975, z = -0.350240, p-value = 0.7262
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.4485, z = 1.3273, p-value = 0.1844
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.6058, p-value = 0.448
alternative hypothesis: greater
> geary
[1] 0.7924212