"> Ratio Data: Definition, Examples & True Zero
Home > Library > Statistics > Ratio Data: Definition, Examples, and Analysis

Published by at September 2nd, 2021 , Revised On June 16, 2026

Ratio data is numerical data measured on a scale with a true zero, where zero means a complete absence of the quantity being measured. Because of that true zero, ratio data cannot be negative, and you can make meaningful ratio comparisons such as “twice as much” or “half as fast”. Common examples are height, weight, age, income, and reaction time.

Ratio data is the highest level of measurement, and the most informative. It supports the full range of statistical operations and is what most people picture when they think about quantitative research. Physical measurements, economic data, and most biological variables fall here.

Understanding what makes ratio data special, and where it differs from interval data, will sharpen both your analysis and your ability to interpret findings critically.

The Three Properties Of Ratio Data

  • Ordered – you can rank observations from lowest to highest.
  • Equal intervals – the difference between 10 and 20 represents the same quantity as between 50 and 60.
  • True zero – zero means the complete absence of the attribute being measured, and no value can fall below it.

That true zero is what separates ratio from interval data, and it is what makes ratio statements (double, half, 30% more) mathematically meaningful. It is also why ratio data cannot take negative values — explained next.

Looking for statistical analysis help?

ResearchProspect to the rescue!

Our expert statisticians can pick the right tests for your ratio data and run them correctly. Explore our statistical analysis service.

Examples Of Ratio Data

The most familiar ratio variables are everyday physical and economic measures — height, weight, age, and income — each with a genuine zero and no possible negative values. The table below shows common examples and confirms the true zero in each case.

Variable True Zero Ratio Statement Valid Example
Height (cm) Yes – 0cm = no height Yes Average UK male height: 175.3cm (ONS / Health Survey for England)
Weight (kg) Yes – 0kg = no mass Yes BMI calculations used in NHS health checks
Age (years) Yes – 0 = birth Yes A 40-year-old is twice the age of a 20-year-old
Income (£) Yes – £0 = no income Yes ONS ASHE median full-time earnings: £34,963 (2023)
Reaction time (ms) Yes – 0ms = no elapsed time Yes Used in cognitive psychology research at UK universities
Number of GP visits Yes – 0 = no visits Yes NHS Digital patient contact data
Temperature (Kelvin) Yes – 0K = absolute zero Yes Used in physics; not in everyday UK weather reporting
Temperature (Celsius) No – 0°C = water freezes No UK Met Office temperature data is interval, not ratio

 

What Statistics Can You Use With Ratio Data?

Ratio data unlocks the full parametric toolkit, plus ratio-specific statistics that are not meaningful at lower levels. If you are unsure which procedure fits, our guide on which statistical test you should use walks through the decision by data type.

All Parametric Statistics

  • Mean, median and mode, plus standard deviation and variance (see measures of variability).
  • t-tests (independent and paired), ANOVA, and MANOVA.
  • Pearson’s correlation and linear regression.
  • All their extensions and variations.

Ratio-Specific Statistics

  • Coefficient of variation (CV = standard deviation / mean × 100%) – expresses spread relative to the mean as a percentage. Only meaningful when the mean has a genuine scale (i.e. when data is ratio).
  • Geometric mean – used with highly skewed ratio data, particularly in biological and economic research.
  • Ratio comparisons – stating that Group A earns 1.8 times as much as Group B, or that response times in Condition X were 40% slower.
Worked example: A health psychology study at a UK university measures daily step counts (via accelerometer) in two groups: a mindfulness intervention group and a waitlist control. Step count is ratio data (0 steps = no movement, and counts cannot be negative).

  • Intervention group mean = 9,000 steps/day (SD = 2,000).
  • Control group mean = 4,500 steps/day (SD = 1,800).

Because the data is ratio-level, the researcher can validly state that the intervention group walked 9,000 / 4,500 = 2 times as many steps as the control group — a ratio statement that would be meaningless on an interval scale. She reports means and SDs, runs an independent t-test, and adds Cohen’s d as an effect size. She also computes the coefficient of variation for the intervention group: CV = (2,000 / 9,000) × 100% = 22.2%, showing spread relative to the mean.

Ratio Data & Skewness

Ratio data is often skewed, particularly when it involves counts, incomes, or time measures. A positively skewed distribution (long right tail) is common: most values are relatively low, with a few very high outliers pulling the mean upward. When this happens:

  • Report the median alongside the mean (or instead of it) to give a clearer picture of the typical value.
  • Consider log transformations to normalise the distribution before parametric analysis.
  • Use the IQR alongside the standard deviation to describe spread.
  • Check for outliers systematically and decide in advance whether to include, exclude, or transform them.

 

Scenario Recommended Approach
Ratio data, approximately normal Report mean and SD. Use parametric tests.
Ratio data, positively skewed (e.g. income, reaction times) Report median and IQR alongside mean. Consider a log transform before parametric tests, or use non-parametric equivalents.
Count data (integers, often 0) Consider Poisson regression or negative binomial regression instead of ordinary linear regression.
Time-to-event data (e.g. days until readmission) Consider survival analysis methods (e.g. Kaplan-Meier, Cox regression).

 

Student tip: If you collect ratio data that is highly skewed, do not just run a t-test and hope for the best. Check your distribution first using histograms and skewness statistics in SPSS or R. If skewness is a problem, a log transformation often helps, and it is straightforward to implement and justify.

Can Ratio Data Be Negative?

No — ratio data cannot be negative. The defining feature of a ratio scale is a true (absolute) zero that represents the total absence of the quantity, so there is nothing below zero to measure. You cannot have negative height, negative weight, negative age, or a negative number of GP visits. The smallest possible value is always zero.

This is exactly where ratio data parts company with interval data. Interval scales have an arbitrary zero, not a true one, so they can go negative. Temperature in Celsius is the classic case: 0°C is just the freezing point of water, not “no temperature”, so −5°C is perfectly valid — and that is why Celsius is interval, not ratio.

Watch out: A derived figure can look negative even when the underlying variable is ratio. A bank balance of −£200 (an overdraft), a temperature change of −3°C, or a year-on-year profit of −£5,000 are all differences or signed quantities, not the raw ratio variable itself. The raw amounts (money held, temperature in Kelvin, revenue) still cannot be negative. If your numbers can legitimately drop below zero, you are almost certainly working with interval data, not ratio.

The Four Levels Of Measurement Compared

Ratio is the top of a four-rung ladder of measurement. Each level adds a property to the one below it, and ratio is the only level with a true zero. For the full picture, see our guide to the levels of measurement.

Level Ordered? Equal intervals? True zero? Can be negative? Example
Nominal No No No N/A (labels only) Blood type, gender
Ordinal Yes No No N/A (ranks) Likert scale, exam grades
Interval Yes Yes No Yes Temperature (°C), IQ score
Ratio Yes Yes Yes No Height, weight, age, income

Frequently Asked Questions

Can ratio data be negative?

No. Ratio data has a true zero that represents a complete absence of the quantity, so values cannot fall below zero. Height, weight, age, and income can never be negative. If your variable can legitimately be negative, it is interval data (for example, temperature in Celsius), not ratio.

Both are ordered numerical scales with equal intervals, but only ratio data has a true zero. That true zero lets you make ratio statements such as “twice as much” and means ratio data cannot be negative. Interval data has an arbitrary zero, can be negative, and does not support ratio comparisons.

Common examples include height, weight, age, income, reaction time, distance, number of GP visits, and temperature in Kelvin. Each has a genuine zero point and cannot take negative values.

Age is ratio data. Zero years means no time has elapsed since birth (a true zero), so you can correctly say a 40-year-old is twice the age of a 20-year-old.

Ratio data supports the full parametric toolkit: mean, standard deviation, variance, t-tests, ANOVA, Pearson’s correlation, and linear regression, plus ratio-only measures such as the coefficient of variation and geometric mean. See our guide on which statistical test you should use and the levels of measurement.

About Owen Ingram

Avatar for Owen IngramIngram is a dissertation specialist. He has a master's degree in data sciences. His research work aims to compare the various types of research methods used among academicians and researchers.

WhatsApp Live Chat