non-parametric tests Flashcards
(15 cards)
What type of distribution does ratio and interval data typically show?
-Normal
What type of distribution does ordinal data typically show?
-Not normal
Parametric correlation
Pearsons r
Non-parametric correlation
Spearman’s rho
Parametric 2 samples
Independent sample t-test
Paired sample t-test
Non-parametric 2 samples
Mann-Whitney U
Wilcoxon
Parametric k samples
ANOVA between groups
ANOVA within groups
Non-parametric k samples
Friedmans
Kruskal-Wallis
What is the test-statistic for Mann-Whitney?
U
How can you figure out distributions from this?
-Order in ascending sequence
-Normal = random distribution
-Not normal = cluster at either end
How do we complete a Mann-Whitney test?
1: Rank data as a whole (lowest =1)
2: Total the ranks as two separate totals
3: Calculate U and figure which one is smaller
4: Compare this to critical values table
What is the test-statistic for Wilcoxon?
T
How do we complete a Wilcoxon test?
1: Calculate difference between conditions
2: Rank differences
3: Calculate total ranks, separate for positive and negative
4: Take the smaller one and compare to critical values table
How can we figure out significance from Kruskal-Wallis test?
H0 is true = random distribution of ranks
H0 is false = systematic distribution of ranks
What does a Kruskal-Wallis and Friedman’s test tell us?
-That groups differ
-Doesn’t specify which ones