Measurement Scales โ Nominal, Ordinal, Interval & Ratio ๐
๐ฏ Learning Objectives
By the end of this lesson, you will be able to:
โ Identify the four levels of measurement
โ Differentiate between Nominal, Ordinal, Interval, and Ratio scales
โ Recognize examples in a medical context
โ Understand why these scales matter for statistical tests
1๏ธโฃ Introduction
Not all data is created equal! How you measure data determines the statistical methods you can use. In medical statistics, we use four measurement scales:
โ
Nominal
โ
Ordinal
โ
Interval
โ
Ratio
2๏ธโฃ Nominal Scale
Definition:
- Data classified into categories without any order.
- Labels only, no ranking, no arithmetic.
โ Examples:
- Blood group: A, B, AB, O
- Gender: Male, Female
- Type of disease: Diabetes, Hypertension
โ Key Features:
- Categories only (no order)
- Mathematical operations: โ Cannot compute mean
3๏ธโฃ Ordinal Scale
Definition:
- Data classified into categories with a meaningful order, but differences between ranks are not equal.
โ Examples:
- Pain severity: Mild, Moderate, Severe
- Stage of cancer: Stage I, II, III, IV
- Likert scale responses: Agree, Neutral, Disagree
โ Key Features:
- Order matters, but distance between ranks is unknown
- Median can be calculated, but not true mean
4๏ธโฃ Interval Scale
Definition:
- Numerical scale with equal intervals between values, but no true zero.
โ Examples:
- Temperature in Celsius or Fahrenheit
- IQ score
โ Key Features:
- Equal differences = equal meaning
- No true zero (0ยฐC โ absence of temperature)
- Can calculate mean & SD, but ratios are meaningless
5๏ธโฃ Ratio Scale
Definition:
- Numerical scale with equal intervals and a true zero, allowing full mathematical operations.
โ Examples:
- Height (cm)
- Weight (kg)
- Blood pressure (mmHg)
- Heart rate (bpm)
โ Key Features:
- Equal differences
- True zero (0 means absence of quantity)
- Can compute mean, SD, and meaningful ratios
6๏ธโฃ Comparison Table
Scale | Order? | Equal Interval? | True Zero? | Examples |
---|---|---|---|---|
Nominal | โ | โ | โ | Blood group, Gender |
Ordinal | โ | โ | โ | Pain severity, Stages |
Interval | โ | โ | โ | Temperature (ยฐC) |
Ratio | โ | โ | โ | Height, Weight, BP |
7๏ธโฃ Quick Check: Test Your Understanding โ
Q1: Which scale is used for measuring body weight?
a) Nominal
b) Ordinal
c) Interval
d) Ratio
๐ Answer: d) Ratio
Q2: Pain score (mild, moderate, severe) belongs to:
a) Nominal
b) Ordinal
c) Interval
d) Ratio
๐ Answer: b) Ordinal
Q3: Which scale has equal intervals but no true zero?
๐ Answer: Interval
โจ Key Takeaways
- Nominal: Categories only
- Ordinal: Categories + Order
- Interval: Order + Equal intervals (no true zero)
- Ratio: Order + Equal intervals + True zero
- Statistical tests depend on the scale of measurement!