Statistics Guides 9 min read Updated 5 Aug 2026

How to choose the right statistical test

A decision path that starts from your design rather than from a list of tests — plus the non-parametric equivalents and what to do when assumptions fail.

Teal glass distribution curve and small teal and brass spheres on an ivory platform.

Choosing a test is a matter of answering four questions about your design. Answer them in order and the test is usually determined before you open any software.

  1. What type is my outcome variable — continuous, ordinal, binary or count?
  2. How many groups or predictors am I comparing?
  3. Are the observations independent, or repeated on the same people?
  4. Am I comparing groups, testing a relationship, or predicting an outcome?

Comparing groups

Groups Independent Repeated / paired Non-parametric alternative
TwoIndependent t-testPaired t-testMann-Whitney U / Wilcoxon signed-rank
Three or moreOne-way ANOVARepeated-measures ANOVAKruskal-Wallis / Friedman
Two factorsTwo-way ANOVAMixed ANOVAAligned rank transform
With a covariateANCOVAMixed model
Several outcomesMANOVARepeated MANOVA

Testing relationships

  • Two continuous variables, linear relationship — Pearson correlation.
  • Ordinal data, or a non-linear monotonic relationship — Spearman rho.
  • Two categorical variables — chi-square test of independence, or Fisher's exact test when expected counts are small.
  • Agreement between two raters — Cohen's kappa, not correlation.
  • Internal consistency of a scale — Cronbach's alpha or McDonald's omega.

Predicting an outcome

Outcome variable Model
ContinuousMultiple linear regression
Binary (yes/no)Binary logistic regression
Three or more unordered categoriesMultinomial logistic regression
Ordered categoriesOrdinal logistic regression
CountsPoisson or negative binomial regression
Time until an eventCox proportional hazards
Nested or clustered dataMultilevel / mixed-effects model

When assumptions fail

A violated assumption is a fork in the road, not a dead end. There are four normal responses, and all of them are reportable.

  • Use a robust variant — Welch's t-test and Welch's ANOVA do not assume equal variances and cost you very little when variances are equal anyway.
  • Bootstrap — resampling gives confidence intervals without distributional assumptions, and most software offers it as a checkbox.
  • Transform — log or square-root transformation can fix skew, but interpretation is then on the transformed scale, which you must state.
  • Switch to a non-parametric test — reliable, though usually with some loss of power, and the hypothesis being tested subtly changes.

Whichever you choose, report the violation and the response. A reader who sees that you noticed and handled it trusts the rest of the analysis more, not less.

Three errors that recur constantly

  • Running many t-tests instead of an ANOVA. Six pairwise comparisons at α = .05 gives roughly a 26% chance of at least one false positive.
  • Treating a Likert item as continuous. A single item is ordinal. A summed scale of several items is conventionally treated as continuous, and that distinction matters.
  • Testing significance instead of the hypothesis. Decide what result would support or contradict your hypothesis before you run anything.

Questions this raises

A single Likert item is ordinal and is best analysed as such. A scale summing several items measuring one construct is conventionally treated as continuous, and that is widely accepted.

Unequal group sizes are fine for most tests, but they make the homogeneity-of-variance assumption more consequential. Welch's correction handles it well.

statistics test selection assumptions

Still stuck after reading this? That is usually the point at which it is worth asking someone. Describe your project or ask on WhatsApp.

Keep reading

Related guides

Statistics Guides 12 min read

The SPSS guide most dissertations actually need

Choosing the right test, checking assumptions honestly, and turning SPSS output into APA tables you can defend — without pretending statistics is…

2 Sep 2026 Read
Software Guides 8 min read

R vs RStudio: what the difference actually is

They are not competitors and you are not choosing between them. Here is what each one is, why you install both, and when R is worth the learning…

30 Aug 2026 Read

Next step

Tell us what you are working on

Send the brief, the deadline and anything you already have. You will get a reference number straight away and a considered reply, usually within one working day.

  • Fixed quote agreed before any work begins
  • A reference number you can quote on WhatsApp
  • Confidential handling, and an NDA if you want one
  • An honest answer if your deadline is not realistic
Get Expert Help Chat on WhatsApp Email us directly