FindingData
Data and level of measurement
Data and level of measurement
28 Nov, 2020

Types of Data
generally, there are two types of data
Categorical Data
- Nominal data
- Ordinal data
Numerical Data
- Discrete data
- Continuous data
Categorical Data
- Categorical data represents groups or categories.
- qualitative data classified into categories.
- there are two type of data lie under categorical data
Ordinal Data
- So, when we talk about Nominal data its directly mean data with an Order associated with it.
Low < Medium < HighNominal Data
- Nominal data means no order associated with the data.
1. Yes or No2. BMW, Audi, Ferrari etcNumerical Data
- Data Expressed with digits and can be measurable.
1. Height2. Price3. blood pressureetc ...Descrete Data
- Descrete data represents items that can be counted.
- Data that is descrete from one another having a quite of range between them.
1. 0,1,2,32. 100,200,300,301Continuous Data
- Continuous Data represents measurements; their possible number can not be counted and ccan only be described using intervals on real number line.
1. 8.0, 8.1, 8.33, 8.3456, 8.8979, 9.0231Level of measurement
| Level of measurement | |
|---|---|
| qualitative | Quantative |
| Nominal | Interval |
| Ordinal | Ratio |
Next
Measure of Central Tendency (CT) >
Edit this page on GitHub