Scatter Graphs and Correlation for the TMUA
Updated August 2025
This section covers the analysis of bivariate data using scatter graphs. It focuses on identifying correlation, distinguishing it from causation, and using lines of best fit for prediction. Understanding the reliability of interpolation and the inherent dangers of extrapolation is essential for interpreting statistical trends in the TMUA.
Bivariate data involves pairs of measurements that reveal the relationship between two variables. Correlation describes the strength and direction of this linear relationship, but it does not imply that one variable causes the change in the other.
Bivariate Data and Scatter Graphs
Bivariate data consists of pairs of measurements taken from the same subject, denoted as . To investigate the relationship between these two variables, we use a scatter graph. In a scatter graph, the independent variable (or the variable we suspect might influence the other) is typically plotted on the -axis, while the dependent variable is plotted on the -axis. Each individual data point is represented by a single dot at its corresponding coordinate.
The primary purpose of a scatter graph is to look for a pattern or trend. If the points appear to follow a certain path, we say there is a relationship between the variables. If the points are scattered randomly with no discernible pattern, there is no relationship.
Interpreting Correlation
Correlation refers to the nature of the linear relationship between the two variables. It is described in terms of its direction and its strength.
- Positive Correlation: As the values increase, the values also tend to increase. The points on the scatter graph generally move from the bottom-left to the top-right.
- Negative Correlation: As the values increase, the values tend to decrease. The points on the scatter graph move from the top-left to the bottom-right.
- No Correlation: There is no apparent linear relationship between the variables. The points are distributed randomly across the plot.
The strength of the correlation is determined by how closely the data points follow a straight line. If the points lie very close to a single line, the correlation is strong. If the points are widely dispersed but still follow a general direction, the correlation is weak.
Correlation and Causation
A critical distinction in statistics is that correlation does not indicate causation. Just because two variables are correlated, it does not mean that a change in causes a change in .
There are several reasons why correlation might exist without causation:
- Common Response: A third, unseen variable (a confounding variable) may be affecting both and . For example, ice cream sales and shark attacks are positively correlated, but neither causes the other. Both are influenced by the common factor of warm weather.
- Coincidence: In small datasets, a trend may appear simply by chance.
- Reverse Causality: It may be that causes , rather than the other way around.
Lines of Best Fit
A line of best fit is a straight line drawn through the center of the data points on a scatter graph to represent the general trend. When drawing a line of best fit by eye, the aim is to minimize the total distance between the points and the line, ensuring that roughly half the points lie above the line and half below it.
A useful rule of thumb for drawing an estimated line of best fit is that it should pass through the mean point , where is the mean of all values and is the mean of all values. The line should only be drawn if there is a clear linear correlation.
Prediction: Interpolation and Extrapolation
Once a line of best fit is established, it can be used to predict values of one variable based on the other. This is done by identifying a value on one axis, moving to the line of best fit, and reading the corresponding value on the other axis.
- Interpolation: This is the process of predicting a value within the range of the original data. If the data set ranges from to , predicting a value for is interpolation. This is generally considered reliable, provided the correlation is strong.
- Extrapolation: This is the process of predicting a value outside the range of the original data. Predicting a value for when the data only goes up to is extrapolation.
Extrapolation is inherently dangerous because we have no evidence that the trend continues beyond the observed data range. The relationship might become non-linear, it might level off, or the variables may simply cease to be related. For example, a child's height is positively correlated with their age, but extrapolating this trend to age 50 would result in an impossible prediction.
Key takeaways
- Correlation measures the direction and strength of a linear relationship but never proves a cause-and-effect link.
- A line of best fit should be drawn only when a linear trend is evident, ideally passing through the mean point .
- Interpolation is the estimation of values within the known data range and is usually reliable.
- Extrapolation involves estimating values outside the observed range and is highly risky as trends often change.
In the TMUA, if a question asks about the validity of a prediction, always check if the value is inside or outside the given data range. Predictions made through extrapolation are frequently the 'incorrect' options in multiple-choice questions because they assume a trend continues without evidence.
Be careful not to assume that a 'strong' correlation makes a prediction certain. Even with a strong correlation, individual data points can vary significantly from the line of best fit. Additionally, never use a line of best fit to predict values if the scatter graph shows no correlation.
While the TMUA focuses on linear correlation, data can also have non-linear relationships, such as quadratic or exponential trends. A scatter graph might show zero linear correlation (points in a U-shape) while having a perfect non-linear relationship. Always look at the graph before jumping to conclusions based on numerical summaries.
Frequently asked questions
What does a correlation of zero look like on a scatter graph?
A correlation of zero appears as a random cloud of points. There is no clear line or curve that the points follow, and knowing the value of provides no information about the likely value of .
How do you determine the 'strength' of correlation without a calculator?
Strength is judged visually by how tightly the points cluster around the line of best fit. If the points are almost in a straight line, it is a strong correlation. If you can see a trend but the points are quite spread out, it is a weak correlation.
Why is it better to use the mean point when drawing a line of best fit?
The mean point represents the geometric center of the data. Mathematically, the regression line (the most accurate line of best fit) always passes through this point, so using it as an anchor improves the accuracy of an eye-balled line.