Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = 0.26896, z = 0.54373, p-value = 0.5866
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.32360, z = -0.23548, p-value = 0.8138
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 0.46676, p-value = 0.7919
alternative hypothesis: greater
> geary
[1] 0.8203111