Interval Data

1 revision
#11 week ago
+6
Auto-generated stub article
+Interval data is a type of [Data Types](/wiki/data_types) where the order of values is known, and the difference between values is meaningful and consistent. Yet, it lacks a true absolute zero point, meaning ratios between values are not interpretable. Temperature measured in Celsius or Fahrenheit is a classic example of this [Measurement Scale](/wiki/measurement_scale).
+## See also
+- [Ratio Data](/wiki/ratio_data)
+- [Ordinal Data](/wiki/ordinal_data)
+- [Nominal Data](/wiki/nominal_data)
... 1 more lines