We Can Think of Quantitative Data As Being Either Continuous or Discrete. and Still A Smaller Unit Exists. An Example of This Is The Age of
We Can Think of Quantitative Data As Being Either Continuous or Discrete. and Still A Smaller Unit Exists. An Example of This Is The Age of
NEXT
Recap
The table below summarizes our data types. To expand on the information in the table, you can look through the text that
follows.
Data Types
Below is a little more detail of the information shared in the above table.
Another Look
To break down our data types, there are two main blocks:
Quantitative and Categorical
Quantitative can be further divided into Continuous or Discrete.
Categorical data can be divided into Ordinal or Nominal.
You should have now mastered what types of data in the world around us falls into each of these four buckets: Discrete,
Continuous, Nominal, and Ordinal. In the next sections, we will work through the numeric summaries that relate
specifically to quantitative variables.
Height, Age, the Number of Pages in a Book and Annual Income all take on values that we can add, subtract and
perform other operations with to gain useful insight. Hence, these are quantitative.
Gender, Letter Grade, Breakfast Type, Marital Status, and Zip Code can be thought of as labels for a group of items or
individuals. Hence, these are categorical.
Final Words
In this section, we looked at the different data types we might work with in the world around us. When we work with data
in the real world, it might not be very clean - sometimes there are typos or missing values. When this is the case, simply
having some expertise regarding the data and knowing the data type can assist in our ability to ‘clean’ this data.
Understanding data types can also assist in our ability to build visuals to best explain the data. But more on this very
soon!