Nominal, Ordinal, Interval and Ratio Scales
The four levels of measurement, what each one lets you calculate, and how to pick the right one for a real poll question.
- Nominal to ratio
- Likert: item vs scale
- What you can average
- Stevens 1946
Make a poll here, free. No account needed, and you get a link you can send anywhere.
Polling 1 million people every day since 2003
The four levels of measurement: nominal, ordinal, interval, ratio
Every answer you collect sits at one of four levels. The level is not about the numbers in your spreadsheet; it is about which comparisons between them mean something.
The scheme comes from a single 1946 paper. The Harvard psychologist S. S. Stevens coined the terms nominal, ordinal, interval and ratio, and classified statistical procedures by the scales for which they were, in his word, permissible. Nearly every textbook since has used his four names.
One question separates them: what survives if you change the numbers you happened to assign? If only the identities survive, the level is nominal. If the order survives, ordinal. If the size of the differences survives, interval. If the ratios survive, ratio. Each level keeps everything below it.
Nominal scale
Labels with no order. Any numbers attached are just names. Shuffle the codes and nothing is lost.
Which browser do you use? Chrome, Safari, Firefox, Edge.
Ordinal scale
Ranked categories. You know the order but not the gaps. Second finished behind first; by how much is not recorded.
Education level? Primary, Secondary, Undergraduate, Postgraduate.
Interval scale
Equal, meaningful gaps, but the zero is a convention rather than an absence. Differences are real; ratios are not.
What year did you join? 2019 and 2024 are five years apart.
Ratio scale
Everything interval has, plus a zero meaning none of the thing. Ratios now work: twice the number is twice as much.
How many takeaways last month? 0, 1, 2, 3 or more.
Nominal and ratio are the easy ends. Nominal is a list of labels, so you count them and report the mode: the average of Chrome and Firefox is not Safari. Ratio answers are counts and amounts, and because zero means none, every statistic is available.
Ordinal adds order and nothing else. Education level, seniority, medal position, a satisfaction rating, a bronze to platinum tier. The trap is that ranks look like measurements. Coding very dissatisfied as 1 and very satisfied as 5 does not create equal steps; it records the order. The median and the frequency distribution are the honest summaries.
Interval is the level people get wrong, because the definition sounds like it is about the numbers when it is really about the zero. An interval scale has equal, meaningful gaps, so subtraction works. What it lacks is a true zero, a point meaning none of the quantity. Celsius has a zero, but it is the freezing point of water. As the University of Nottingham puts it, the arbitrary 0C does not mean no temperature.
Here is why 20C is not twice as hot as 10C. In Fahrenheit those readings are 50F and 68F, and 68 divided by 50 is 1.36, not 2. In kelvin they are 283.15K and 293.15K, a ratio of 1.04. Three scales, three answers to one 'twice as hot' question, which is the giveaway that the question is meaningless.
The difference does survive. Ten degrees of warming is ten degrees whichever reading you started from, and that is exactly what an interval scale guarantees: differences, not ratios. Kelvin starts at absolute zero, so it is a ratio scale, and there 293.15K genuinely is 1.04 times 283.15K.
| Level | The question | Answers | What you can honestly say |
|---|---|---|---|
| Nominal | How did you get to work last week? | Bus, Train, Car, Bike, Walked | 62 percent chose Car, so Car is the mode |
| Ordinal | How often do you drive to work? | Never, Rarely, Sometimes, Often, Always | The median is Sometimes; 30 percent said Often or more |
| Interval | What year did you start commuting this way? | 2019, 2021, 2024 | The median is 2021, two years after 2019 |
| Ratio | How many minutes is your commute, one way? | 0, 15, 35, 90 | The mean is 34 minutes; 90 minutes is three times 30 |
What each scale of measurement lets you calculate
This is the practical payoff. The level of a variable tells you which summaries and which tests you can defend when somebody pushes back.
| Scale | Order | Equal intervals | True zero | Valid average | Typical tests |
|---|---|---|---|---|---|
| Nominal | No | No | Not applicable | Mode only | Chi-square, Fisher exact test |
| Ordinal | Yes | No | No | Median and mode | Mann-Whitney, Kruskal-Wallis, Spearman, ordered logistic regression |
| Interval | Yes | Yes | No | Mean, median, mode | t-test, ANOVA, Pearson correlation, linear regression |
| Ratio | Yes | Yes | Yes | Mean, median, mode, geometric mean | t-test, ANOVA, Pearson correlation, linear regression |
The last column follows standard university guidance on choosing a test: chi-square and Fisher exact for categorical outcomes, rank based tests such as Mann-Whitney, Kruskal-Wallis and Spearman for ordinal ones, and t-tests, ANOVA, Pearson correlation and regression once the outcome is interval or ratio.
The average column is close to what Stevens proposed. As Velleman and Wilkinson summarize him, nominal data were limited to the number of cases, the mode and contingency correlation; ordinal added the median and percentiles; interval added means, standard deviations and product moment correlations; ratio added geometric means and coefficients of variation.
| Level | Report this | Leave this out |
|---|---|---|
| Nominal | Counts, percentages, the mode, a bar chart of shares | Any mean or median, any implied ranking |
| Ordinal | Median, mode, the full frequency table, top two box | A mean presented as though the steps were equal |
| Interval | Mean, median, standard deviation, differences | Ratios, so no 'twice as high' or 'fifty percent more' |
| Ratio | All of the above plus ratios and percentage change | Nothing, though check the shape before trusting a mean |
Is a Likert scale ordinal or interval?
This is the argument the topic is actually about, and most pages dodge it. The answer turns on a distinction almost nobody makes: a single question is not a scale.
One question is ordinal. A single item running from strongly disagree to strongly agree has a clear order and unknown gaps. Nothing guarantees that agree to strongly agree is the same distance as neutral to agree. Susan Jamieson, writing in Medical Education, puts the objection in a form that is hard to argue with: the average of fair and good is not fair and a half, and that stays true after you assign the integers 3 and 4.
Her reading of the methods textbooks is blunt: the categories have a rank order, but the intervals between them cannot be presumed equal, so the median or mode is the measure of central tendency, frequencies describe the spread, and the tests are non-parametric ones such as chi-square, Spearman rho or Mann-Whitney U.
Several items combined into one score are usually treated as interval. That is what Rensis Likert built in 1932. As Boone and Boone describe it, he used a series of questions and analyzed the composite score representing the attitude; he did not analyze individual questions. Their working rule: four or more items averaged into one variable make a Likert scale, and that composite is analyzed at the interval level, with means, standard deviations, Pearson correlation, t-tests, ANOVA and regression.
How satisfied are you with our support team?
- Very dissatisfied
- Dissatisfied
- Neutral
- Satisfied
- Very satisfied
One item, so ordinal. Report the median and the distribution, not a mean.
Support replied quickly / understood my problem / fixed it / I would contact support again
- Each scored 1 to 5, then averaged into one score
Four items, one construct, so a scale. A mean is defensible here.
So the two words people use interchangeably do different jobs. A Likert-type item is one question and is ordinal. A Likert scale is several items about one construct, averaged, and is conventionally analyzed as interval.
What follows for a real poll is short. Medians and frequency distributions are always safe. A mean of one rating question is shaky, and publishing 3.7 out of 5 from a single question is the most common mistake in survey reporting. It asserts an equal spacing the question never established, and it hides the shape of the answers: a room split between people who love the thing and people who hate it returns the same 3.0 as a room full of shrugs.
The other side is real. Sullivan and Artino, reviewing the evidence in the Journal of Graduate Medical Education, report that parametric tests can be used with ordinal data such as data from Likert scales and are generally more robust than non-parametric tests, while still recommending the median for Likert data. Treating a composite scale as interval is ordinary practice; treating one question as interval is where the case gets thin.
The rule to work by: show the distribution first, the median second, and a mean only when you are averaging several items measuring the same thing. If you must publish a single item mean, put the frequency table beside it.
2 questions in this set. Copy them all, or one at a time.
Which scale should this poll question use?
Work backwards. Decide the sentence you want to write when the results land, then pick the scale that lets you write it honestly.
Name the claim you want to make
'Most people chose X' needs nominal. 'Half rated us in the top two boxes' needs ordinal. 'The average is 34 minutes' needs ratio. Write the sentence first; the question type follows.
Ask for a count or an amount when you can
'How many times last month?' is ratio, so every statistic is available and nobody has to defend an assumption. A count usually beats a rating of the same thing.
For opinions, decide item or scale up front
One rating question gives you an ordinal result and a median. Four questions about one construct give you a composite you can average. Choosing by accident is the problem.
Do not smuggle order into a nominal list
If your options have a natural order, say so and treat them as ordinal. If they do not, randomize the display order so position does not bias the choice.
Collect at the highest level you can
Bands of 18 to 24, 25 to 34 and 35 to 54 are ordinal, because the widths differ. Age in years is ratio and can be banded later. The reverse is impossible.
If you are picking wording rather than scale, our guides to survey questions and feedback questions pair with this page, and how to make a poll covers getting the finished question in front of people.
Which level of measurement is this variable? Forty examples and a quick quiz
Most people arrive here holding one specific variable and a question. Find it below, or test yourself on a random one.
| Variable | Level | Why |
|---|---|---|
| Age in years | Ratio | Zero means no age, and 40 is twice 20. |
| Age band, 18 to 24 and so on | Ordinal | The bands are ordered but not equal in width. |
| Zip or postal code | Nominal | A label. Averaging them gives a number that means nothing. |
| Jersey number | Nominal | Identifies a player. Number 10 is not more than number 5. |
| Blood type | Nominal | Categories with no order. |
| Gender or sex | Nominal | Categories with no order. |
| Country of residence | Nominal | Categories with no order. |
| Favourite colour | Nominal | Categories with no order. |
| Yes or no | Nominal | Two categories. You can count them, not average them. |
| Education level | Ordinal | Primary to postgraduate is a rank, not equal steps. |
| Job seniority, junior to director | Ordinal | Ranked, with unknown gaps between ranks. |
| Race finishing position | Ordinal | First beat second, but by how much is not recorded. |
| Star rating, 1 to 5 | Ordinal | The stars are ranked; the gap between 4 and 5 is not known to equal 1 to 2. |
| A single agree to disagree item | Ordinal | One Likert item is ranked categories. |
| Pain scale, 0 to 10 | Ordinal | A self-reported rank, not equal units of pain. |
| Income bracket | Ordinal | Ordered bands of unequal width. |
| Clothing size, S M L | Ordinal | Ranked labels. |
| Satisfaction, very unhappy to very happy | Ordinal | Ranked categories. |
| Temperature in Celsius | Interval | Equal degrees, but 0 does not mean no heat. |
| Temperature in Fahrenheit | Interval | Equal degrees, arbitrary zero. |
| Calendar year | Interval | 2020 minus 2010 is meaningful; year 0 is a convention. |
| Time of day on a clock | Interval | Midnight is not the absence of time. |
| IQ score | Interval | Treated as equal units, but an IQ of 0 does not mean no intelligence. |
| SAT or exam scale score | Interval | Standardised units with no true zero. |
| Credit score | Interval | Equal-looking units, no meaningful zero. |
| A summed scale of five agree items | Interval | A composite of several items is conventionally treated as interval. |
| Temperature in kelvin | Ratio | Zero kelvin means no thermal energy, so 300 K is twice 150 K. |
| Height in centimetres | Ratio | Zero means none; ratios hold. |
| Weight in kilograms | Ratio | Zero means none; ratios hold. |
| Income in dollars | Ratio | Zero income is real; 80,000 is twice 40,000. |
| Time taken to finish, in minutes | Ratio | Zero minutes means no time; ratios hold. |
| Number of children | Ratio | A count. Zero means none. |
| Number of visits last month | Ratio | A count with a true zero. |
| Percentage correct on a test | Ratio | Zero percent is a real zero. |
| Distance travelled | Ratio | Zero means none; ratios hold. |
| Price paid | Ratio | Zero is free; ratios hold. |
| Reaction time in milliseconds | Ratio | A true zero and equal units. |
| Word count of an answer | Ratio | A count with a true zero. |
| Phone number | Nominal | Digits used as a label. Arithmetic is meaningless. |
| Order of arrival at a party | Ordinal | A rank. The gap between third and fourth is unknown. |
Pick the level for each variable. You get the reason either way, and the same variable comes back later if you missed it.
Mistakes that survive into published results
These errors make it all the way into finished reports, including onto pages whose whole job is explaining levels of measurement.
Filing education level under nominal
Primary, Secondary, Tertiary and Post-Graduate carry a rank order, so the variable is ordinal. It is the textbook ordinal example, yet it turns up inside nominal example tables often, throwing the ordering away.
Fix: treat it as ordinal, report the median band.
Averaging one rating question
A mean of a single ordinal item assumes an equal spacing the question never established, and it flattens the shape of the answers.
Fix: publish the distribution, then the median.
Assuming numbered options are interval
Labelling the choices 1 to 10 does not create equal psychological distances. The numbering is a storage convenience, not evidence about the respondent.
Fix: read the level off the wording, never the codes.
Treating unequal bands as equal steps
18 to 24, 25 to 34 and 35 to 54 are bands of three different widths, so averaging their midpoints means nothing clean.
Fix: collect the raw value and band it later.
Calling Celsius a ratio scale
Celsius and Fahrenheit are interval. Zero is a convention, so differences are meaningful and ratios are not. Kelvin, starting at absolute zero, is the ratio version.
Fix: keep 'twice as' for scales where zero means none.
Publishing a mean with no distribution
Two very different sets of answers can share a mean. A rating that splits into two camps and one everybody shrugged at both average 3.0.
Fix: put the frequency chart beside every average.
The four level model is contested, and that is worth knowing
Stevens's taxonomy is a teaching tool with a serious critique attached. Knowing the critique stops you applying the rules mechanically.
In 1993 the statisticians Paul Velleman and Leland Wilkinson published a commentary in The American Statistician titled 'Nominal, Ordinal, Interval, and Ratio Typologies Are Misleading'. Their charge: using Stevens's categories to select or recommend a statistical method is inappropriate and can often be wrong, because the categories do not describe the attributes of real data that are essential to good statistical analysis.
The sharpest part is that the level is not purely a property of the data. In their words, the scale type of data may be determined in part by the questions we ask of the data or the purposes for which we intend it. Their example is a 1953 note by Frederic Lord about football jersey numbers: nominal labels by any reading, until somebody asks whether the freshmen were issued lower numbers than the sophomores, at which point arithmetic on them answers a real question.
Their conclusion inverts how the four levels are usually taught. Software built on the typology, they write, asserts that the scale type is evident from the data independent of the questions asked of the data. They thus restrict the questions that may be asked of the data. Such restrictions lead to bad data analysis and bad science.
The position that survives is practical. Use the four levels as a checklist for what a number means, not a gate that forbids an analysis. Nobody should average browser choices. But if your question makes an ordinal mean meaningful, and you say so and show the distribution, you are ahead of somebody who followed the rule blindly.
Every claim above is tied to a checked source in the list below. Where good sources disagree, as they do about single item means, both positions are set out.
Common questions
What is a nominal scale, with an example?
A nominal scale sorts answers into categories that have no order. Blood type, zip code, favourite colour and which browser you use are all nominal. Any numbers attached are labels, so you can count how many fall in each category and report the most common one, but you cannot average them.
The test is simple: if you can shuffle the categories into a different order and lose nothing, the variable is nominal.
What is the difference between nominal and ordinal?
Order. Nominal categories have none, so red, blue and green can be listed in any sequence. Ordinal categories have a rank, so small, medium and large, or bronze, silver and gold, only make sense in one direction.
What ordinal still lacks is equal spacing. You know medium sits between small and large; you do not know it sits exactly halfway. That is why a median is safe on ordinal data and a mean is not.
What is the ordinal scale?
The ordinal scale is ranked categories with unknown gaps between them. Education level, star ratings, race finishing positions and a single agree to disagree question are all ordinal.
Report ordinal data as a median or as the share choosing each option. Coding the ranks as 1 to 5 and averaging them assumes equal gaps you have not measured.
Is a ranking question the same as a rating question?
Both are ordinal, but a ranking forces every option into a different position, so it can never record that somebody liked all five equally.
What are the four types of measurement?
Nominal, ordinal, interval and ratio. They are usually called levels or scales of measurement, and the three names mean the same thing.
They form a ladder. Each type keeps everything the one below it can do and adds one capability: nominal tells categories apart, ordinal adds order, interval adds equal gaps, and ratio adds a true zero.
Are age brackets like 18 to 24 interval data?
No, ordinal. The bands are ordered but usually different widths, so the step between them is not constant. Age in whole years is ratio and can be banded later, so ask for the number.
Is a percentage a ratio scale?
A percentage of a count normally behaves like one: zero percent means none, and 40 percent is twice 20 percent. It is also bounded at both ends, which the four level model cannot name.
What level is a calendar year or a date?
Interval. Differences are meaningful, because 2024 minus 2019 is five years on any calendar, but the zero point is a convention rather than the absence of time. The year 2000 is not twice the year 1000.
Is IQ interval or ratio?
Conventionally interval, and Boone and Boone use a standardized IQ test as their interval example. Zero would not mean the absence of the trait, so 'twice as intelligent' does not follow.
What level is a 0 to 10 recommendation question?
A single rating item, so the ordinal argument applies just as it does to a five point agreement item. Extra options do not establish that 8 to 9 is the same distance as 5 to 6.
Can I code ordinal answers as numbers in a spreadsheet?
Yes, and you usually should, because sorting needs it. Coding is storage, not a claim about spacing, so a column of 1 to 5 codes is still ordinal.
What level is a 'select all that apply' question?
It is not one variable. Each option becomes its own nominal yes or no variable, which is why the percentages will not add up to 100.
Is a yes or no question nominal?
Yes, two unordered categories is still nominal. One useful quirk: if you code it 0 and 1, the mean of that column is simply the proportion answering yes.
Does adding more response options make the data interval?
No. Moving from 5 points to 7 or 11 changes the resolution, not the spacing. A longer list of labels establishes nothing about the distance between consecutive points.
What level is a 0 to 100 slider?
It depends on the anchors. Labelled only at the two ends it is a rating, so it behaves like an ordinal item with a lot of points. Asking for a real quantity makes it ratio.
How does the level change the chart I should draw?
Nominal categories have no natural order, so sort the bars by size. Ordinal categories must keep their own order even when a middle bar is tallest, because the order is the information.
Sources
- Stevens, S. S. (1946). On the Theory of Scales of Measurement. Science, 103(2684), 677-680.
- Velleman, P. F., and Wilkinson, L. (1993). Nominal, Ordinal, Interval, and Ratio Typologies Are Misleading. The American Statistician, 47(1), 65-72.
- Jamieson, S. (2004). Likert scales: how to (ab)use them. Medical Education, 38(12), 1217-1218.
- Boone, H. N., and Boone, D. A. (2012). Analyzing Likert Data. Journal of Extension, 50(2), Article 48.
- Sullivan, G. M., and Artino, A. R. (2013). Analyzing and Interpreting Data From Likert-Type Scales. Journal of Graduate Medical Education, 5(4), 541-542.
- UCLA Office of Advanced Research Computing. Choosing the Correct Statistical Test in SAS, Stata, SPSS and R.
- University of Nottingham, School of Health Sciences. Interval Scales of Measurement, HELM open learning resource.
Related guides
Ready to ask?
One question, a handful of answers, a link you can paste anywhere. No account, no limits on votes.
Make a free poll