A guide for choosing which statistical test to use. From our course:
AESlogo

Statistical tests can be classified into 5 types, based on the measurement scales of your response and explanatory variables. Are those scales continuous, or grouped?

Response variable
blankthe variable you are trying to understand
blankusually plotted on the Y axis
blankcontinuous (1.4, 2.5, ...) or grouped (above vs. below detection limit)

Explanatory variables
blankvariables used to explain Y
blankusually plotted on the X axis
blankcontinuous (1.4, 2.5, ...) or grouped (ag, urban, forest)

Choose (click on) your procedure based on whether your variables are continuous or grouped:

.Compare data among two or more groups
Continuous Y blankGrouped X
Compare differences among two or more groups

blank

regr
Continuous Y blankContinuous X
Relate a continuous Y variable to one or more continuous explanatory variables.

blank

ancova
Continuous Y blankboth Grouped and Continuous X
Is there 1 or more than 1 regression line?

blank

cont-table
Grouped Y blankGrouped X
Do percentages of Y categories (detect / nondetect) change between two or more groups (June vs. Sept)?

blank

logit
Grouped Y blankContinuous X
Do percentages (% hits) change as one or more explanatory variables (thickness) change?