Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 General Univariate Data Analysis

Types Of Data

20 practice questions 2 video lessons Theory + worked examples

Theory

Data splits into two main families: categorical (labels, like eye colour) and numerical (measurements you can average, like height). Each splits in two: categorical → nominal (no order) or ordinal (ranked); numerical → discrete (counted) or continuous (measured). Watch out for things like postcodes that look numerical but are really categorical labels.

Statistics begins with one question: what type of data are you working with? The type tells you which graphs to use, which summary statistics make sense, and which conclusions are valid.

Data falls into two main families:

  • Categorical data describes a quality, category, or label. Examples: eye colour, blood type, country of origin.
  • Numerical data is a measurement or count expressed as a number that can be meaningfully averaged. Examples: height, weight, number of pets.

Categorical data has two sub-types:

  • Nominal — categories with no natural order. Examples: blood type, state of residence, favourite colour.
  • Ordinal — categories with a meaningful order. Examples: clothing size (S, M, L), star ratings, agreement scales.

Numerical data also has two sub-types:

  • Discrete — values that can be counted, usually whole numbers. Examples: number of siblings, cars sold per day.
  • Continuous — values measured on a scale that can take any value in an interval. Examples: height, weight, temperature, time.

The first diagram is the data-type tree — the classification map you should picture for every dataset. The second shows the most common trick cases: data that looks numerical but is really categorical.

Tree diagram classifying data types A tree showing that data splits into categorical and numerical, with categorical further splitting into nominal and ordinal, and numerical further splitting into discrete and continuous. Data type tree Data Categorical Numerical Nominal no order eye colour, blood type Ordinal ordered S/M/L sizes, star ratings Discrete counted siblings, cars sold Continuous measured height, weight, time The type guides the graph and the summary statistic
Every dataset is one of four leaf types: nominal, ordinal, discrete, or continuous.
Numbers that are actually categorical A warning panel showing examples of data that look numerical because they consist of digits but are really categorical labels: postcodes, jersey numbers, phone numbers, and student IDs. Numbers that aren't numerical If averaging makes no sense, it's categorical Postcodes 4000, 4101, 4350 "avg postcode" is meaningless Jersey numbers #7, #10, #23 just a label for the player Phone numbers 0412 345 678 can't be averaged or ranked Student IDs s00451, s01023 an identifier, not a quantity All four are categorical, nominal — they're labels using digits, not measurements Quick test: "Does the average make sense?" Yes → numerical No → categorical
Postcodes and jersey numbers are categorical despite looking like numbers — averaging makes no sense.

There are no calculation formulas — just the four-way classification and a quick test.

The four types of data

FamilyTypeDescriptionExamples
CategoricalNominalNo natural orderblood type, eye colour, state
OrdinalMeaningful rankingS/M/L, star rating, agreement scale
NumericalDiscreteCounted, whole numberssiblings, cars sold, goals scored
ContinuousMeasured on a scaleheight, weight, time, temperature
The averaging test. If "the average of these values" makes sense, the data is numerical. If it's nonsense (e.g. "average postcode" or "average phone number"), the data is categorical no matter how the values look.

How to classify any dataset

  1. Are the values labels or measurements? Labels (words, codes, IDs) → categorical. Measurements (numbers you'd average) → numerical.
  2. If categorical, is there a natural order? No order → nominal. Ordered ranking → ordinal.
  3. If numerical, are the values counted or measured? Counted (whole numbers) → discrete. Measured on a scale (can be any value, often with decimals) → continuous.

Spotting the trick cases

  1. If the values are digits but represent identifiers (postcode, jersey number, phone number, ID), it's categorical, not numerical.
  2. Apply the averaging test: ask whether the average makes sense. If not, the data is a label disguised as a number.
  3. Continuous data stays continuous even when written to the nearest unit. "5 seconds" is still continuous if time was being measured.
EXAMPLE 1 — EYE COLOUR
A teacher records each student's eye colour (brown, blue, hazel, ...). Classify the data.
SOLUTION

Eye colour is a label, not a measurement. There is no natural order between brown, blue, and hazel.

Answer: categorical, nominal.

eye colour: categorical, nominal
EXAMPLE 2 — NUMBER OF SIBLINGS
A teacher asks how many siblings each student has. Classify the data.
SOLUTION

The values are whole-number counts (0, 1, 2, and so on). Averaging makes sense ("average number of siblings").

Answer: numerical, discrete.

siblings: numerical, discrete
EXAMPLE 3 — POSTCODE
A market researcher records each customer's postcode (e.g. 4000, 4101, 4350). Classify the data.
SOLUTION

Postcodes look numerical, but they are labels for areas. Applying the averaging test: the "average postcode" of a group of customers is meaningless.

Answer: categorical, nominal.

postcode: categorical, nominal
EXAMPLE 4 — PATIENT WEIGHT
A nurse records each patient's weight (e.g. 72.4 kg, 68.9 kg, 81.2 kg). Classify the data.
SOLUTION

Weight is a measurement on a continuous scale; it can take any value in an interval, not just whole numbers. The average weight makes perfect sense.

Answer: numerical, continuous.

weight: numerical, continuous

Common pitfalls

Numbers aren't always numerical. Postcodes, jersey numbers, phone numbers, and student IDs look numerical but are labels. The averaging test catches them: "average postcode" is meaningless, so they're categorical.
Discrete vs continuous is about what's possible, not what's recorded. Time is continuous even when written as "5 seconds". Weight is continuous even when recorded to the nearest kilogram. The clue is whether the underlying quantity can take values between the recorded ones.
Ordinal data has order, but no fixed gaps. The difference between "Disagree" and "Neutral" isn't necessarily the same as "Neutral" to "Agree". So averaging ordinal categories isn't truly meaningful, even though they're ordered.
Some questions ask for both levels. "Classify the data" usually means name BOTH the family (categorical or numerical) AND the sub-type (nominal, ordinal, discrete, or continuous). Don't stop at "categorical".
Zero counts and missing data are still data. If a student reports 0 siblings, that's a valid discrete value. If a student didn't respond at all, that's missing data — not the same thing.

Frequently asked questions

What is the difference between categorical and numerical data?

Categorical data describes a quality, category, or label — like eye colour or blood type. Numerical data is a measurement or count that can be meaningfully averaged — like height or number of pets.

What is the difference between nominal and ordinal data?

Both are categorical. Nominal categories have no natural order — like blood type or favourite colour. Ordinal categories have a meaningful order or ranking — like clothing size (S, M, L) or a 1 to 5 star rating.

What is the difference between discrete and continuous data?

Both are numerical. Discrete data takes values that can be counted — usually whole numbers like the number of siblings. Continuous data is measured on a scale and can take any value in an interval — like height, weight, or time.

Is a postcode numerical data?

No. Postcodes look numerical, but they are labels for areas. The average postcode is meaningless, which is the clue: postcodes are categorical, nominal data. The same applies to jersey numbers, phone numbers, and student ID numbers.

If I record time to the nearest second, is it discrete or continuous?

Time is continuous data. Whether the data is discrete or continuous depends on what values are POSSIBLE, not how you record them. Time, weight, and height are continuous even when written to the nearest unit.

Why does the type of data matter?

The data type tells you which graphs are appropriate, which summary statistics make sense, and which conclusions are valid. A bar chart works for categorical data; a histogram works for numerical. Calculating a mean makes sense for numerical data but not for nominal categories.

Video Lessons

Practice Questions

20 questions available.

Practice Questions