frequency table is a chart that organizes data by listing each possible value (or range of values) alongside how many times it appears — its frequency. To make a frequency table: (1) list all possible values in the first column, (2) use tally marks to count each occurrence, (3) record the total count as the frequency, and (4) add a totals row. Frequency tables come in three forms: one-way (single variable), relative frequency (percentages of total), and two-way (two categorical variables). They appear on the SAT Math Problem-Solving and Data Analysis section in nearly every test.

"Frequency Table" Explained

Frequency Tables: 4 Easy Steps to Master the Basics

A frequency table organizes data by listing each value (or range) alongside how many times it appears, its frequency. Build one in four steps: list values, tally, record frequency, add a totals row. Three forms exist: one-way, relative frequency, and two-way. They appear on nearly every SAT Data Analysis section.

FOUR STEPS

How to Make a Frequency Table

The same four steps work for a small class dataset or a large survey. Here: 15 students asked how many books they read over the summer.

1

List all possible values

In the first column, every distinct value in order, smallest to largest. For grouped data, write each interval (0-9, 10-19).

2

Tally each occurrence

Go through the data one point at a time, placing a tally mark by its value. Group in fives for easy counting.

3

Record the frequency

Count the tallies for each row and write the total this is the frequency, the core of the table.

4

Add a totals row

Sum all frequencies. The total must equal the number of data points. If not, recheck the tally.

BOOKS READ TALLY FREQUENCY
1 || 2
2 |||| 4
3 |||| 4
4 ||| 3
5 || 2
Total 15
Total frequency (15) = number of data points (15) always run this check.

THREE FORMS OF ONE TOOL

Types of Frequency Tables

Standard

One-Way

A single variable: one column for values, one for counts. The foundation, taught in grades 6-8 used for any single-variable dataset.

VALUE FREQ
03
14
22
Total 9
Percentages

Relative Frequency

Adds a column converting each count to a percentage of the total: (frequency ÷ total) × 100. Lets you compare datasets of different sizes. All percentages sum to 100%.

VALUE FREQ %
0330%
1440%
2220%
3110%
Most-Tested on SAT

Two-Way (Joint)

Two categorical variables at once rows for one, columns for the other, each cell a joint count. Row/column totals (marginals) sit in the margins; the grand total in the corner. The denominator choice drives conditional-probability questions.

SPORT NONE TOTAL
9th 60 40 100
10th 50 50 100
Total 110 90 200

STEP BY STEP

Frequency Tables — Three Worked Examples

Build a frequency table. Siblings for 10 students: 0, 1, 2, 1, 0, 3, 1, 2, 1, 0.

  • 1. Distinct values: 0, 1, 2, 3
  • 2. Tally: 0 → 3, 1 → 4, 2 → 2, 3 → 1
  • 3. Verify total: 3 + 4 + 2 + 1 = 10 ✓

Frequencies 3, 4, 2, 1 · Total = 10 ✓

Relative frequency. Convert the sibling data (n = 10) to percentages.

  • 1. Formula: (frequency ÷ 10) × 100
  • 2. 0 → 30% · 1 → 40% · 2 → 20% · 3 → 10%
  • 3. Verify: 30 + 40 + 20 + 10 = 100% ✓

30%, 40%, 20%, 10% · sum = 100% ✓

If your relative frequencies don't sum to 100% (or 1.0), there's a calculation error somewhere.

Two-way table (SAT). 200 students, grade (9th/10th) × sport (Yes/No). 9th: 60 yes, 40 no. 10th: 50 yes, 50 no. P(a random student is a 10th-grader who does NOT play)?

  • 1. Target cell: 10th & No = 50
  • 2. Regular probability → grand total denominator: 50 ÷ 200
  • 3. Compute: = 0.25 = 25%

P = 50/200 = 0.25 (25%)

⚠️ SAT trap: using the 10th-grade total (100) as the denominator gives conditional probability, not regular. Grand total = regular; row/column total = conditional ("given that...").

29% OF YOUR MATH SCORE

How Frequency Tables Appear on the SAT

The Problem-Solving & Data Analysis domain, 29% of the SAT Math score, includes frequency-table questions on almost every test. The two-way table is the highest-difficulty type, 1–2 per test.

SAT CATEGORY HOW THEY APPEAR DIFFICULTY
Data Analysis One-way: read a value, find frequency or relative frequency Low–Moderate
Data Analysis Relative frequency: calculate percentages from a table Moderate
Data Analysis Two-way: conditional vs. regular probability denominator choice Hard
Data Analysis Missing cell: find a frequency from row/column totals Moderate–Hard
Statistics Extrapolation: extend a table's pattern to estimate a value Hard

AVOID THESE

4 Common Frequency-Table Mistakes

Not Verifying the Total Equals n

Building a table but never checking that the frequencies add up to the dataset size. A wrong total means a miscount.

Fix: always add a Totals row and confirm it equals n the key consistency check.

Wrong Denominator for Relative Frequency

Dividing by the largest frequency instead of the grand total.

Fix: relative frequency = this row's frequency ÷ grand total (n) × 100. Every row uses the same denominator.

Marginal Instead of Grand Total (Two-Way)

The #1 SAT trap: using a row/column total for a regular-probability question.

Fix: regular probability = cell ÷ grand total. "Given that..." / "among those who..." = conditional → use the marginal total.

Skipping the Tally Step

Counting straight from a long raw list causes skipped or double-counted values, especially past 20 points.

Fix: always tally for datasets over 10 values; group in fives; cross off each point as you go.

TRY THESE

Practice Problems

Work each one, then reveal the answer to check yourself.

Build

Quiz scores (out of 5) for 12 students: 3, 5, 4, 3, 2, 5, 4, 3, 5, 4, 2, 3. Build a frequency table with a totals row. What's the most common score?

2 → 2, 3 → 4, 4 → 3, 5 → 3; total = 12 ✓. Most common score = 3 (appears 4 times).
Relative

Using the quiz data, add a relative frequency column. What percentage of students scored a 5?

Score 5 appears 3 times out of 12: 3/12 × 100 = 25%.
Two-Way

80 athletes, football (Y/N) × honor roll (Y/N): FB&HR 30, FB&no-HR 10, no-FB&HR 20, no-FB&no-HR 20. Build the table and find the grand total.

Grand total = 30 + 10 + 20 + 20 = 80 ✓. Football row = 40; honor-roll column = 50.
Conditional (SAT)

Using the table from Problem 3: what is the probability that a randomly selected athlete plays football, given that they ARE on the honor roll?

"Given honor roll" → denominator = honor-roll total (50). Football & honor roll = 30. P = 30/50 = 0.6 (60%).

Frequency Tables — FAQ

What is a frequency table in math?

×

A chart that organizes a dataset by listing each distinct value (or interval) in one column and the number of times it appears - its frequency - in a second. A totals row confirms all frequencies sum to the dataset size (n). Used across Florida MAFS statistics standards from grade 6 up, and on the SAT Problem-Solving & Data Analysis section.

How do you make a frequency table step by step?

+

(1) List all distinct values, smallest to largest. (2) Go through the data using tally marks. (3) Record each value's frequency (its tally count). (4) Add a totals row and verify it equals the number of data points. If the total doesn't match, recheck the tally.

What's the difference between a frequency and a relative frequency table?

+

A frequency table shows raw counts. A relative frequency table adds a column converting each count to a percentage: (frequency ÷ total) × 100. Relative frequency lets you compare datasets of different sizes - a set of 100 and one of 50 can't be compared by count, but can by percentage. All relative frequencies sum to 100% (or 1.0).

What is a two-way frequency table?

+

It shows two categorical variables at once - rows for one, columns for the other, each cell a joint frequency. Row/column totals (marginal frequencies) sit in the margins, with a grand total in the bottom-right. Unlike one-way tables, it displays the relationship between two variables, and it's used in SAT conditional-probability questions. See Florida MAFS.912.S-ID.

Can InLighten's Orlando tutors help with frequency tables and SAT Data Analysis?

+

Yes - frequency tables, relative frequency, two-way tables, and the conditional-probability questions they drive. We diagnose where points are lost on Problem-Solving & Data Analysis (29% of the SAT Math score) and target those gaps. Serving Orlando, Winter Park, Lake Nona, and online statewide. Book a free math assessment to start.

KEEP EXPLORING

Related Statistics Concepts

SAT Data Analysis Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.