PSAT 8/9 Math — Problem-Solving and Data Analysis (Deep-Dive Study Notes)
Ratios, rates, proportional relationships, and units
What ratios and rates are (and how they’re different)
A ratio compares two quantities by division. It tells you how much of one thing there is compared to another. You’ll see ratios written in several equivalent ways:
- Colon form:
- Fraction form:
- Word form: “ to ”
A rate is a ratio that compares quantities with different units, like dollars per hour or miles per minute. Rates matter because they connect two different measurements and help you predict or scale situations.
A very important special rate is the unit rate—a rate “per .” Unit rates make comparisons easy because everything is standardized. For example, comparing prices is easier when you convert both to (or per ).
Why proportional relationships matter
Two quantities have a proportional relationship when they scale together at a constant multiplicative rate. Intuitively: if you double one quantity, the other doubles; if you triple one, the other triples.
Proportional relationships show up constantly—recipes, maps, similar figures, speed, pricing, and conversions. On the PSAT 8/9, they’re a core tool for solving real-world problems efficiently.
Mathematically, a relationship is proportional if it can be written as:
where is the **constant of proportionality** (also called the **unit rate** or **scale factor**, depending on context). The key feature is that the graph is a straight line **through the origin** .
A common confusion: not every linear relationship is proportional. If you have:
and , then the relationship is linear but not proportional, because it doesn’t pass through the origin.
How to solve proportion problems
Many PSAT 8/9 questions rely on the idea that equivalent ratios are equal. If a relationship is proportional, then:
You can solve by cross-multiplying:
This works because both fractions represent the same number.
Example 1: Using a unit rate
A store sells of trail mix for . What is the unit price in dollars per ounce?
Step 1: Set up the rate.
Step 2: Divide to get “per ounce.”
Answer:
A typical mistake here is rounding too early (or mixing up numerator and denominator and accidentally finding ounces per dollar instead of dollars per ounce).
Example 2: Solving a proportion with cross multiplication
A map uses a scale where represents . If two towns are apart on the map, how far apart are they in miles?
Step 1: Write a proportion.
Step 2: Cross-multiply.
Step 3: Compute.
Answer:
Units and unit conversions (dimensional analysis)
Units are not decoration—they are part of the mathematics. One of the best habits you can build is to treat units like factors that can cancel.
For example, converting minutes to hours uses the fact that:
So if you have and want hours, multiply by a “conversion factor” that equals :
Notice how cancels, leaving hours.
Example 3: Multi-step rate with conversion
A runner goes in . What is the speed in miles per hour?
Step 1: Compute miles per minute.
Step 2: Convert minutes to hours.
Answer:
A common error is to divide by instead of multiply (because you’re thinking “minutes to hours” but not tracking what needs to happen to the number).
Exam Focus
- Typical question patterns:
- Find a unit rate from a table, graph, or story (price per item, miles per hour, etc.).
- Decide whether a relationship is proportional and identify in .
- Solve a scale/conversion problem with consistent units.
- Common mistakes:
- Treating any straight-line relationship as proportional (forgetting the origin requirement).
- Flipping a rate (finding when asked for ).
- Forgetting to convert units before computing a rate.
Percentages
What a percent really means
A percent means “per hundred.” So is the same as and the decimal .
Thinking this way helps you avoid memorizing tricks. Percent problems are mostly about interpreting “out of ” and scaling up or down.
Converting between forms (fraction, decimal, percent)
- Percent to decimal: divide by .
- Decimal to percent: multiply by .
- Percent to fraction: write over and simplify.
A frequent slip is placing the decimal two places in the wrong direction.
Finding a percent of a quantity
“ of ” means:
Example 1: Percent of a number
What is of ?
Step 1: Convert to a decimal or fraction.
Step 2: Multiply.
Answer:
Percent increase and percent decrease
A percent change compares the amount of change to the original value.
- If the result is positive, it’s a percent increase.
- If the result is negative, it’s a percent decrease.
A common misconception is to divide by the new value instead of the original value. The base is the original.
Example 2: Percent increase
A jacket’s price goes from to . What is the percent increase?
Step 1: Find the change.
Step 2: Divide by the original.
Step 3: Convert to percent.
Answer:
Using multipliers (a powerful shortcut)
Percent changes can be handled quickly with multipliers.
- Increase by : multiply by .
- Decrease by : multiply by .
For example, a discount means multiply by:
This method reduces arithmetic mistakes and helps with multi-step changes.
Example 3: Successive percent changes
A phone costs . It is discounted by , then sales tax of is applied to the discounted price. What is the final price?
Step 1: Apply the discount multiplier.
Step 2: Apply the tax multiplier to the new price.
Answer:
Important idea: a decrease and then a increase does not return you to the original. The second percent is applied to a different base.
Percent vs percentage points
Sometimes data is reported as “the percent went from to .”
- The change in percentage points is percentage points.
- The percent increase relative to the original is:
PSAT questions may test whether you know which interpretation is being asked.
Exam Focus
- Typical question patterns:
- Compute percent of a quantity (discounts, tax, tips, markups).
- Find percent change given old and new values.
- Interpret percent information in tables/graphs (including “percentage points”).
- Common mistakes:
- Using the wrong base for percent change (must be the original).
- Adding/subtracting percent values instead of using multipliers for successive changes.
- Confusing percentage points with percent increase.
One-variable data: distributions and measures of center and spread
What one-variable data means
One-variable data is a list of values from a single measurement—heights of students, number of texts sent in a day, quiz scores, and so on. Your goal is to describe the data in a way that is informative, not just a pile of numbers.
Two big ideas guide this:
- Center: what value is “typical”?
- Spread: how much do the values vary?
You also pay attention to the shape of the distribution and whether there are outliers.
Displaying distributions
A distribution shows how often values occur.
Common displays include:
- Dot plots: great for small to medium data sets.
- Histograms: group data into intervals (bins) for larger sets.
- Box plots: emphasize quartiles, median, and potential outliers.
A frequent mistake is reading a histogram like a bar chart: in a histogram, the horizontal axis is a number line, and bars represent intervals, not categories.
Measures of center
The most common measures of center are:
- Mean: the arithmetic average.
- Median: the middle value when data is ordered. If there are an even number of values, it’s the mean of the two middle values.
- Mode: the most frequent value (may be more than one, or none).
Why this matters: the mean uses every value, so it is sensitive to outliers; the median is resistant to outliers and often better for skewed data.
Example 1: Mean vs median with an outlier
Data set (minutes spent on homework):
Mean:
Median: average of the 3rd and 4th values:
The mean is pulled upward by the outlier , while the median better reflects a “typical” value.
Measures of spread
Spread tells you how variable the data is.
- Range: max minus min.
Range is easy, but it uses only two values, so it can be overly influenced by an outlier.
- Interquartile range (IQR): the spread of the middle of the data.
where is the first quartile and is the third quartile.
- Mean absolute deviation (MAD) (often used in middle school/early high school contexts): the average distance from the mean.
Here is the mean, is a data value, and is the number of values.
MAD matters because it captures typical distance from the mean, not just extremes.
Example 2: Finding IQR
Data (sorted):
There are values.
- Median is average of 4th and 5th:
Lower half:
Upper half:
So:
Answer:
A common error is including the overall median in both halves when splitting data. For even-sized data sets, you split cleanly into two halves.
Shape, skew, and outliers
- Symmetric distributions have left and right sides that roughly mirror.
- Skewed right means a long tail to the right (a few large values).
- Skewed left means a long tail to the left (a few small values).
When data is skewed, the mean is pulled toward the tail. That’s why median is often preferred for skewed distributions.
Box plots are especially useful for comparing distributions quickly—medians, IQRs, and overall ranges.
Exam Focus
- Typical question patterns:
- Compute and interpret mean/median/range/IQR (often from a small list).
- Compare two groups using center and spread (especially with box plots).
- Identify skew and explain which measure of center is more appropriate.
- Common mistakes:
- Calculating the median without sorting the data.
- Miscomputing quartiles by splitting the data incorrectly.
- Choosing mean as “typical” even when an extreme outlier makes median more meaningful.
Two-variable data: models and scatterplots
What two-variable data is
Two-variable data records paired values for each individual—like (hours studied, test score) or (temperature, ice cream sales). The main question becomes: does tend to change as changes?
A scatterplot is the standard way to display this. Each point represents one pair.
Association, direction, and strength
When you look at a scatterplot, you describe:
- Direction: positive (upward trend) or negative (downward trend).
- Strength: how tightly points cluster around a pattern.
- Form: linear pattern or curved pattern.
A crucial idea: correlation does not prove causation. Even if two variables move together, that doesn’t mean one causes the other. PSAT questions sometimes ask for cautious interpretation.
Modeling with a line (line of best fit)
If the scatterplot shows a roughly linear pattern, you can model it with a line:
- is the **slope**: the predicted change in for a one-unit increase in .
- is the **y-intercept**: the predicted value of when .
The line is an approximation—real data usually does not land exactly on it.
Interpreting slope in context
Slope is where many students lose points, not because it’s hard, but because they forget to interpret it with units.
If is hours and is dollars, then has units .
Example 1: Interpreting a model
A model for weekly earnings is:
where is hours worked and is dollars earned.
- The slope means .
- The intercept suggests a base amount earned even if (maybe a bonus or fixed stipend).
A common mistake is to say “the intercept is the starting hours” or to ignore that might not be meaningful in the real situation.
Predictions and interpolation vs extrapolation
Using a model to estimate values is called prediction.
- Interpolation: predicting within the range of the data (usually safer).
- Extrapolation: predicting beyond the data range (riskier because the pattern may change).
PSAT questions may ask whether a prediction is reasonable, which is often about recognizing extrapolation.
Example 2: Making a prediction
A line of best fit is:
Predict when .
Substitute:
Answer:
Residuals (how far off the model is)
A residual is:
Residuals tell you whether the model overestimates or underestimates.
- Positive residual: actual is above the line.
- Negative residual: actual is below the line.
Example 3: Computing a residual
Model:
At , the predicted value is:
If the actual value is , then:
Residual:
Two-way tables as two-variable data
Sometimes two-variable data is categorical (not numerical), like “owns a pet” vs “is in a sports club.” A two-way table organizes counts for combinations of categories, and it becomes a bridge to conditional probability (covered later).
Exam Focus
- Typical question patterns:
- Describe the relationship in a scatterplot (positive/negative, strong/weak).
- Interpret slope and intercept of a linear model in context.
- Use a line to predict values and recognize interpolation vs extrapolation.
- Common mistakes:
- Interpreting slope without units or mixing up what changes (confusing and ).
- Treating extrapolated predictions as equally reliable as interpolated ones.
- Thinking points must lie on the line for the model to be “correct” (real data is noisy).
Probability and conditional probability
What probability measures
Probability measures how likely an event is, from (impossible) to (certain).
If all outcomes are equally likely, then:
Probability matters in PSAT data analysis because it connects counting, proportions, and interpreting real-world uncertainty (surveys, risk, predictions).
Experimental vs theoretical probability
- Theoretical probability is based on reasoning about equally likely outcomes (like a fair die).
- Experimental probability is based on data:
Experimental probability often gets closer to theoretical probability as the number of trials grows, but small samples can be misleading.
Complementary events
The complement of event is “not .”
This is especially useful when “not ” is easier to count.
Example 1: Using the complement
A bag has red marbles and blue marbles. Probability of not red?
Total marbles: .
So:
Answer:
Independent vs dependent events
Two events are independent if one happening does not change the probability of the other. A typical example is flipping a fair coin twice.
Events are dependent if one affects the other—often when you do not replace an item after selecting it.
A frequent mistake is assuming events are independent just because they are described separately. The key question is: does the first outcome change the situation?
Conditional probability
Conditional probability is the probability of event given that event has already occurred.
The formal definition is:
This matters because many real-world probabilities are conditional: probability of rain given cloudy skies, probability a student is in band given that they are in eighth grade, etc.
A practical way to think about conditional probability: “Given , restrict your world to only outcomes where happens, then compute the probability of inside that restricted world.”
Two-way tables and conditional probability
Two-way tables make conditional probability much easier because you can see the “restricted world” as a row or column total.
Example 2: Conditional probability from a two-way table
A school surveys students about whether they play a sport.
| Plays sport | Does not play | Total | |
|---|---|---|---|
| 8th grade | |||
| 9th grade | |||
| Total |
Find the probability that a student plays a sport given that the student is in 8th grade.
Step 1: Restrict to 8th grade. The relevant total is .
Step 2: Count favorable outcomes within that group. In 8th grade, play a sport.
So:
Answer:
A common mistake is dividing by the grand total instead of the conditional total .
Multiplication rule (including conditional form)
For any events and :
If the events are independent, then , giving:
Example 3: Dependent events (no replacement)
A jar contains green and yellow beads. You pick two beads without replacement. What is the probability both are green?
Step 1: Probability first bead is green.
Step 2: Probability second bead is green given first was green. Now there are green left out of beads.
Step 3: Multiply.
Answer:
The classic error is using for both picks, which would incorrectly assume replacement (independence).
Exam Focus
- Typical question patterns:
- Compute simple probabilities from equally likely outcomes or from data.
- Use two-way tables to find conditional probabilities and interpret them in words.
- Decide whether events are independent and compute combined probabilities (with and without replacement).
- Common mistakes:
- Using the overall total instead of the conditional total in .
- Assuming independence when the first event changes the sample space.
- Forgetting to use the complement rule when it simplifies counting.