SAT MATH • PROBLEM SOLVING & DATA ANALYSIS

Scatter Plots

Learn to read, interpret, and model two-variable data displays that appear throughout the SAT.

Historical Context & Motivation

Humans have always wanted to see patterns in data, but for most of history, raw tables of numbers were the only option. The scatter plot changed that by giving researchers — and now SAT test-takers — a powerful visual tool for spotting relationships between two variables at a glance. Understanding where this idea came from helps reveal why the graph works the way it does.

1686
Early Coordinate Graphing
Building on René Descartes' coordinate system, English astronomer Edmond Halley plotted barometric pressure against altitude — one of the first known uses of plotting paired data on axes.
1833
Statistical Graphics Emerge
John Herschel published scatter-style plots relating orbital data of double stars, demonstrating that visual patterns in plotted points could reveal scientific relationships.
1886
Galton & the Line of Best Fit
Sir Francis Galton introduced the concept of regression while studying the heights of parents and children. His scatter plots and fitted lines became the foundation of modern correlation analysis.
1900s
Pearson Formalizes Correlation
Karl Pearson developed the correlation coefficient (r), giving mathematicians a precise numerical way to quantify the strength and direction of trends visible in scatter plots.
2005–Present
Scatter Plots on the SAT
The redesigned SAT emphasizes real-world data literacy. Scatter plots now appear regularly in the Problem Solving & Data Analysis domain, testing students' ability to interpret trends, identify outliers, and evaluate lines of best fit.

The central question scatter plots address is straightforward: when two quantities change together, how can we visualize and describe their relationship? Whether you're comparing study hours to test scores or temperature to ice cream sales, the scatter plot turns abstract numbers into a picture you can analyze in seconds.

Core Principles & Definitions

Before you can tackle SAT scatter plot questions confidently, you need to lock down a handful of foundational ideas. Every scatter plot question on the test relies on one or more of these core principles, so understanding them thoroughly will pay off across many problems.

1

Bivariate Data

A scatter plot displays bivariate data — each data point represents two measurements collected from the same individual or observation. The horizontal axis shows the independent variable (the input), and the vertical axis shows the dependent variable (the outcome).
2

Correlation & Direction

The overall trend of the points reveals the correlation. A positive correlation means both variables increase together. A negative correlation means one increases while the other decreases.
3

Strength of Association

If data points cluster tightly around an imaginary trend line, the association is strong. If they spread widely, the association is weak. If the points form a random cloud with no pattern, there is no correlation.
4

Line of Best Fit

A line of best fit (also called a trend line or regression line) is the straight line that best represents the overall pattern. It minimizes the total distance between itself and all the data points.
5

Outliers

An outlier is a data point that falls far from the overall trend. Outliers can pull a line of best fit toward them, potentially distorting the model. The SAT may ask you to identify outliers or describe their effect.
KEY TAKEAWAY
KEY TAKEAWAY

Visual Explanation — Reading a Scatter Plot

The diagram below shows a typical scatter plot you might encounter on the SAT. It displays the relationship between hours spent studying per week and exam scores for a group of 15 students. Notice how the data points generally rise from left to right, suggesting a positive correlation. The dashed line of best fit captures the overall upward trend, and one point sits noticeably far from the line — that's the outlier.

Each cyan dot represents one student's data pair (hours, score). The dashed purple line is the line of best fit. The red dot near (4, 53) is an outlier — a student who studied 4 hours but scored unusually low compared to the trend.

When reading the diagram, start by identifying the axes and their scales. The horizontal axis represents the independent variable (hours studied), while the vertical axis represents the dependent variable (exam score). The upward slope of the data cloud and the line of best fit confirm a strong positive correlation. On the SAT, you might be asked to describe this trend, predict a score for a given number of study hours, or explain why the outlier doesn't fit the pattern.

Mathematical Framework

The SAT doesn't require you to calculate a regression line from scratch, but you do need to understand the equation of the line of best fit and use it to make predictions. Here are the key equations and what each part means.

LINE OF BEST FIT (SLOPE-INTERCEPT FORM)
ŷ = mx + b
ŷ = predicted value of the dependent variable, m = slope (rate of change per unit increase in x), x = value of the independent variable, b = y-intercept (the predicted y-value when x = 0).
SLOPE
m = (y₂ − y₁) / (x₂ − x₁)
The slope describes the direction and steepness of the trend. A positive slope means y increases as x increases. A negative slope means y decreases as x increases. On the SAT, slope is often interpreted in context: for example, 'for each additional hour studied, the predicted exam score increases by m points.'
RESIDUAL
Residual = Actual y − Predicted ŷ
A residual measures how far a single data point falls above or below the line of best fit. A positive residual means the actual value is above the line; a negative residual means it is below. Large residuals often indicate outliers.
SAT Tip: Interpreting Slope & Intercept in Context

Types of Association & Correlation Patterns

Not every scatter plot shows the same kind of relationship. The SAT may present you with data that trends upward, downward, curves, or shows no pattern at all. Being able to classify the association quickly is essential. The diagram below illustrates the four most common patterns you'll encounter.

Four typical scatter plot patterns. The strong positive and strong negative patterns are linear. The curved pattern suggests a nonlinear model, and the random scatter indicates no association.
Summary of common scatter plot association types
PatternDirectionShapeBest Model
Strong PositiveUpward (↗)Linearŷ = mx + b (m > 0)
Strong NegativeDownward (↘)Linearŷ = mx + b (m < 0)
NonlinearVariesCurvedExponential or quadratic
No CorrelationNoneRandom cloudNo model fits
Correlation ≠ Causation

Worked Example

Let's walk through an SAT-style scatter plot problem step by step. Suppose a scatter plot shows the relationship between the number of hours a group of employees commuted per week (x) and the number of sick days they took per year (y). The line of best fit is given as ŷ = 1.5x + 2.

1
Step 1 — Understand the ContextThe independent variable (x) is weekly commute hours, and the dependent variable (y) is annual sick days. The equation ŷ = 1.5x + 2 models the trend. We're asked: (a) What does the slope 1.5 mean in context? (b) Predict the number of sick days for an employee who commutes 6 hours per week. (c) If one employee commutes 6 hours and actually took 14 sick days, what is the residual?
2
Step 2 — Interpret the SlopeThe slope m = 1.5 tells us the rate of change. For each additional hour of commuting per week, the model predicts an increase of 1.5 sick days per year. Notice we say 'is associated with' or 'the model predicts,' not 'causes.' This language matters on the SAT.
Slope interpretation: each additional commute hour per week is associated with 1.5 more sick days per year.
3
Step 3 — Make a PredictionSubstitute x = 6 into the equation: ŷ = 1.5(6) + 2 = 9 + 2 = 11. The model predicts that an employee commuting 6 hours per week will take approximately 11 sick days per year.
ŷ = 1.5(6) + 2 = 11 sick days
4
Step 4 — Calculate the ResidualThe residual equals the actual value minus the predicted value. The employee actually took 14 sick days, but the model predicted 11. Residual = 14 − 11 = 3. A positive residual means the actual value is above the line of best fit — this employee took more sick days than the model predicted.
Residual = 14 − 11 = +3 sick days
KEY TAKEAWAY
STRATEGY RECAP

Common Pitfalls & SAT Traps

The College Board designs scatter plot questions to test whether you truly understand the data or are just picking an answer that sounds right. Here are the most common mistakes students make and how to avoid them.

Five common scatter plot errors on the SAT
Common MistakeWhy It's WrongCorrect Approach
Claiming causation from correlationA scatter plot shows association only — there may be lurking variablesUse 'associated with' or 'predicts' language; only experiments can prove causation
Confusing slope with y-interceptSlope describes rate of change; y-intercept describes the starting predictionSlope answers 'how much does y change per unit of x?' and y-intercept answers 'what is ŷ when x = 0?'
Extrapolating far beyond the dataThe model is only reliable within the range of the given dataOnly predict within or very close to the observed x-values; flag any extreme extrapolation
Ignoring outliers when describing the trendOutliers can distort your impression of the overall patternDescribe the trend based on the majority of points; note outliers separately
Forcing a linear model on curved dataA straight line poorly represents data that curvesIf the points curve, recognize the association is nonlinear and a different model (exponential, quadratic) is more appropriate
KEY TAKEAWAY
REMEMBER

Connection to Advanced Topics

The scatter plot concepts you learn for the SAT form the foundation of much deeper statistical analysis. As you progress into AP Statistics or college-level coursework, you'll encounter more sophisticated tools that build directly on what you already know.

How SAT scatter plot skills extend into advanced statistics
SAT Level ConceptAdvanced ExtensionWhat Changes
Line of best fit (visual)Least-squares regressionYou'll compute the exact line that minimizes the sum of squared residuals
Describing correlation as 'strong' or 'weak'Correlation coefficient (r)You'll calculate r, a number from −1 to 1 that precisely quantifies strength and direction
ResidualsResidual plotsYou'll plot all residuals to check whether a linear model is truly appropriate
Two-variable scatter plotMultiple regressionYou'll model y using two or more independent variables simultaneously
Nonlinear pattern recognitionTransformations & curve fittingYou'll apply logarithmic or power transformations to linearize curved data

The good news is that mastering scatter plots at the SAT level gives you a strong conceptual foundation. When you eventually encounter the correlation coefficient r or coefficient of determination r², you'll already understand what they're measuring because you've been visually estimating correlation strength on scatter plots. Similarly, the residual calculation you practice now is the exact same building block used to derive the least-squares regression line in AP Statistics.

Practice Problems

1
A scatter plot shows the relationship between the number of hours of sleep students get per night and their GPA. The data points generally trend upward from left to right. Which of the following best describes the relationship shown?
PROBLEM 2BASIC CALCULATION
The line of best fit for a scatter plot comparing advertising spending (in thousands of dollars) to monthly revenue (in thousands of dollars) is ŷ = 4.2x + 12. What monthly revenue does the model predict for a company that spends $5,000 on advertising?A) $21,000 B) $33,000 C) $17,200 D) $60,000
3
A scatter plot shows data for 20 cities, comparing average daily temperature (°F) on the x-axis to natural gas consumption (therms per household) on the y-axis. The line of best fit is ŷ = −0.8x + 95. One city has an average temperature of 50°F and actual gas consumption of 60 therms. Which of the following best describes the residual for this city?
4
A researcher collects data on 30 used cars, plotting the car's age (in years) on the x-axis and its resale value (in thousands of dollars) on the y-axis. The scatter plot shows a strong negative linear association. The line of best fit is ŷ = −2.1x + 28.5, where ŷ is the predicted resale value and x is the car's age. Which of the following is the best interpretation of the slope of the line of best fit in this context?
5
Two researchers each study the relationship between weekly exercise hours and resting heart rate using 50 adults. Both researchers obtain the same line of best fit, ŷ = −3x + 85, but Researcher A's scatter plot shows a strong negative linear association while Researcher B's scatter plot shows only a moderate negative linear association. Which of the following best explains how both researchers can have the same line of best fit but different strengths of association?
Varsity Tutors • SAT Math • Scatter Plots