- What is nominal Data
Nominal data is a type of categorical data where observations are divided into distinct categories or groups. These categories have no inherent order or ranking.
- Example
Gender (Male, Female)
Types of cars (Sedan, SUV, Truck)
In nominal data, each category is equally valid, and there is no meaningful way to rank or order them. Instead, nominal data is used to categorize observations into distinct groups for descriptive or organizational purposes.


Can be queried from databases for analysis