PSAT MATH • PROBLEM SOLVING & DATA ANALYSIS

Graphs

Learn to read, interpret, and analyze the graphs you will encounter on the PSAT.

Historical Context & Motivation

Long before calculators or computers, people needed ways to make sense of numbers. A table of 500 data points is hard to digest at a glance, but a picture of those same data points can reveal patterns in seconds. That basic insight—turning numbers into pictures—drove the invention of graphs and has shaped how we communicate quantitative information ever since.

1637
Descartes Introduces the Coordinate Plane
René Descartes published La Géométrie, introducing the idea of plotting algebraic equations on perpendicular axes—what we now call the Cartesian coordinate system.
1786
Playfair Invents the Bar Chart & Line Graph
Scottish engineer William Playfair created the first bar charts and line graphs to display trade data for England, establishing the foundations of modern data visualization.
1858
Nightingale's Polar Area Diagram
Florence Nightingale used a creative circular graph—sometimes called a "rose diagram"—to show that poor sanitation, not battlefield wounds, was the leading cause of soldier deaths in the Crimean War.
1970s–Today
Digital Graphing & Standardized Testing
Computers made graph creation effortless, and standardized tests like the PSAT began including graph-interpretation questions to test whether students can extract meaning from visual data.

The core question that graphs answer has never changed: What story does this data tell? On the PSAT, you will be asked to read that story quickly and accurately—identifying trends, comparing values, and drawing conclusions from bar graphs, line graphs, scatterplots, and more.

Core Principles & Definitions

Before you can interpret any graph on the PSAT, you need a solid grasp of the vocabulary and core ideas that apply to every graph type. These principles act like a checklist: run through them each time you encounter a new graph, and you will avoid careless errors.

1

Axes & Scales

Every graph has a horizontal axis (x-axis) and a vertical axis (y-axis). Always read the labels and units on both axes before interpreting any data points.
2

Independent vs. Dependent Variable

The independent variable (usually on the x-axis) is what is being changed or controlled. The dependent variable (usually on the y-axis) is what is being measured in response.
3

Title & Legend

The title tells you what the graph is about. The legend (or key) explains what different colors, patterns, or symbols represent. Skipping the legend is one of the most common mistakes on the PSAT.
4

Trends & Patterns

Look for overall direction: is the data going up (increasing), going down (decreasing), or staying flat (constant)? Are there outliers or sudden jumps?
5

Scale Breaks & Misleading Visuals

Check whether axes start at zero. A truncated axis (one that skips values) can make small differences look large. The PSAT may test whether you catch this.
KEY TAKEAWAY
KEY TAKEAWAY

Visual Explanation — Anatomy of a Graph

The diagram below labels every critical component of a typical line graph. Familiarize yourself with each part, because PSAT questions often reference specific features like the slope of a segment, a particular data point, or the meaning of the axis labels.

This annotated line graph shows how temperature changes across months. Notice the axis labels in cyan, the title in amber, and the annotations for increasing and decreasing trends.

When you first see a graph on the PSAT, mentally walk through these parts in order: title, then axes, then legend (if present), and finally the data itself. This habit takes only a few seconds and prevents the most common misreading errors. Notice in the diagram that the line goes up from January to July—an increasing trend—and then goes back down from July to November—a decreasing trend. The peak occurs at July, where the temperature reaches its maximum.

Mathematical Framework — Slope & Rate of Change

Many PSAT graph questions ask you to calculate or interpret the rate of change between two points on a graph. This is simply the slope of the line connecting those points. Understanding slope lets you quantify trends—not just say "it went up" but say how fast it went up.

SLOPE (RATE OF CHANGE)
slope = (y₂ − y₁) / (x₂ − x₁)
Where (x₁, y₁) and (x₂, y₂) are any two points on the graph. A positive slope means the graph is rising (increasing), a negative slope means the graph is falling (decreasing), and a slope of zero means the graph is flat (constant).
SLOPE-INTERCEPT FORM
y = mx + b
Here m is the slope (rate of change) and b is the y-intercept (the value of y when x = 0). On the PSAT, a line of best fit on a scatterplot often follows this form.
PERCENT CHANGE
percent change = ((new value − old value) / old value) × 100%
Some PSAT questions ask you to describe a change as a percentage rather than an absolute amount. Read the data from the graph, then plug values into this formula.

Keep in mind that slope has units. If the y-axis is in dollars and the x-axis is in years, then the slope is in dollars per year. This is often what a PSAT question is really asking: "What is the rate of change, and what does it mean in context?" Always state the units in your interpretation.

Types of Graphs on the PSAT

The PSAT features several common graph types. Each one is suited to a different kind of data and a different kind of question. Knowing which graph type you are looking at helps you anticipate what the question will ask.

The four graph types most commonly tested on the PSAT: bar graphs compare categories, line graphs show change over time, scatterplots show relationships between two variables (often with a line of best fit), and histograms show the distribution of data in continuous ranges.
Summary of PSAT graph types and what to look for in each
Graph TypeBest ForKey Feature to Watch
Bar GraphComparing quantities across categoriesHeights of bars; check if axis starts at zero
Line GraphShowing change over time (trends)Steepness of segments; peaks and valleys
ScatterplotShowing the relationship between two variablesDirection and strength of the cluster; line of best fit
HistogramShowing how data is distributed across rangesShape (symmetric, skewed); bars touch (no gaps)
Pie/Circle GraphShowing parts of a whole (percentages)Sector sizes; all sectors must add to 100%

Worked Example — Reading a Scatterplot

A PSAT question presents a scatterplot showing the relationship between the number of hours students studied and their test scores. The x-axis is labeled "Hours Studied" (ranging from 0 to 8), and the y-axis is labeled "Test Score" (ranging from 50 to 100). A line of best fit is drawn with the equation y = 5x + 52. The question asks: "According to the line of best fit, what test score does the model predict for a student who studied 6 hours? What does the slope mean in context?"

1
Step 1 — Read the Graph ComponentsIdentify the axes: the x-axis represents hours studied and the y-axis represents test score. The line of best fit is given as y = 5x + 52.
2
Step 2 — Substitute into the EquationTo predict the score for a student who studied 6 hours, substitute x = 6 into the equation: y = 5(6) + 52.
3
Step 3 — Calculatey = 30 + 52 = 82. The model predicts a test score of 82.
Predicted score = 82
4
Step 4 — Interpret the Slope in ContextThe slope of the line is 5. In context, this means that for each additional hour studied, the model predicts a test score increase of 5 points. The units of the slope are points per hour.
Slope = 5 points per hour studied
5
Step 5 — Interpret the Y-InterceptThe y-intercept is 52. In context, the model predicts that a student who studies 0 hours would score about 52. This represents the baseline score without any studying.
Y-intercept = 52 (baseline score)

Common Pitfalls & Strategies

Knowing how to read a graph is only half the battle on the PSAT. The other half is avoiding the traps that the test designers set. Here is a comparison of common mistakes and the strategies that prevent them.

Common graph-reading mistakes on the PSAT and how to avoid them
Common PitfallWhy It HappensStrategy to Avoid It
Ignoring axis labels or unitsRushing to the data without reading the frame of the graphSpend 5 seconds reading the title, both axes, and the legend first
Confusing correlation with causationA scatterplot shows two things move together, so students assume one causes the otherUnless the question explicitly says "causes," stick to "is associated with" language
Misreading a truncated axisThe y-axis starts at 50 instead of 0, making differences look biggerAlways check where the axis starts; calculate actual differences from the numbers, not visual size
Extrapolating beyond the dataExtending a trend line past the data range without being asked toOnly predict outside the data range when the question explicitly asks for extrapolation
Mixing up bar graph and histogramBoth use bars, but histograms show continuous ranges (no gaps) while bar graphs show categoriesLook at the x-axis: discrete labels = bar graph; numeric ranges = histogram
KEY TAKEAWAY
KEY TAKEAWAY

Connection to Advanced Topics

The graph-reading skills you build for the PSAT are the foundation for more advanced analysis you will encounter in AP courses, college, and beyond. Here is a preview of how these basics connect to higher-level concepts.

How PSAT graph skills connect to advanced coursework
PSAT SkillAdvanced Extension
Reading slope from a line graphIn calculus, the instantaneous slope at a point becomes the derivative—a tool for analyzing rates of change at any moment, not just between two data points
Line of best fit on a scatterplotIn AP Statistics, you learn least-squares regression, residual analysis, and the correlation coefficient r to measure how well a line fits the data
Interpreting a histogram's shapeIn statistics, you analyze normal distributions, skewness, and use the shape to calculate probabilities with z-scores
Comparing categories on bar graphsIn research and data science, bar graphs evolve into grouped, stacked, and normalized visualizations used in professional reports and dashboards

The important takeaway is that every graph skill on the PSAT is a stepping stone. You are not just learning to answer test questions—you are developing the ability to think critically about data, a skill that will be essential in every college course from biology to economics.

Practice Problems

1
A line graph shows the population of a city from 2000 to 2020. The line slopes upward from 2000 to 2010 and then becomes roughly flat from 2010 to 2020. Which of the following best describes the city's population trend?
2
A bar graph shows that Store A sold 120 units in January, 150 units in February, and 180 units in March. What is the average number of units sold per month over these three months?
3
A scatterplot shows the relationship between temperature (x, in °F) and ice cream sales (y, in dollars). The line of best fit is y = 8x − 200. According to this model, by how many dollars do ice cream sales increase for every 5°F increase in temperature?
4
A histogram shows the distribution of test scores for 200 students. The bars represent the following frequencies: 50–59 (10 students), 60–69 (30 students), 70–79 (70 students), 80–89 (60 students), 90–100 (30 students). A student claims that more than half the class scored 80 or above. Is this claim supported by the data?
5
Two line graphs show company revenue from 2015 to 2020. Graph 1 has a y-axis starting at $0 and shows Company A's revenue growing from $10 million to $12 million. Graph 2 has a y-axis starting at $9.5 million and shows Company B's revenue growing from $10 million to $11 million. A student claims that Company B grew more because its line looks steeper on the graph. Which of the following best explains why the student's conclusion is incorrect?
Varsity Tutors • PSAT Math • Graphs — Graphs