Activity focus
- categorical vs numerical
- nominal vs ordinal
- discrete vs continuous
- coded categories
Practice set
- Classify each variable:
- jersey number
- number of pages in a book
- temperature in Celsius
- customer satisfaction (
low,medium,high)
- A survey codes education level as
1,2,3,4.- Is this automatically numerical?
- Why?
- Explain the difference between discrete and continuous data with one example each.
Answer key
-
- jersey number: categorical nominal if used as an identifier
- number of pages: numerical discrete
- temperature in Celsius: numerical continuous
- satisfaction: categorical ordinal
- No.
- If the numbers are codes for categories, the variable is categorical.
-
- discrete: countable whole-number values, example
number of students - continuous: measured values on a scale, example
height
- discrete: countable whole-number values, example
MCQ traps
- Jersey number looks numerical but often works only as a label.
- Rank is ordered, but differences in rank are not equal measured gaps.
