Mann-Whitney U Test Calculator — Formel
## Mann-Whitney U Test
**U = n1*n2 + n1*(n1+1)/2 - R1**
Compares two independent groups without assuming normality.
**U = n1*n2 + n1*(n1+1)/2 - R1**
Compares two independent groups without assuming normality.
Lösungsbeispiel
n1=10, n2=12, R1=85.
- U1 = 120 + 55 - 85 = 90
- U2 = 120 - 90 = 30