Which type of data have elements in common but do not fit into rigid rows and columns in a table?
A
Quantitative data
B
Structured data
C
Categorical data
D
Unstructured data
0 댓글
검증된 단계별 안내
1
Step 1: Understand the types of data mentioned. Quantitative data refers to numerical data that can be measured and ordered, such as height or weight.
Step 2: Structured data is data that is organized in a fixed format, typically in rows and columns, like data in a spreadsheet or database table.
Step 3: Categorical data represents data that can be divided into groups or categories, such as colors or types of animals, and is often organized in tables but with distinct categories.
Step 4: Unstructured data refers to data that does not have a predefined data model or is not organized in a predefined manner, meaning it does not fit neatly into rows and columns but may still have elements in common.
Step 5: Conclude that the type of data which has elements in common but does not fit into rigid rows and columns is unstructured data.