Ordinal data is a type of categorical data in which the categories have a meaningful order or ranking, but the exact differences or intervals between the categories cannot be measured or assumed to be equal. It is commonly used to represent preferences, ratings, satisfaction levels, grades, and other variables in which the relative position of categories is important.

The above image shows how ordinal data arranges categories in a meaningful order, from 'Very Bad' to 'Excellent.' Although the categories can be ranked, the difference between them cannot be measured precisely.
Examples of Ordinal Data
- Customer Satisfaction: Very Bad → Bad → Okay → Good → Excellent
- Education Level: High School → Bachelor's → Master's → PhD
- Likert Scale: Strongly Disagree → Disagree → Neutral → Agree → Strongly Agree.
Characteristics of Ordinal Data
The key characteristics of ordinal data are listed below:

- Meaningful Ranking: Categories can be arranged in a logical order or hierarchy, such as Poor, Fair, Good, and Excellent.
- Unknown Intervals: The exact difference between consecutive categories is not known and may not be equal.
- Measures Qualitative Attributes: Ordinal data is used to represent opinions, preferences, satisfaction levels, grades, and other non-numeric characteristics.
- Extension of Nominal Data: It classifies data like nominal data but also provides a meaningful order among those categories.
- Limited Mathematical Operations: Arithmetic operations such as addition, subtraction, multiplication, and division cannot be meaningfully performed on ordinal data.
- Supports Median and Ranking Analysis: Since the data is ordered, measures such as the median, percentiles, and rankings can be determined.
- Widely Used in Surveys and Research: Ordinal data is commonly collected through rating scales, questionnaires, feedback forms, and preference rankings.
Ordinal Data Analysis
Ordinal data analysis involves studying the ranking of categories and identifying patterns, relationships, and differences using appropriate statistical techniques. Since the intervals between categories are not measurable, specialized methods are used for analysis.
Descriptive Statistics for Ordinal Data
Descriptive statistics help summarize and present ordinal data in a meaningful way. Common techniques include:
- Frequency Distribution: Displays the number of observations in each category, helping identify patterns and trends in the data.
- Mode: Represents the category that occurs most frequently in the dataset.
- Median: Indicates the middle category when the data is arranged in order and serves as an appropriate measure of central tendency for ordinal data.
- Percentiles: Show the relative position of observations within the ordered categories and help understand the distribution of data.
- Range: Measures the spread between the lowest and highest categories, providing a basic indication of variability.
- Interquartile Range (IQR): Represents the spread of the middle 50% of observations and is less affected by extreme values.
- Bar Charts: Visually display the frequency or percentage of each category, making comparisons easier.
- Ordered Presentation: Categories should always be displayed in their natural order to preserve the meaning of the rankings.
Example: The image below presents ordinal data from an employee satisfaction survey, showing the distribution of responses across different satisfaction levels.

Inferential Statistics for Ordinal Data
Inferential statistics are used to draw conclusions about a population based on sample data. The following methods are commonly applied to ordinal data:
- Kruskal–Wallis Test: Examines whether there are statistically significant differences among three or more independent groups.
- Spearman’s Rank Correlation: Measures the strength and direction of the relationship between two ordinal variables.
- Ordinal Logistic Regression: Analyzes the relationship between predictor variables and an ordinal outcome with multiple ordered categories.
- Ordinal Chi-Square Test: Evaluates whether a significant association exists between two or more ordinal variables.
- Logit Models for Ordinal Data: Estimate the probability of outcomes across ordered categories while accounting for their ranked nature.
- Mann–Whitney U Test: Compares the rankings of two independent groups to determine whether a significant difference exists between them.
The image below illustrates how the Mann–Whitney U test compares the distribution of rankings between two independent groups.
