Difference between revisions of "Data types"
Line 4: | Line 4: | ||
Qualitative data are 'categorical' (or binary) data, and as such are often not expressed numerically. These types of data can be classified as '''nominal''' and '''ordinal''': | Qualitative data are 'categorical' (or binary) data, and as such are often not expressed numerically. These types of data can be classified as '''nominal''' and '''ordinal''': | ||
===Nominal=== | ===Nominal=== | ||
− | Nominal data | + | Nominal data differ from all other data types described here by lacking any order between the different categories, and can be described further as either binary ('yes/no') or categorical in nature. Examples of binary data are disease status (positive/negative), sex (male/female) and presence/absence of a factor of interest; whereas examples of categorical data are breed, coat colour, location and feed type. As there is no numerical meaning to the categories themselves, nominal data are best summarised using percentages or proportions. |
===Ordinal=== | ===Ordinal=== | ||
− | Ordinal data | + | Ordinal data are inherently categorical in nature, but have an intrinsic order to them. Examples of ordinal data are lameness score, level of agreement with a statement (Likert items), categorised weight and categorised lactation number. As can be seen in the last two examples here, ordinal data can be created through manipulation of quantitative data. It should be noted that even if numbers are used to describe these categories, these numbers do not necessarily follow the same scale (for example, the difference between a lameness score of 5 and 3 is not necessarily the same as the difference between scores of 4 and 2). As for nominal data, ordinal data are commonly described in terms of percentages or proportions, although the median may also be used as a '''measure of central tendency'''. |
==Quantitative data== | ==Quantitative data== |
Revision as of 09:35, 13 December 2010
Epidemiological investigation requires a good understanding of different data types, as this will strongly influence data analysis and interpretation. Data can broadly be classified as qualitative and quantitative, as shown below, although through manipulation, these types can be changed. Within each of these groups, data types can be classified further.
Qualitative data
Qualitative data are 'categorical' (or binary) data, and as such are often not expressed numerically. These types of data can be classified as nominal and ordinal:
Nominal
Nominal data differ from all other data types described here by lacking any order between the different categories, and can be described further as either binary ('yes/no') or categorical in nature. Examples of binary data are disease status (positive/negative), sex (male/female) and presence/absence of a factor of interest; whereas examples of categorical data are breed, coat colour, location and feed type. As there is no numerical meaning to the categories themselves, nominal data are best summarised using percentages or proportions.
Ordinal
Ordinal data are inherently categorical in nature, but have an intrinsic order to them. Examples of ordinal data are lameness score, level of agreement with a statement (Likert items), categorised weight and categorised lactation number. As can be seen in the last two examples here, ordinal data can be created through manipulation of quantitative data. It should be noted that even if numbers are used to describe these categories, these numbers do not necessarily follow the same scale (for example, the difference between a lameness score of 5 and 3 is not necessarily the same as the difference between scores of 4 and 2). As for nominal data, ordinal data are commonly described in terms of percentages or proportions, although the median may also be used as a measure of central tendency.
Quantitative data
Quantitative data are expressed numerically.