SAT Data Analysis – Complete Guide

SAT Data Analysis — Complete Guide | SATMath800
Σ
SATMath800.com

SAT Data Analysis

The Complete Guide to Reading, Interpreting, Comparing, and Solving Data Analysis Questions
Mean & Median
Tables
Standard Deviation
Histograms
Box Plots
Scatterplots
Probability
Sampling
SAT Strategies
01

The Big Picture

Data Analysis is not just about calculating averages.

SAT Data Analysis questions ask you to turn information into mathematical conclusions. The information may appear as a list of numbers, a table, a graph, a histogram, a box plot, a scatterplot, or a description of a study.

The difficult-looking part is often the presentation. The mathematics itself is frequently straightforward once you identify what the data is telling you.

🧠 The SAT Data Analysis mindset

Don’t start calculating immediately. First identify the type of data, the question being asked, and the relationship you need to find.

📊 Describe

What does the data look like? What are its center, spread, shape, or pattern?

🔎 Compare

Which group has the greater mean, median, range, IQR, or percentage?

🎯 Infer

What conclusion can reasonably be made from a sample, experiment, or statistical model?

02

Mean: The Arithmetic Average

Understand the mean before memorizing the formula.

The mean is the arithmetic average of a set of values.

\[ \text{Mean} = \frac{\text{sum of all values}} {\text{number of values}} \]

Think of the mean as a redistribution process: imagine collecting all the values and redistributing the total equally among the observations.

Example data set
4
7
9
10
\[ \text{Mean} = \frac{4+7+9+10}{4} = \frac{30}{4} = 7.5 \]

💡 Think about the total

If the mean of 8 values is 12, you immediately know the sum of all 8 values:

\[ \text{Total}=8*(12)=96 \]

🎯 SAT Strategy

When the SAT gives you the mean and the number of values, multiply them. You may not need to reconstruct the data set.

Mini-Lesson: Mean: the idea, the calculation, and the SAT shortcut

The mean is a measure of center, but on the SAT it is often more useful to think of it as a statement about the total. Once you know the mean and the number of observations, you know exactly what the total must be.

What the mean tells you

If the total is shared equally among all observations, the resulting value is the mean.

How to calculate

Add every value, then divide by the number of values.

SAT clue

If the question gives a mean and a number of values, think total = count × mean.

Worked example

Six test scores have a mean of 24. What is their total?

Identify the number of observations: 6.
Multiply count by mean: \(6*(24)=144\).
Total = \(144\). No individual score is needed.
03

Finding a Missing Value from the Mean

Work backward from the total.

Suppose five numbers have a mean of 18. Four of the numbers are \(12,\;15,\;19,\;21\). What is the fifth number?

First determine the total required by the mean:

\[ \text{Required total}=5*(18)=90 \]

Add the known values:

\[ 12+15+19+21=67 \]

Therefore:

\[ x=90-67=\boxed{23} \]

⚠️ Common Trap

Don’t divide the known values by 4 and then try to somehow adjust the average. The cleanest method is: mean → total → missing value.

Mini-Lesson: Missing values: work backward from the mean

A missing-value question becomes simple when you reverse the mean formula. First find the total required by the mean, then subtract the values you already know.

Step 1 — Find total

\(\text{total}=\text{number of values}*\text{mean}\).

Step 2 — Add known values

Calculate the total contribution of the values already given.

Step 3 — Subtract

Required total − known total = missing value.

Worked example

Five numbers have mean 18. Four are \(12,15,19,21\).

Required total: \(5*(18)=90\).
Known total: \(12+15+19+21=67\).
Missing value: \(90-67=\boxed{23}\).
04

Median

The middle of an ordered data set.

The median is the middle value after the data has been arranged in numerical order.

Odd number of values
4
7
9
12
15

The middle value is 9.

Even number of values
4
7
9
12
\[ \text{Median} = \frac{7+9}{2} = \boxed{8} \]

🎯 SAT Strategy

For an even number of values, do not choose one of the two middle values. Average them.

Mini-Lesson: Median: the middle only after ordering

The median is determined by position, not by the original order in which values appear. This is why sorting is the first move whenever the data are not already ordered.

Odd number of values

One value sits exactly in the middle after sorting.

Even number of values

There are two middle values. Average those two values.

SAT trap

Never select the middle item of an unsorted list.

Worked example

Find the median of \(3,8,5,11,6,4,9\).

Sort: \(3,4,5,6,8,9,11\).
There are 7 values, so use the 4th value.
Median = \(\boxed{6}\).
Distractor to expect: 11 may be tempting because it is the 4th value in the original list. The list must be ordered first.
05

Mean vs. Median

Why an extreme value can change one measure much more than the other.

Consider:

5
6
7
8
9

Now replace 9 with 100:

5
6
7
8
100

The median remains relatively stable because the middle position has not changed. The mean, however, increases substantially because 100 contributes heavily to the total.

🧠 Key idea

The mean uses every value. The median depends primarily on position.

Mini-Lesson: Mean vs. median: know which measure reacts to an extreme value

Both describe center, but they respond differently to unusually large or small observations. The mean uses every value; the median is controlled mainly by position.

Mean

An extreme value changes the total, so the mean can move substantially.

Median

An extreme value may leave the middle position unchanged.

SAT clue

Words such as outlier, extreme, or skewed often point to this comparison.

See the effect

Compare \(5,6,7,8,9\) with \(5,6,7,8,100\).

Original mean = \(35/5=7\); median = 7.
New mean = \(126/5=25.2\); the mean moves dramatically.
New median is still \(7\).
Key idea: extreme values usually affect the mean more than the median.
06

Range and Spread

How widely the data values are separated.

The range is the difference between the greatest and least values.

\[ \text{Range} = \text{maximum}-\text{minimum} \]
\[ 24-8=\boxed{16} \]

⚠️ Don’t confuse range with maximum

If the largest value is 24 and the smallest is 8, the range is 16, not 24.

Mini-Lesson: Range: compare the endpoints

Range is the simplest measure of spread. It ignores the middle of the data completely and uses only the minimum and maximum.

Find the minimum

Locate the smallest value.

Find the maximum

Locate the largest value.

Subtract

Maximum − minimum. Do not report the maximum itself.

Worked example

For \(8,12,15,19,24\), find the range.

Minimum = 8; maximum = 24.
Range = \(24-8=\boxed{16}\).
07

What Happens When Data Changes?

One of the most useful SAT patterns.

Add a constant

\[ x\rightarrow x+c \]

The mean increases by \(c\), and the median also increases by \(c\).

But the range and IQR do not change.

Multiply by a constant

\[ x\rightarrow cx \]

The mean, median, range, and IQR are all multiplied by \(|c|\).

🎯 SAT Shortcut

If every data value is increased by the same amount, you usually do not need to recalculate the entire data set.

08

Quartiles and the IQR

Understanding the middle 50% of the data.

Quartiles divide ordered data into four parts. The most important values for SAT questions are:

Q₁

The first quartile. About 25% of the data lies below it.

Median

The second quartile, \(Q_2\). About 50% lies below it.

Q₃

The third quartile. About 75% lies below it.

Quartiles divide the ordered data into four parts
Lowest 25%Minimum → Q₁ Next 25%Q₁ → Median Next 25%Median → Q₃ Highest 25%Q₃ → Maximum Q₁MedianQ₃ Each section contains about 25% of the observations
\[ \boxed{\text{IQR}=Q_3-Q_1} \]

The interquartile range describes the spread of the middle 50% of the data.

🧠 Why IQR matters

Because IQR focuses on the middle half of the data, extreme values have much less influence on it than they have on the range.

Mini-Lesson: Quartiles and IQR: locate the middle 50%

Quartiles are position markers in ordered data. The most useful SAT interpretation is that \(Q_1\) and \(Q_3\) bracket the middle half of the observations.

\(Q_1\)

About 25% of observations are at or below this point.

Median \(Q_2\)

About 50% are at or below this point.

\(Q_3\)

About 75% are at or below this point.

Worked interpretation

If \(Q_1=18\) and \(Q_3=31\):

The middle 50% lies from 18 to 31.
IQR = \(31-18=\boxed{13}\).
A larger IQR means the middle half is more spread out.
09

Box Plots

Read five important positions in a data set.

A box plot summarizes a distribution using five values:

  • Minimum
  • First quartile \(Q_1\)
  • Median \(Q_2\)
  • Third quartile \(Q_3\)
  • Maximum
Box plot anatomy — identify each location
MinimumQ₁MedianQ₃Maximummiddle 50% = the box = Q₃ − Q₁
A box plot tells a story about spread
Minimum Q₁ Median Q₃ Maximum

🎯 Box length

The box represents the IQR: \[ Q_3-Q_1 \] A longer box means a larger middle-50% spread.

⚠️ Don’t assume symmetry

A box plot does not automatically mean the distribution is symmetric. Look at the relative lengths and positions.

Mini-Lesson: Box plots — read, build, and interpret the five-number summary

A box plot is a compact visual summary of an ordered data set. On the SAT, you should be able to move in both directions: read a box plot to answer a question and build one from raw data by finding the five-number summary.

Five-number summary

Minimum, first quartile \(Q_1\), median, third quartile \(Q_3\), and maximum.

Middle 50%

The box runs from \(Q_1\) to \(Q_3\). Its length is the IQR.

Compare distributions

Use the median for center and the IQR/range for spread. Do not infer more than the graph shows.

How to read a box plot
Start at the left endpoint: this is the minimum.
Move to the left edge of the box: this is \(Q_1\).
Find the line inside the box: this is the median.
Move to the right edge: this is \(Q_3\).
Finish at the right endpoint: this is the maximum.
Calculate spread when needed: \(\text{IQR}=Q_3-Q_1\), while \(\text{range}=\text{maximum}-\text{minimum}\).
Build one from raw data

Consider \(25,28,29,29,30,34,35,35,37,38\).

The data are already ordered.
The middle values are 30 and 34, so the median is \((30+34)/2=32\).
The lower half is \(25,28,29,29,30\), so \(Q_1=29\).
The upper half is \(34,35,35,37,38\), so \(Q_3=35\).
The minimum is 25 and the maximum is 38.
Five-number summary: \(\boxed{25,29,32,35,38}\).
Therefore: \(\text{IQR}=35-29=6\) and \(\text{range}=38-25=13\).
The resulting box plot
2529323538 MinimumQ₁MedianQ₃Maximum Five-number summary → box plot
Outliers and the mean

An outlier is a value unusually far from the rest of the data. Extreme values generally affect the mean more than the median because the mean uses every numerical value.

Suppose the values are \(5,6,7,8,9\). Mean and median are both 7.
Replace 9 with 100: the median is still 7, but the mean becomes \(126/5=25.2\).
The extreme value therefore pulls the mean strongly toward itself.
SAT takeaway: when an unusually large or small value appears, expect the mean to be more sensitive than the median.
Important: A box plot does not automatically tell you that the distribution is symmetric. Compare the relative lengths of the two halves of the box and the whiskers, and answer only what the displayed information supports.
10

Histograms

Read the distribution instead of reading individual values.

A histogram groups numerical data into intervals called bins. The height of each bar represents the frequency in that interval.

Histogram anatomy — each bar belongs to one interval
37520–1010–2020–3030–40value interval (bin)
Example histogram
0–9
10–19
20–29
30–39
40–49
50–59
60–69

Frequency

How many observations fall into an interval.

Distribution

The overall pattern formed by the bars.

🎯 SAT Strategy

Before doing calculations, inspect the overall shape. Ask: Where is the data concentrated? Where is it spread? Are there unusually high or low values?

Mini-Lesson: Histograms: read bins, frequency, and distribution shape

A histogram groups numerical observations into intervals, or bins. Unlike a list, it does not show each individual observation. The first task is to understand what each horizontal interval represents.

Horizontal axis

Shows value intervals such as 10–19 or 20–29.

Vertical axis

Shows frequency: how many observations fall in each interval.

Overall shape

Look for concentration, gaps, clusters, and skew before calculating.

How to read one bar

If the 20–29 bar reaches frequency 6, that means 6 observations are in that interval.

Read the interval: 20–29.
Read the bar height: 6.
Translate: 6 observations have values in that interval.
Alignment matters: keep each frequency directly associated with its exact interval.
11

Shape, Center, and Spread

Three questions to ask when you see a distribution.

Center

Where is the data generally located?

Mean and median are common measures.

Spread

How widely are the observations separated?

Range and IQR are common measures.

Shape

Is the distribution roughly symmetric, skewed, or concentrated in particular regions?

Mini-Lesson: Shape, center, and spread: the three-question framework

When the SAT shows a distribution, describe it systematically. You do not need sophisticated statistical vocabulary when a simple, accurate description answers the question.

Center

Where is a typical value? Think mean or median.

Spread

How separated are values? Think range, IQR, or standard deviation.

Shape

Is it roughly symmetric, skewed, clustered, or separated by gaps?

Reading a distribution

Suppose most values are near 20–30, with a long tail toward 60.

Center: most observations are around the lower values.
Spread: observations extend substantially toward 60.
Shape: the distribution is right-skewed.
12

Standard Deviation

Measure how far the data tend to spread from the mean.

Standard deviation describes the typical amount of spread around the mean. For the SAT, you usually do not need to calculate it from a long formula. The important skill is interpreting what a larger or smaller standard deviation tells you.

\[\boxed{\text{larger standard deviation}\;\Rightarrow\;\text{greater spread}}\]
Dataset A and Dataset B

Dataset A

48
49
50
51
52

Mean = 50

Values stay close to the mean.

Dataset B

30
40
50
60
70

Mean = 50

Values are much more spread out.

Notice: both data sets have the same mean, but Dataset B has the greater spread. Therefore, Dataset B has the larger standard deviation.

Same center, different spread
ABsame mean A is tightly clustered; B is more spread out

Mini-Lesson: interpret standard deviation without overcalculating

On SAT questions, compare the spread first. A standard deviation is a numerical summary of that spread.

Smaller SD

Values tend to be closer to the mean.

Larger SD

Values tend to be farther from the mean.

Same mean?

If two groups have the same mean, SD lets you compare how tightly their values cluster.

Worked SAT interpretation

Two neighborhoods have the same mean house price. Neighborhood A has standard deviation \(20{,}000\), while Neighborhood B has standard deviation \(60{,}000\).

The means are equal, so their centers are the same.
A has the smaller standard deviation.
Therefore, prices in A are more tightly clustered around the mean than prices in B.
Supported conclusion: Neighborhood A has less variation in house prices around its mean.
Do not infer individual values. A smaller standard deviation does not mean every value in A is smaller than every value in B.
SAT-style challenge: compare standard deviations from a dot plot

The dot plots below show quiz scores for two classes. Each class has 24 students. Which statement about the standard deviations is true?

AB 727578667585 Class A — tightly clustered around 75 Class B — much more spread out
A) Class A has a smaller standard deviation than Class B.
B) Class A has a greater standard deviation than Class B.
C) The two classes have equal standard deviations.
D) There is not enough information to compare them.
Compare how far the scores extend from the center.
Class A is tightly clustered, while Class B spreads much farther from its center.
Greater spread means greater standard deviation.
Answer: A. Class A has the smaller standard deviation because its scores are more tightly clustered.
13

Scatterplots

Study the relationship between two numerical variables.

Each point represents one observation with two numerical values: an \(x\)-value and a \(y\)-value.

The most important question is: Does the cloud of points show a pattern?

Positive association

As \(x\) increases, \(y\) tends to increase. This is a positive association.

Positive

\(x\uparrow\) tends to accompany \(y\uparrow\).

Negative

\(x\uparrow\) tends to accompany \(y\downarrow\).

No clear association

The points do not form a meaningful pattern.

Mini-Lesson: Scatterplots: identify direction, strength, and unusual points

Each point represents one pair \((x,y)\). The goal is to describe the relationship between the two numerical variables, not to invent a story beyond the graph.

Direction

Positive: both tend to rise. Negative: one rises as the other falls.

Strength

Points close to a clear trend indicate a stronger linear association.

Outliers

A point far from the general pattern may influence a model.

Worked interpretation

A scatterplot of study hours versus score rises from left to right, with points fairly close to a line.

Direction: positive association.
Strength: relatively strong linear association if the points cluster closely around the trend.
Conclusion: higher study hours tend to be associated with higher scores.
Association is not automatically causation.
14

Lines of Best Fit

Use a model to describe or predict a relationship.

A line of best fit is a linear model that represents the overall trend of a scatterplot.

\[ y=mx+b \]

Here \(m\) is the slope and \(b\) is the \(y\)-intercept.

🎯 SAT Strategy

If the question asks for a prediction at a particular \(x\)-value, substitute that \(x\)-value into the model. You usually do not need to understand every individual point in the scatterplot.

⚠️ Interpolation vs. extrapolation

A prediction inside the observed range is interpolation. A prediction outside the observed range is extrapolation and may be less reliable.

Mini-Lesson: Lines of best fit: use the model, not every point

A line of best fit summarizes the overall linear trend. On the SAT, questions commonly ask you to interpret its slope, intercept, or use it to predict a value.

Slope \(m\)

Predicted change in \(y\) for a 1-unit increase in \(x\).

Intercept \(b\)

Predicted \(y\)-value when \(x=0\), when that interpretation is meaningful.

Prediction

Substitute the requested \(x\)-value into the model.

Worked example

A model is \(y=3x+12\). Predict \(y\) when \(x=5\).

Substitute \(x=5\).
\(y=3*(5)+12=27\).
Predicted value = \(\boxed{27}\).
15

Correlation Does Not Automatically Mean Causation

One of the most important ideas in statistical reasoning.

Two variables can move together without one causing the other.

For example, suppose students who spend more hours studying also tend to earn higher scores. That establishes an association. It does not automatically prove that study time is the only cause of the higher scores.

🧠 SAT Question

Ask yourself: What kind of study produced this evidence?

An observational study can identify associations, but an appropriately designed randomized experiment provides stronger evidence for cause and effect.

Mini-Lesson: Correlation vs. causation: know what the study can prove

A relationship between two variables can be real without one variable causing the other. The design of the study determines how strong a conclusion is justified.

Association

Two variables vary together in a recognizable pattern.

Observation

Researchers observe existing conditions; causal claims are limited.

Experiment

Assigned treatments can support stronger causal conclusions, especially with random assignment.

SAT reasoning

Students who exercise more hours per week tend to report better sleep.

The data show an association.
Other variables may affect both exercise and sleep.
Without an appropriate experiment, do not claim that exercise alone caused the difference.
16

Percentages in Data Analysis

Convert counts into meaningful comparisons.

A percentage is a ratio expressed per 100.

\[ \text{Percentage} = \frac{\text{part}}{\text{whole}}\times100\% \]

If 36 out of 60 students selected option A:

\[ \frac{36}{60}\times100\%=60\% \]

⚠️ The denominator matters

Always ask: “Percentage of what?” The denominator defines the group you are describing.

Mini-Lesson: Percentages: always identify the whole

Percentage questions become much easier when you explicitly name the part and the whole. The denominator is the group being described.

Part

The count or amount you are describing.

Whole

The total group represented by the phrase “of,” “among,” or similar wording.

Convert

\(\text{part}/\text{whole}*100\%\).

Worked example

36 of 60 students choose option A.

Part = 36; whole = 60.
\(36/60=0.6\).
\(0.6*100\%=\boxed{60\%}\).
Denominator check: “60% of the students” is different from “60% of the students who responded.”
17

Ratios, Rates, and Proportions

Data questions often hide simple proportional relationships.

Suppose a machine produces 240 components in 6 hours. Its average production rate is:

\[ \frac{240}{6}=40 \] \[ \boxed{40\text{ components per hour}} \]

🎯 SAT Strategy

Keep the units visible. If your units do not match what the question asks for, your calculation is not finished.

Mini-Lesson: Ratios, rates, and proportions: keep the units visible

These questions often look like data analysis because the information is presented in context. The mathematics is usually proportional reasoning.

Ratio

Compares quantities, such as 3 to 5.

Rate

Compares quantities with different units, such as 40 components per hour.

Proportion

Sets equivalent ratios or rates equal.

Worked example

A machine produces 240 components in 6 hours.

Rate = \(240/6\).
\(240/6=40\).
Rate = 40 components per hour.
18

Reading Data Tables

Tables look complicated when you read every number. Don’t.

Year Group A Group B Total
2023 120 80 200
2024 150 90 240
2025 180 120 300

🎯 Read the question first

If the question asks about Group A in 2024, you do not need to analyze every cell. Find the relevant row and column.

Mini-Lesson: Reading data tables: locate before you calculate

A large table is not necessarily a difficult question. Read the question first, identify the requested row and column, and only then perform the calculation.

Step 1

Identify exactly what quantity is requested.

Step 2

Locate its row and column.

Step 3

Check units and labels before calculating.

Worked example

If a table lists Group A as 120, 150, and 180 for 2023–2025, and the question asks for Group A in 2024, the relevant entry is simply 150.

Do not calculate from unrelated cells. The question tells you what to extract.
19

Two-Way Tables

Compare two categorical variables at once.

Passed Did not pass Total
Studied 72 8 80
Did not study 45 25 70
Total 117 33 150

The table can answer different questions depending on which group becomes the denominator.

\[ P(\text{Pass}\mid\text{Studied}) = \frac{72}{80} = 90\% \]

⚠️ Conditional probability trap

“Among students who studied” means the denominator is the number who studied: \(80\), not \(150\).

Mini-Lesson: Two-way tables: the denominator changes with the question

A two-way table compares two categorical variables. The most important SAT skill is choosing the correct total for a percentage or conditional probability.

Read across

Rows often represent one category.

Read down

Columns represent another category.

Watch “among”

“Among students who studied” makes the studied total the denominator.

Worked example

If 72 of 80 students who studied passed, then the pass rate among students who studied is:

Denominator = 80, because that is the studied group.
\(72/80=0.90\).
Rate = \(\boxed{90\%}\).
20

Probability from Data

Counts can become probabilities immediately.

When outcomes are equally likely, probability can be expressed as:

\[ P(E) = \frac{\text{favorable outcomes}} {\text{total outcomes}} \]

If 18 of 50 observations satisfy a condition:

\[ P(E)=\frac{18}{50}=0.36=36\% \]

Mini-Lesson: Probability from data: favorable outcomes over the relevant total

When a data table or survey gives counts, those counts can often be converted directly into probabilities or percentages.

Favorable

Count the outcomes satisfying the event.

Total

Use the relevant population of outcomes.

Convert

Probability may be written as a fraction, decimal, or percent.

Worked example

18 of 50 observations satisfy a condition.

\(P(E)=18/50\).
\(18/50=0.36\).
\(P(E)=\boxed{36\%}\).
21

Sampling and Surveys

What can a sample tell you about a population?

Population

The entire group you want information about.

Example: all students at a school.

Sample

A subset of the population that is actually studied.

Example: 100 randomly selected students.

🎯 Representative samples

A random, representative sample can often provide useful information about a larger population.

⚠️ Watch for bias

If the sample systematically excludes part of the population, conclusions drawn from it may be unreliable.

Mini-Lesson: Sampling, surveys, and margin of error

A sample is used to learn about a larger population. Because a sample does not contain everyone, a sample statistic is an estimate rather than an exact guarantee. The margin of error describes a range of plausible values around that estimate.

Population

The entire group the researcher wants to describe.

Sample

The subset actually measured or surveyed.

Margin of error

A stated amount indicating how far the sample estimate may reasonably differ from the population value.

Worked margin-of-error example

A survey estimates that 58% of students prefer option A, with a margin of error of ±3 percentage points.

The sample estimate is 58%.
The margin of error is 3 percentage points.
Lower end: \(58\%-3\%=55\%\).
Upper end: \(58\%+3\%=61\%\).
Interpretation: the reported estimate is 58%, with a stated margin of error of ±3 percentage points, giving an interval from 55% to 61%.
SAT comparison pattern

Survey A reports \(62\%\) with a margin of error of ±2 points. Survey B reports \(65\%\) with a margin of error of ±8 points.

A has the smaller margin of error, so its estimate is more precise.
Do not automatically claim that B’s population percentage is greater merely because B’s sample estimate is 65%.
Use the stated uncertainty when deciding what can be inferred.
Do not confuse margin of error with percentage error. If a poll reports 58% ± 3 percentage points, the 3 is added to and subtracted from the estimate to describe the reported range.
Fast SAT rule: sample → estimate; margin of error → uncertainty around the estimate. A smaller margin of error means a more precise estimate.
22

Observational Studies vs. Experiments

The design of a study determines what conclusions are justified.

Observational study

Researchers observe existing conditions without assigning participants to treatments.

Such studies can reveal associations.

Experiment

Researchers assign treatments or conditions and observe the resulting outcomes.

Random assignment strengthens causal conclusions.

Mini-Lesson: Observational studies vs. experiments: match conclusion to design

The SAT may describe a study and ask what conclusion is justified. First determine whether researchers merely observed conditions or assigned treatments.

Observational study

Researchers observe without assigning treatments. Associations can be identified.

Experiment

Researchers assign conditions or treatments and observe outcomes.

Random assignment

Helps make treatment groups comparable and strengthens causal conclusions.

SAT reasoning

Researchers randomly assign students to two study methods and compare scores.

This is an experiment because a treatment is assigned.
Random assignment reduces systematic differences between groups.
A causal conclusion is more defensible than it would be from a simple observation.
23

Data Transformations: The SAT Shortcut Table

Predict the effect without recalculating everything.

Transformation Mean Median Range IQR
Add \(c\) + \(c\) + \(c\) unchanged unchanged
Subtract \(c\) − \(c\) − \(c\) unchanged unchanged
Multiply by \(c\) × \(c\) × \(c\) × \(|c|\) × \(|c|\)

🚀 High-value SAT shortcut

When every observation receives the same transformation, think about how the statistic itself transforms. Avoid unnecessary calculations.

Mini-Lesson: Transformation rules: know what changes and what stays fixed

This is one of the highest-value SAT shortcut areas because the same transformation can affect different statistics in different ways.

Add \(c\)

Mean and median shift by \(c\); range and IQR are unchanged.

Subtract \(c\)

Mean and median decrease by \(c\); range and IQR are unchanged.

Multiply by \(c\)

Mean and median multiply by \(c\); range and IQR multiply by \(|c|\).

Why the range stays fixed when adding
Old range = \(\max-\min\).
New range = \((\max+c)-(\min+c)\).
The \(+c\) terms cancel, leaving \(\max-\min\).
So the range is unchanged.
24

How to Attack a Data Analysis Question

A repeatable system for complicated-looking questions.

Observe → Identify → Extract → Calculate → Verify

1. Observe
What type of representation are you looking at?

2. Identify
What exactly is the question asking?

3. Extract
Find only the values that matter.

4. Calculate
Apply the simplest mathematical relationship.

5. Verify
Check units, direction, magnitude, and the wording of the question.

💡 Remember

A large table does not necessarily mean a difficult problem. A complicated graph does not necessarily require complicated mathematics.

25

Quick Concept Check

Before moving to SAT-style practice, make sure these ideas are automatic.

  • Mean = total divided by number of observations.
  • Median requires the data to be ordered.
  • Range = maximum − minimum.
  • IQR = \(Q_3-Q_1\).
  • A histogram groups numerical data into intervals.
  • A box plot summarizes five important positions.
  • Scatterplots show relationships between two numerical variables.
  • Association does not automatically prove causation.
  • In percentages, always identify the denominator.
  • A representative sample matters when making population-level conclusions.
26

🎯 SAT Data Analysis Questions

Apply what you learned to SAT-style problems.

Now the real test begins.

The following practice section is organized by the major Data Analysis question types students encounter on the SAT.

Don’t just look for the answer. Identify the mathematical idea behind each question.

Category 1

Mean & Missing Values

The mean of five numbers is 24. Four of the numbers are \(18,\;21,\;27,\) and \(29\). What is the fifth number?

A) 23
B) 24
C) 25
D) 26

Solution

First find the required total:

\[ 5*(24)=120 \]

Add the four known values:

\[ 18+21+27+29=95 \]

Therefore:

\[ x=120-95=\boxed{25} \]

Answer: C

Category 2

Median

The five values \(6,\;11,\;14,\;18,\;23\) represent a data set. What is the median?

A) 11
B) 14
C) 15
D) 18

Solution

The values are already in increasing order. There are five values, so the middle value is the third value:

\[ \boxed{14} \]

Answer: B

Category 3

Range & Spread

A data set has a minimum value of 17 and a maximum value of 42. What is the range?

A) 25
B) 29
C) 42
D) 59

Solution

\[ \text{Range}=42-17=\boxed{25} \]

Answer: A

Category 4

Quartiles & IQR

A data set has \(Q_1=18\) and \(Q_3=41\). What is its interquartile range?

A) 18
B) 23
C) 41
D) 59

Solution

\[ \text{IQR}=Q_3-Q_1 \] \[ =41-18=\boxed{23} \]

Answer: B

Category 5

Box Plots

A box plot has \(Q_1=20\) and \(Q_3=35\). Which statement must be true?

A) The range is 15.
B) The median is 27.5.
C) The middle 50% spans 15 units.
D) Exactly 50% of the values equal 27.5.

Solution

The middle 50% is represented by the box, whose width is the IQR:

\[ \text{IQR}=35-20=\boxed{15} \]

Therefore the middle 50% spans 15 units.

Answer: C

Category 6

Histograms & Frequency

A histogram has 14 observations in the interval \(20\le x<30\). What does the value 14 represent?

A) The mean of the observations
B) The median of the observations
C) The frequency in the interval
D) The width of the interval

Solution

In a histogram, the height of a bar represents the number of observations in that interval.

Therefore 14 is the frequency.

Answer: C

Category 7

Scatterplots & Association

A scatterplot shows that as the number of hours spent practicing increases, performance score generally increases. Which describes the association?

A) Positive
B) Negative
C) No association
D) Constant

Solution

Both variables tend to increase together. Therefore the association is positive.

Answer: A

Category 8

Lines of Best Fit

A line of best fit is given by \[ y=3x+12. \] What value of \(y\) does the model predict when \(x=8\)?

A) 20
B) 24
C) 36
D) 44

Solution

\[ y=3(8)+12 \] \[ y=24+12=\boxed{36} \]

Answer: C

Category 9

Percentages in Data

In a survey of 250 students, 175 reported using a particular study method. What percentage of the students reported using the method?

A) 60%
B) 65%
C) 70%
D) 75%

Solution

\[ \frac{175}{250}\times100\% = 70\% \]

Answer: C

Category 10

Two-Way Tables & Conditional Probability

Of 80 students who studied for a test, 68 passed. What percentage of the students who studied passed?

A) 68%
B) 80%
C) 85%
D) 90%

Solution

The phrase “students who studied” defines the denominator.

\[ \frac{68}{80}\times100\% = 85\% \]

Answer: C

Category 11

Sampling & Study Design

A researcher wants to estimate the average amount of time students at a school spend studying each week. Which method would best reduce selection bias?

A) Survey only students in the honors program.
B) Survey students who volunteer after class.
C) Randomly select students from the entire school.
D) Survey only students with the highest grades.

Solution

The target population is the entire school. A random sample from the entire school gives different groups an appropriate opportunity to be represented.

Answer: C

Category 12

Data Transformations

Every value in a data set is increased by 7. What happens to the range?

A) It increases by 7.
B) It decreases by 7.
C) It is multiplied by 7.
D) It remains unchanged.

Solution

Adding 7 to every value shifts the entire data set upward by 7. The distance between the minimum and maximum does not change.

\[ (\text{maximum}+7)-(\text{minimum}+7) = \text{maximum}-\text{minimum} \]

Therefore the range remains unchanged.

Answer: D

27

The SAT Data Analysis Playbook

The ideas worth remembering on test day.

Mean? Think total.

Median? Put the values in order.

Range? Maximum minus minimum.

IQR? \(Q_3-Q_1\).

Histogram? Read frequency and distribution.

Box plot? Read the five-number summary.

Scatterplot? Look for association.

Line of best fit? Use the model to describe or predict.

Percentage? Identify the denominator.

Survey? Think population, sample, and bias.

Experiment? Think random assignment and causation.

Transformation? Ask how the statistic changes before calculating.

🚀 The SATMath800 principle

Every complicated-looking data question is usually built from a small number of simple ideas.

Your job is not to calculate everything you see. Your job is to identify the information that matters.

Σ
SATMath800.com

Need a faster review?

If you already know the concepts and simply want a rapid refresher before the SAT, use the SAT Data Analysis Fast Review.

⚡ Go to Fast Review →
Σ
SATMath800.com

From SAT to University with Dr. Aytekin.

© SATMath800.com — Independent SAT Math Education

One thought on “SAT Data Analysis – Complete Guide

Leave a Reply

Your email address will not be published. Required fields are marked *