How to Choose a Statistical Test

A practical decision tree to help you select the right statistical test for your research question and data type.

Interactive Decision Tree

Step 1: What is your research question?

Quick Reference Table

Research QuestionData TypeNumber of GroupsRecommended Test
RelationshipBoth continuousPearson Correlation or Linear Regression
RelationshipBoth categoricalChi-Square Test
Group comparisonContinuous outcome2 independentIndependent t-test
Group comparisonContinuous outcome2 pairedPaired t-test
Group comparisonContinuous outcome3+ independentOne-Way ANOVA
PredictionContinuous outcomeLinear Regression

Common Pitfalls to Avoid

❌ Running multiple t-tests instead of ANOVA

When comparing 3+ groups, use ANOVA instead of multiple t-tests. Multiple comparisons inflate Type I error rate.

❌ Using parametric tests with non-normal data

Check your data distribution. For highly skewed data or small samples, consider non-parametric alternatives (Mann-Whitney U, Kruskal-Wallis, Spearman correlation).

❌ Confusing correlation with causation

Correlation and regression show relationships, not causation. Only randomized controlled trials can establish causality.

❌ Treating paired data as independent

Before/after measurements or matched pairs require paired tests. Using independent tests loses statistical power and may give incorrect results.

Need more statistical tools?

Explore Professional Analysis Tools →