Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = 1.1191, z = 9.7206, p-value < 2.2e-16
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 7.8206, z = 8.8066, p-value < 2.2e-16
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 772.1, p-value < 2.2e-16
alternative hypothesis: greater
> geary
[1] 0.6874364