4 Data types
There are lots of ways to group and organize data. Here are just a few:
- Univariate vs multivariate. Some random variables are a single number, like cholesterol or heart rate. In other situations, the sequence of measurements might be of interest. Rather than a single cholesterol measurement, one might consider yearly measurements of cholesterol. Or, one might consider an outcome that is an array of outcomes, like an image. Each pixel represents an outcome, and the pixels are organized into a matrix. One step further, one might be interested in a sequence of images. In this case, the outcome would be and three-dimensional array. Single number outcomes which are considered in isolation are univariate outcomes. When the outcome of interest is more than a single number, it is called a multivariate outcome.
- Structured vs unstructured.
- Ordered vs unordered
- Meaningful difference
- Meaningful zero