Summary of computational transaction | |
Raw Input | view raw input (R code) |
Raw Output | view raw output of R engine |
Computing time | 1 seconds |
R Server | Big Analytics Cloud Computing Center |
Skewness and Kurtosis Test |
> agostino D'Agostino skewness test data: x skew = 0.92669, z = 3.18317, p-value = 0.001457 alternative hypothesis: data have a skewness |
> anscombe Anscombe-Glynn kurtosis test data: x kurt = 4.8724, z = 2.5633, p-value = 0.01037 alternative hypothesis: kurtosis is not equal to 3 |
> jarque Jarque-Bera Normality Test data: x JB = 22.558, p-value = 1.264e-05 alternative hypothesis: greater |
> geary [1] 0.7238785 |