Two quantitative variables
Variable relationships
The relationship between two quantitative variables is often shown with a scatterplot. Each point represents one observational unit:
- The x-coordinate is the value of the explanatory variable.
- The y-coordinate is the value of the response variable.
Two quantitative variables may or may not be related. If they are related, the association can be:
- Strong, moderate, or weak (how tightly the points follow a pattern)
- Positive or negative (whether the variables tend to move in the same or opposite directions)
Strong association
There is a clear relationship between two variables where changes in one variable predict changes in the other with a high degree of effectiveness. The data points do not deviate much from the line of best fit.
Example:
One would likely expect the association between interest rates and bond prices to be strongly associated since one can usually predict bond prices with very good accuracy when they know the current interest rates.
Moderate association
There is a relationship between two variables but it is not very strong. Some data points deviate somewhat from the line of best fit.
Example:
One would likely expect level of education to be moderately associated with income level. People who have a higher level of education earn more on average, but there are also a number of other factors, such as the field of work, location, sector, years of experience, etc. that also play a role on income level.
Weak association
There is a slight relationship between the two variables, but it is not very reliable. Changes in one predict changes of the other with a weak degree of effectiveness. Many data points deviate from the line of best fit at various different levels.
Example:
One would likely expect that hours spent studying and scores on a math contest to be weakly associated because although studying more hours could lead to a higher score, there are other more reliable predictors such as someone’s past math contest scores, prior knowledge of the topics covered, difficulty level of the math contest (as this can vary widely from contest to contest and year to year), and the priority level or lack thereof that each student places on this math contest.
No association
There is no relationship or correlation between the two variables. Changes in one do not predict changes in the other. The line of best fit is unreliable if there is one at all.
Example:
One would expect hair length to have no association with math mark because regardless of someone’s hair length, they could earn a higher or lower score on their math assessments, and likewise, someone earning a higher or lower math mark is not likely to change their preferences for how long or short they would prefer to have their hair.
Sometimes a scatterplot makes the strength of a relationship hard to judge by eye. In that case, you can use the correlation coefficient to measure the strength and direction of a linear relationship.
The correlation coefficient always falls between and :
- A positive value means a positive association.
- A negative value means a negative association.
- Values closer to or indicate a stronger linear relationship.
- Values closer to indicate a weaker linear relationship.
A common set of cutoffs is:
- When there is a strong correlation.
- When there is a moderate correlation.
- When there is a weak correlation.
- When there is no correlation or very weak correlation.
The coefficient of determination measures the percentage of variability in the y-values that can be explained by the linear regression model. There is a formula for calculating the coefficient of determination, but it is not needed for the exam. Note that the coefficient of determination falls between and . The closer that the coefficient of determination is to , the closer that the data points are to falling on a straight line, and thus the more predictable data points are.