Classes of Data
Classes of Data
In data science, data is primarily classified into four distinct types, each with
unique characteristics and uses. Understanding these types will help you
effectively analyze and apply data in various contexts.
1. Nominal Data
What is Nominal Data?
Nominal data, a fundamental type of qualitative data, is used primarily to label
or name variables without imparting numeric values.
Figure 1: Nominal Data
2. Ordinal Data
What is Ordinal Data?
Ordinal data classifies variables into categories that have a natural order but
where the distances between the categories are not necessarily uniform or
known.
This type of data is often seen in scenarios where ranking is possible but the
exact difference between ranks is not quantifiable.
It’s a step above nominal data, which involves categories without any order,
and below interval data, where the differences between values are evenly
spaced.
Examples and Applications
You commonly encounter ordinal data in everyday situations and professional
settings. For instance, in surveys, you might be asked to rate your satisfaction
on a scale from 1 to 5, where each number represents a level of satisfaction
from ‘very dissatisfied’ to ‘very satisfied’.
These scales are ordinal because they convey an order—higher numbers mean
more satisfaction. However, the difference in experience between consecutive
numbers isn’t necessarily the same.
Other examples include classifying economic status (low, medium, high), or
levels of education (high school, college, university).
Ordinal data is extensively used in market research and healthcare. It helps in
assessing consumer preferences and patient outcomes respectively, where
responses are categorized into ordered levels.
This data type is pivotal in statistical analysis, especially in non-parametric
statistics which do not assume data distribution patterns.
Categories with a
Categorizes with a
Definition meaningful order or
meaningful order or ranking.
ranking.
3. Discrete Data
What is Discrete Data?
Discrete data consists of countable values, limited to whole numbers or integers,
and cannot be subdivided into smaller parts.
This type of data fits into specific categories and is essential for various types
of statistical analysis because it is straightforward to summarize and compute.
Examples and Applications
You encounter discrete data frequently in everyday life and professional
environments.
For instance, the size of your department’s workforce, the number of new
clients acquired in a quarter, or the inventory count in your stockroom are all
examples of discrete data.
This data is typically visualized using bar graphs, which effectively represent
the countable nature of the data.
In marketing, discrete data aids in demographic analysis and helps in
understanding consumer behavior by categorizing data into different
demographic variables like age, income, and education level.
4. Continuous Data
What is Continuous Data?
Continuous data refers to numerical data that can take on any value within a
given range, representing measurements that can vary infinitely within two
points.
This type of data is characterized by its precision, often including decimal points
to provide exact measurements.
Common tools such as stopwatches, scales, and thermometers are used to
collect these precise measurements, making continuous data essential for
detailed and accurate analysis in fields like science and engineering.
Examples and Applications
Continuous data is utilized extensively across various domains for its ability to
provide detailed and accurate information.
For example, daily wind speeds, freezer temperatures, and the weight of
newborn babies are all instances of continuous data.
In sports analytics, tracking the exact times of runners in events like the
Olympics demonstrates the application of continuous data, where even a
millisecond can be crucial.
This data type is also vital in manufacturing for ensuring product specifications
like box dimensions and weights are met.
Number of students in a
Height of students, time taken to
Examples class, number of cars in a
run a race.
parking lot.
Each type of data plays a crucial role in data analysis, and understanding the
differences is key to selecting the right statistical methods and tools for your
data science projects.
Figure 4: Differences between Quantitative and Qualitative Data
References
Tomar, J. (2024). 4 Types of Data: Nominal, Ordinal, Discrete, Continuous
[online]. Available from: https://www.guvi.in/blog/types-of-data-in-data-science/
[accessed 20 December 2024].