Kruskal-Wallis检验计算器

执行Kruskal-Wallis H检验,比较三组或以上独立样本的中位数差异,作为单因素方差分析的非参数替代方法。

H Statistic

-25.9032

自由度2

H Statistic vs Total N

公式

Kruskal-Wallis H Test

H = [12/N(N+1)] * Sum(Ri^2/ni) - 3(N+1)

Non-parametric alternative to one-way ANOVA.

计算示例

N=30, 3 groups.

  1. 01H = (12/930) * 5200 - 93

常见问题

When vs ANOVA?

When data are ordinal or non-normal.

Post-hoc?

Use Dunn test with Bonferroni correction.

With 2 groups?

Equivalent to Mann-Whitney U.

学习

Understanding the Normal Distribution

相关计算器