Data Interval data consists of ordered data with equal intervals between values, but there is no true zero point (the zero is arbitrary).
Temperature in Celsius or Fahrenheit, IQ scores, calendar dates.
Strengths:
Equal intervals allow for meaningful comparisons between values (e.g., the difference between 10°C and 20°C is the same as between 30°C and 40°C).
Allows for a wide range of statistical operations (e.g., mean, standard deviation, correlation).
More precise than ordinal and nominal data.
Weaknesses:
Lack of a true zero means you can't make statements about "absolute" values (e.g., 0°C doesn't mean "no temperature").
Mathematical operations involving ratios (e.g., "twice as much") are not meaningful because of the lack of an absolute zero.
Can be difficult to interpret in some contexts (e.g., comparing temperature scales like Celsius and Fahrenheit).