DATABASE FUNDAMENTALS
TYPES OF DATA
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Continuous Data
|
|
Nominal Data
|
|
Discrete Data
|
|
Ordinal Data
|
Detailed explanation-1: -Some examples of numerical data are height, length, size, weight, and so on. The quantitative data can be classified into two different types based on the data sets. The two different classifications of numerical data are discrete data and continuous data.
Detailed explanation-2: -Numerical data has two categories: discrete data and continuous data, where the latter is further classified into interval data and ratio data. Numerical data is quantitative in nature as it takes quantitative values for data.
Detailed explanation-3: -Discrete data is a numerical type of data that includes whole, concrete numbers with specific and fixed data values determined by counting.
Detailed explanation-4: -There are two categories of numeric data types: exact and approximate. Exact data types include integer data types and decimal data types. Approximate data types include floating point data types.