DA0-001 · Question #315
Which of the following data types must be used when working with variables that require classification into two or more groups before analysis?
The correct answer is D. Categorical. When variables need to be classified into distinct groups for analysis, the appropriate data type to use is categorical. This data type represents qualitative characteristics that can be grouped but not ordered or measured numerically.
Question
Which of the following data types must be used when working with variables that require classification into two or more groups before analysis?
Options
- ADiscrete
- BNumerical
- CAlphanumeric
- DCategorical
How the community answered
(38 responses)- B3% (1)
- C5% (2)
- D92% (35)
Why each option
When variables need to be classified into distinct groups for analysis, the appropriate data type to use is categorical. This data type represents qualitative characteristics that can be grouped but not ordered or measured numerically.
Discrete data refers to numerical data that can only take specific, fixed values (e.g., number of children), not classifications into groups.
Numerical data represents quantities that can be measured and ordered, either discrete or continuous, and is not primarily for classification.
Alphanumeric data is a general term for data containing letters, numbers, and symbols, and while it can represent categorical data, 'categorical' is the more specific and correct data type term for classification purposes.
Categorical data refers to data that can be divided into groups or categories, such as 'male/female,' 'country,' or 'product type.' This data type is specifically used for classification into two or more distinct groups, making it suitable for analysis that involves grouping or counting observations within these categories.
Concept tested: Data types - Categorical data
Source: https://nist.gov/glossary/categorical-data
Topics
Community Discussion
No community discussion yet for this question.