Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.0415, z = -0.1059, p-value = 0.9156
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6370, z = -0.4829, p-value = 0.6292
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 0.445, p-value = 0.8005
alternative hypothesis: greater
> geary
[1] 0.8049124