types of tests Flashcards
Parametric testing
when data is normally distributed.
non-parametric testing
when data is not normally distributed.
Nominal scale
simplest. lowest level of measure. classification.
male/female… blood types… etc.
Ordinal Scales
rank ordering. intervales may not be constant.
what is pain on scale 1-5… course evals…MMT…etc.
interval scales
relative comparison
rank order of ordinal scale with equal distances between values.
(i.e., Temp in C or F)
Ratio scales
absolute comparison. interval scale with an absolute zero. Permits all statistical analysis. no negative values.
(i.e., ROM, height, weight, force.. etc.)
unpaired t-test
a parametric test. comparing 2 independent groups.
paired t-test
a parametric test. comparing 2 related scores
One way ANOVA (F test)
a parametric test. comparing 3 or more independent groups.
finding a difference.
One-way repeated ANOVA (F test)
a parametric test. comparing 3 or more related scores.
Mann-Whitney U test
a non-parametric (unpaired t-test equivalence) test. comparing 2 independent groups.
Sign test.
Wilcoxon signed-ranks test (T)
a non-parametric (paired t-test equivalence) test. comparing 2 related scores.
Kruskal-Wallis analysis of variance by ranks (H or X^2)
a non-parametric (one-way ANOVA equal) test. comparing 3 or more independent groups.
Friedman two-way analysis of variance by ranks (X^2 r)
a non-parametric (1-way repeated ANOVA equal) test. comparing 3 or more related scores.
2-way ANOVA
has 2 Independent variables.