Reference Card - Types of Data 3656
Reference Card - Types of Data 3656
Types of data
Quantitative
Answers questions such as:
Measures values expressed as numbers.
“How much?” “How long?”
Often associated with measurement units.
“How many?” “How often?”
Discrete Continuous
Values that can only be integers and within some defined range. Any of an infinite number of values in some defined range.
Positive and negative whole numbers A positive or negative whole number with
and zero. a decimal point.
Integers Floating-point
E.g. 101 employees E.g. $1.25
Qualitative
Answers questions such as:
Describes the qualities or characteristics of an observation.
“What?” “Why?”
Cannot easily be expressed using numbers.
“How?” “Which?”
Nominal Binary
Groups observations with the same characteristics but no intrinsic ranking. Only accepts two values: 1, the attribute is present, and 0, it is not present.
E.g. job titles describe employees but can't True or False are used to represent the
String be ordered in a meaningful way.
Boolean data.