Learning outcomes
- define mode and median
- identify when mode can be used for categorical data
- identify when median may be used for ordinal data
- avoid invalid summaries for nominal categories
Mode
- The mode is the most frequent category or value.
- For categorical data, mode is often the most meaningful central summary.
- blood group responses -> mode = most common blood group
- favourite sport -> mode = most commonly chosen sport
Median
- The median is the middle value when observations are arranged in order.
- Median needs an order.
- nominal categories -> no median
- ordinal categories -> median may be meaningful
Why median is not valid for nominal data
- Nominal categories have no natural order.
- Without order, there is no “middle” category.
- blood group categories cannot be arranged meaningfully as a statistical order
Median for ordinal data
Examples:- satisfaction levels: low, medium, high
- class performance groups: poor, average, good, excellent
Mode vs median in categorical context
| Data type | Mode | Median |
|---|---|---|
| Nominal | meaningful | not meaningful |
| Ordinal | meaningful | often meaningful |
Exam hints and traps
- If categories are unordered, median is invalid.
- Mode is valid for both nominal and ordinal categorical data.
- Mean is generally not meaningful for pure categorical labels.
- Ordered labels are not enough for mean, but they may allow median.
Quick practice
- Can blood group have a mode?
- Can blood group have a median?
- Can satisfaction level (
low,medium,high) have a median? - Which measure is safest for nominal categories?
Answer key
- Yes
- No
- Yes
- Mode
