
A data scientist uses techniques such as data mining to identify patterns and train data to generate business for their organisation. All these operations have one thing in common, everything requires data.
Also check: What Is the Syllabus of Data Science?
| Types of Data: Nominal Data vs Ordinal data | |
| Nominal Data | Ordinal Data |
| Nominal data does not follow any ordering. | Ordinal data follows a specific sequential ordering. |
| It cannot be compared on a scale. | It can be compared on a scale. |
| It is a type of qualitative or categorical data. | It is generally considered to be between qualitative and quantitative data types. |
| They do not present any numerical form, and we cannot perform any arithmetic operations on them. | They provide a general ordering based on which we can perform some arithmetic operations. |
| These data types are not used in comparison. | These data types are also used in comparison. |
| Examples: Gender, colour, marital status, etc. | Example: grades, reviews, educational qualifications, etc. |
| Types of Data: Discrete Data vs Continuous Data | |
| Discrete Data | Continuous Data |
| Discrete data are finite and countable. | Continuous data are measurable and cannot be counted. |
| Discrete data consists of integers and whole numbers | Continuous data consists of fractional values. |
| Any value cannot be taken between a specific range | Any value can be taken within a specific range. |
| They are generally represented by bar graphs. | They can be represented by histograms, line graphs, etc. |
| It is generally represented using probability density functions. | It is represented using probability density functions. |
| Example: Number of students, number of children in a family, number of cars in a parking lot, etc. | Example: Height of a person, temperature, weight of a person or object, time, etc. |