A scatterplot is a graph that shows the relationship between two variables by plotting points on a coordinate plane. Each point represents a pair of values, with one value on the x-axis and the other on the y-axis.
Lines of Best Fit
A line of best fit (also called a trend line) is a straight line that best represents the data on a scatterplot. While you don't need to calculate it on the SAT, understanding its concept is important.
The line of best fit:
- Shows the general trend of the data
- Minimizes the distance between the line and all data points
- Can be used to make predictions about values not in the original data set
Slope and Rate of Change
The slope of a line of best fit represents the rate of change between the two variables. It tells you how much the y-value changes for each unit increase in the x-value.
To find the slope from a line of best fit:
- Pick two points on the line
- Use the formula:
For example, if a line passes through points (2, 4) and (5, 10):
This means that for each unit increase in x, y increases by 2 units.
Making Predictions
You can use a line of best fit to estimate values that aren't in your original data set. This is called interpolation (for values within your data range) or extrapolation (for values outside your data range).
To estimate a value:
- Find the x-value on the x-axis
- Draw a vertical line up to the line of best fit
- Read the corresponding y-value
Remember that predictions become less reliable as you move further from your original data range.