In statistics, Jarque-bera Test is named after Carlos Jarque and Anil K. Bera. It is a goodness-of-fit test used to check hypothesis that whether the skewness and kurtosis are matching the normal distribution. This test is applied before using the parametric statistical method. Provide the sample size, skewness fact and kurtosis fact to find the Jarque-Bera Test statistic.
In statistics, Jarque-bera Test is named after Carlos Jarque and Anil K. Bera. It is a goodness-of-fit test used to check hypothesis that whether the skewness and kurtosis are matching the normal distribution. This test is applied before using the parametric statistical method. Provide the sample size, skewness fact and kurtosis fact to find the Jarque-Bera Test statistic.
A sample with n = 6, skewness and kurtosis fact as 10 and 15 will have a JB test statistic as
= (6/6) x [10^2 + (15^2) / 4)]
= 1 x [(100 + (225/4)]
= 100+56.25
=156.25.