What two tests can you use for binary outcome (Y/N)
chi squared (paramtric data) logistic regression (adjusting for covariates)
What tests can you use for assessing a continous outcome with binary exposure, 2 groups, PARAMETRIC data?
paired / unpaired student’s t test
What tests can you use for assessing a continous outcome with binary exposure, 2 groups, NON PARAMETRIC data?
Wilcoxon sign rank (Paired)
Mann-whitney U (unpaired)
what test can you do when asesing categorical exposure in >2 groups?
ANOVA (normal) Kruskal Wallis (non-param)
What tests can you use to assess normality?
Shapiro Wilks (<50) Kolmogorov-Smirnov