"> 4 Levels of Measurement: Nominal, Ordinal, Interval, Ratio
Home > Library > Statistics > 4 Levels of Measurement in Research & Statistics

Published by at August 31st, 2021 , Revised On June 16, 2026

There are four levels of measurement in research and statistics — nominal, ordinal, interval and ratio. They describe how much mathematical information a variable carries, from simple unordered categories (nominal) up to fully numeric measurements with a true zero (ratio). The level you are working with determines which descriptive statistics, charts and statistical tests are valid for your data.

Not all data is created equal. A postcode, a satisfaction rating, a temperature and a body weight all store very different kinds of information, and if you treat them the same way statistically you will get nonsense results. That is exactly what the levels of measurement help you avoid.

Understanding the four levels is one of the most practically useful things you can learn in a research methods course. It directly determines which type of variable you have, which statistics you can use, which charts make sense, and how carefully you need to word your conclusions.

The four levels of measurement.

RatioTrue zero, all maths (e.g. height, weight, age)
IntervalEqual gaps, no true zero (e.g. °C, IQ, years)
OrdinalOrdered, unequal gaps (e.g. Likert, grades)
NominalLabels only (e.g. gender, blood type)

Where The Framework Comes From

American psychologist Stanley Smith Stevens introduced this four-level classification in a 1946 paper in the journal Science. His core argument was that the mathematical operations permissible on any set of numbers depend on the measurement scale used. That single idea has shaped how statistics has been taught ever since, and it remains the standard framework in research methods textbooks today.

“…we may say that measurement, in the broadest sense, is defined as the assignment of numerals to objects or events according to rules.” — S. S. Stevens, ‘On the Theory of Scales of Measurement’, Science, vol. 103 (1946)

Stevens labelled his four scales nominal, ordinal, interval and ratio. The key insight is that they form a hierarchy: each level keeps every property of the level below it and adds one new property of its own. Knowing where your variable sits on this ladder tells you, at a glance, what you are allowed to do with it.

The framework is sometimes remembered by the mnemonic NOIR (Nominal, Ordinal, Interval, Ratio), which lists the four scales in order of increasing information. The first two are often grouped as categorical (or qualitative) data and the last two as numeric (or quantitative) data — a distinction worth keeping in mind, because most statistics software asks you to declare it before you can run an analysis.

Not sure which test fits your data?

ResearchProspect to the rescue!

Our statisticians match every variable to the right measurement level and analysis, so your results stand up to examiner scrutiny — explore our statistical analysis service.

The Four Levels At A Glance

The table below is the quickest way to tell the four levels apart. Ask four questions of any variable — are the values ordered? are the intervals equal? is there a true (meaningful) zero? and can you compute valid averages? — and the answers place it on exactly one level.

Level Ordered? Equal intervals? True zero? Valid averages Examples Typical tests
Nominal No No No Mode only Blood type, nationality, party voted for Chi-square, mode, frequencies
Ordinal Yes No No Median, mode Degree class, pain scale, single Likert item Mann-Whitney U, Spearman’s rho, median
Interval Yes Yes No Mean, median, mode Temperature in °C, IQ score, calendar year t-test, ANOVA, Pearson’s r
Ratio Yes Yes Yes Mean (incl. geometric), median, mode Height, weight, income, reaction time, age t-test, ANOVA, regression, all of the above

Each level builds on the one above it. Ratio has all the properties of interval, interval has all the properties of ordinal, and ordinal has all the properties of nominal. Move up the hierarchy and you gain information and statistical options; move down and you lose them.

The Four Levels Explained

1. Nominal level

Nominal data classifies observations into named categories that have no inherent order. You can tell whether two values are the same or different, but nothing more. “Nominal” comes from the Latin nomen, meaning name — the values are simply labels.

  • Examples: nationality, blood type, eye colour, marital status, the political party someone voted for.
  • What you can do: count how many fall in each category, report frequencies and percentages, and identify the mode (the most common category).
  • What you cannot do: rank the categories, calculate a mean or median, or measure “distance” between them. If categories are coded 1, 2, 3, those numbers are arbitrary labels, not quantities.

2. Ordinal level

Ordinal data can be rank-ordered, but the gaps between ranks are not necessarily equal. You know which value is higher or lower, but not by how much.

  • Examples: a degree classification (First, 2:1, 2:2, Third); a five-point Likert response from “strongly disagree” to “strongly agree”; finishing position in a race; a clinical pain scale.
  • What you can do: order the values, report the median and mode, and use rank-based tests such as Mann-Whitney U or Spearman’s rho.
  • What you cannot do: assume the distance from “agree” to “strongly agree” equals the distance from “neutral” to “agree”. Because intervals are not guaranteed equal, the mean is technically not justified for a single ordinal item.

3. Interval level

Interval data is ordered and has equal, meaningful intervals between values, but its zero point is arbitrary rather than a true “none”. This is the level students most often get wrong.

  • Examples: temperature in Celsius or Fahrenheit, IQ scores, calendar years (e.g. AD).
  • What you can do: add and subtract values, calculate the mean, standard deviation, and use t-tests, ANOVA and Pearson correlation.
  • What you cannot do: form ratios. 20°C is not “twice as hot” as 10°C, because 0°C does not mean “no temperature” — it is just the freezing point of water. The zero is a convention, not an absence.

4. Ratio level

Ratio data has every property of interval data plus a true zero that genuinely means “none of the quantity”. This makes it the richest level of measurement.

  • Examples: height, weight, age, income, distance, reaction time, number of children.
  • What you can do: everything interval allows, plus form meaningful ratios. Because 0 kg means no mass, 80 kg really is twice 40 kg. The full toolkit — including the geometric mean and coefficient of variation — is available.

Key fact: the single test that separates interval from ratio is the true zero. If ‘zero’ means ‘none of the thing’ and you can say one value is ‘twice’ another, you have ratio data; if not, it is interval. — ResearchProspect statistics team

What Each Level Allows You To Do

The hierarchy is not academic hair-splitting — it decides which statistical test and which measure of central tendency are valid. This grid summarises the permissible operations.

Operation Nominal Ordinal Interval Ratio
Count frequencies
Identify the mode
Rank or order values
Report the median
Measure distance between values
Calculate the mean & SD
Form ratios (“twice as much”)
Chi-square test
Mann-Whitney U / Spearman
t-test, ANOVA, Pearson’s r

Note: in applied research, multi-item Likert scales (a summed set of items) are frequently treated as interval and analysed with means and t-tests, even though a single Likert item is strictly ordinal. This is a widely accepted convention — just state the assumption explicitly in your methodology.

A Worked Example Of Why It Matters

Suppose a survey codes political party preference as: 1 = Labour, 2 = Conservative, 3 = Liberal Democrats, 4 = SNP. Five respondents answer Labour, Lib Dem, Conservative, Labour, SNP — coded 1, 3, 2, 1, 4.

Example: A careless analyst computes the “average party preference”:
Mean = (1 + 3 + 2 + 1 + 4) ÷ 5 = 11 ÷ 5 = 2.2.

What does 2.2 mean? Nothing at all. Party preference is nominal data; the numbers are arbitrary labels, not quantities. Averaging them implies an order and equal spacing that simply do not exist — it is statistical nonsense dressed up in a decimal point.

Correct approach: report frequencies and percentages instead — Labour 40% (2/5), Conservative 20%, Lib Dem 20%, SNP 20%. The valid measure of central tendency is the mode (Labour). Visualise with a bar chart, and use a chi-square test if you want to examine whether party preference is associated with, say, region.

The lesson generalises: identifying the level of measurement first tells you which average, which chart and which test are legitimate — before you run a single line of analysis. The same logic applies in reverse when you read other people’s research: if a study reports a mean for a clearly nominal variable, that is a red flag that the analysis cannot be trusted.

Common Student Mistakes

  • Treating a single ordinal Likert item as interval and reporting its mean without acknowledging the assumption.
  • Assuming any numeric variable is automatically interval or ratio — always check whether the numbers are codes or genuine measurements.
  • Confusing discrete vs. continuous with the levels of measurement — these are two separate dimensions of a variable.
  • Running a t-test on a nominal outcome — a binary outcome needs logistic regression, not a t-test.
  • Claiming “20°C is twice as warm as 10°C” — ratios are invalid for interval data because the zero is arbitrary.
Student tip: Before you collect a single data point, list every variable in your study and write down its level of measurement next to it. This 10-minute exercise shapes your questionnaire design, your analysis plan and your results write-up — and helps you avoid the most common methodology-chapter errors. If you would like an expert to sanity-check your plan, our statistical analysis service can help.

Frequently Asked Questions

What are the 4 levels of measurement in research and statistics?

The four levels are nominal, ordinal, interval and ratio. Nominal classifies data into unordered categories; ordinal adds rank order; interval adds equal, meaningful intervals but has an arbitrary zero; and ratio adds a true zero, allowing meaningful ratios. They were defined by S. S. Stevens in 1946 and form a hierarchy in which each level inherits the properties of the one below it.

Both are ordered and have equal intervals, but only ratio data has a true zero meaning “none of the quantity”. With ratio data (e.g. weight or income) you can say one value is twice another; with interval data (e.g. temperature in °C) you cannot, because its zero point is just a convention. That true zero is the single property that distinguishes the two.

A single Likert item (e.g. strongly disagree to strongly agree) is strictly ordinal, because the gaps between options are not guaranteed to be equal. In practice, a multi-item Likert scale — where several items are summed — is often treated as interval and analysed with means and parametric tests. This is an accepted convention, but you should state the assumption in your methodology.

The level determines which mathematical operations are valid, and therefore which tests are appropriate. Nominal data suits frequencies and the chi-square test; ordinal data suits the median and rank-based tests like Mann-Whitney U; interval and ratio data support means, t-tests, ANOVA and correlation. Using a test that assumes a higher level than your data supports produces invalid results.

Strictly, no. Because the intervals between ordinal categories are not guaranteed to be equal, the mean is not mathematically justified for a single ordinal variable — the median and mode are the correct measures of central tendency. The mean is only appropriate from the interval level upward, where equal spacing between values is assured.

Age measured in years is ratio data: it is ordered, has equal intervals, and has a true zero (age 0 means no time elapsed since birth), so a 40-year-old really is twice the age of a 20-year-old. However, if age is recorded in banded categories such as “18–29” or “30–44”, it becomes ordinal data instead.

About Owen Ingram

Avatar for Owen IngramIngram is a dissertation specialist. He has a master's degree in data sciences. His research work aims to compare the various types of research methods used among academicians and researchers.

WhatsApp Live Chat