Blog / Concept Explainer
Likert Scale Data: How to Analyze It Correctly
The single most common statistics question about Likert data is whether it's ordinal or interval — and the honest answer is that it depends on how you're using it, which is exactly why this trips up so many committees and students.
A single Likert item vs a Likert scale
This distinction matters more than most guides mention. A single Likert item (one 5-point agreement question) is ordinal data — the gap between "agree" and "strongly agree" isn't guaranteed to equal the gap between "neutral" and "agree." A Likert scale (the sum or mean of multiple items measuring the same construct) is commonly treated as approximately interval, since summing multiple ordinal items tends to approximate a continuous distribution — this is the conventional justification for using parametric tests on scale totals.
Analyzing a single item
- Descriptive: median and mode, not mean (the mean implies equal intervals a single ordinal item doesn't have).
- Comparing two groups: Mann-Whitney U test.
- Comparing three or more groups: Kruskal-Wallis test.
- Association between two ordinal items: Spearman's rank correlation.
Analyzing a multi-item scale (summed/averaged)
- Descriptive: mean and standard deviation are conventionally acceptable here.
- Comparing two groups: independent samples t-test (if assumptions are met).
- Comparing three or more groups: ANOVA.
- Relationships between scales: Pearson's correlation or regression.
Before treating a scale as interval, confirm it's actually measuring one underlying construct (see our guide to Cronbach's alpha and reliability testing) — summing unrelated items doesn't produce a meaningful score just because they share a response format.
Common mistakes
- Running a t-test or ANOVA directly on a single ordinal Likert item without justification.
- Reporting means for single items without at least also reporting the ordinal alternative.
- Treating a scale as valid and reliable just because it "looks like" a real instrument, without checking either.
Not sure which test fits your survey data?
See Thesis Statistics Support