Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.070159, z = -0.397430, p-value = 0.691
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.4186, z = 1.2682, p-value = 0.2047
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.4537, p-value = 0.4834
alternative hypothesis: greater
> geary
[1] 0.7939493