Bivariate data
By Jude Wallis · Updated
Bivariate data records two variables on each observational unit, so you can study the relationship between them and not only each one alone.
Bivariate data is a set of ordered pairs, one pair per observational unit, so the two values inside a pair were recorded on the same individual. That pairing is the entire content of the data set. Two columns of equal length are not bivariate data unless row of one column describes the same unit as row of the other. When both variables are quantitative the pairs go on a scatterplot; when both are categorical they go in a two-way table.
Five people record hours slept, , and errors on a proofreading task, : , , , , . The correlation is and the least-squares line is (y-hat). More sleep, fewer errors.
"I have a sleep column and an error column, so I have bivariate data." Not until the rows line up. Sort the error column ascending in a spreadsheet while the sleep column stays where it is, and you now hold , , , , . Same ten numbers. Each column still has the mean and standard deviation it had before, so nothing in either one alone looks wrong. And : the finding reversed by one careless sort.
Two lists from two different groups are not bivariate either. Twenty men's heights and twenty-five women's heights are one variable measured on two samples, which is univariate data compared across groups. Pairs also have to be complete: a unit missing one of its two values contributes to neither the scatterplot nor . And pairing is not causation, only the arithmetic that lets you ask about association at all.
The Fall 2026 course framework defines a bivariate quantitative data set as ordered pairs from two quantitative variables collected from the same individuals, in topic 5.1, Graphical Representations Between Two Quantitative Variables. Two categorical variables get their own treatment in topic 2.1.
More variables and data types terms, or browse the full statistics glossary.