nerdexam
CompTIA

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.

Data Concepts and Environments

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)
  • B
    3% (1)
  • C
    5% (2)
  • D
    92% (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.

ADiscrete

Discrete data refers to numerical data that can only take specific, fixed values (e.g., number of children), not classifications into groups.

BNumerical

Numerical data represents quantities that can be measured and ordered, either discrete or continuous, and is not primarily for classification.

CAlphanumeric

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.

DCategoricalCorrect

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

#Data types#Categorical data#Variables#Data classification

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice