Back to Blog
    Exams, Assessments & Practice Tools

    SAT Table Practice Questions with Answers

    April 27, 202610 min read23 views
    SAT Table Practice Questions with Answers

    Concept Explanation

    An SAT table is a data representation format used to organize information into rows and columns, requiring students to interpret, analyze, and perform calculations based on the provided values. These tables often appear in the Heart of Algebra and Problem Solving and Data Analysis sections of the exam. To master SAT table practice questions, you must understand how to navigate two-way tables, which show frequencies for two categorical variables. For instance, a table might display student preferences for lunch options categorized by grade level. Success on these questions depends on your ability to identify the correct "cell" or "total" required by the prompt. You will often be asked to calculate probabilities, proportions, or rates. A common trap involves the denominator in probability questions; you must distinguish between the probability of the entire group versus a specific subset (conditional probability). According to Khan Academy, reading the labels and units carefully is the most critical step in avoiding calculation errors. Many questions also integrate concepts found in SAT percentage word practice questions, requiring you to convert table data into percentage increases or decreases.

    Solved Examples

    Review these step-by-step solutions to understand how to approach SAT table problems effectively.

    1. Example 1: Basic Probability
      Group Passed Failed Total
      Group A 45 5 50
      Group B 38 12 50
      Total 83 17 100
      Question: If a person is chosen at random from Group A, what is the probability that they failed?
      1. Identify the condition: The person must be from Group A. This means our denominator is the total for Group A, which is 50 50 .
      2. Identify the numerator: The number of people in Group A who failed is 5 5 .
      3. Calculate the probability: 5 50 = 1 10 \frac{5}{50} = \frac{1}{10} or 0.10 0.10 .
    2. Example 2: Conditional Probability

      Using the same table above: If a person who passed is chosen at random, what is the probability they were in Group B?

      1. Identify the condition: The person must have passed. Our denominator is the total number of people who passed, which is 83 83 .
      2. Identify the numerator: The number of people in Group B who passed is 38 38 .
      3. Calculate the probability: 38 83 \frac{38}{83} .
    3. Example 3: Rate Calculation
      Time (hours) Distance (miles)
      2 130
      5 325
      Question: Based on the table, what is the constant speed of the car in miles per hour?
      1. Recall the formula for speed: Speed = Distance Time \text{Speed} = \frac{ \text{Distance}}{ \text{Time}} .
      2. Use the first row: 130 2 = 65 \frac{130}{2} = 65 mph.
      3. Verify with the second row: 325 5 = 65 \frac{325}{5} = 65 mph. The speed is constant at 65 65 mph.

    Practice Questions

    Test your skills with these SAT table practice questions. Ensure you read the constraints of each question carefully.

    1. The table below shows the results of a survey regarding favorite movie genres among 200 students.

    Genre 9th Grade 10th Grade Total
    Action 40 30 70
    Comedy 25 35 60
    Drama 35 35 70
    Total 100 100 200

    If a 10th-grade student is chosen at random, what is the probability that their favorite genre is Action?

    2. A research study tracked the growth of a plant over several weeks.

    Week Height (cm)
    0 5.0
    2 8.6
    4 12.2

    If the plant's height increases linearly, what is the predicted height, in centimeters, at Week 10?

    3. A local bakery recorded the number of muffins sold over two days.

    Type Monday Tuesday Total
    Blueberry 15 25 40
    Bran 10 10 20
    Total 25 35 60

    What fraction of the muffins sold on Tuesday were Bran muffins?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    4. Refer to the movie genre table in Question 1. What percentage of the students who chose Comedy as their favorite genre are in the 9th grade?

    5. The following table displays the results of a clinical trial for a new medication.

  1. No Change
  2. Result Medication Placebo Total
    Improved 120 40 160
    30 60 90
    Total 150 100 250

    If a person from the study is chosen at random and they did NOT improve, what is the probability they were given the medication?

    6. A car dealership has the following inventory of cars based on color and type.

    Color Sedan SUV Total
    White 12 18 30
    Black 20 10 30
    Silver 15 25 40
    Total 47 53 100

    What is the ratio of White SUVs to Silver Sedans in the inventory?

    7. Using the dealership table above, what fraction of all SUVs in the inventory are Black?

    8. A linear function f f is defined by several values in the table below.

    x x f ( x ) f(x)
    1 7
    3 13
    5 19

    What is the value of f ( 0 ) f(0) ? (Hint: You may find SAT linear equations practice questions helpful for this logic.)

    9. A survey asked 500 people about their primary news source.

    Source Under 30 30 and Over Total
    Social Media 180 40 220
    Television 20 150 170
    Other 50 60 110
    Total 250 250 500

    What is the probability that a person chosen at random is 30 and Over AND uses Social Media as their primary news source?

    10. Based on the news source table, what percentage of the "Under 30" group uses Television or "Other" sources?

    Answers & Explanations

    1. Answer: 0.30 0.30 or 3 10 \frac{3}{10} . The question specifies a 10th-grade student is chosen, so the denominator is the 10th-grade total ( 100 100 ). The number of 10th graders who like Action is 30 30 . Therefore, 30 100 = 0.3 \frac{30}{100} = 0.3 .
    2. Answer: 23.0 23.0 . First, find the rate of change: 8.6 βˆ’ 5.0 2 βˆ’ 0 = 3.6 2 = 1.8 \frac{8.6 - 5.0}{2 - 0} = \frac{3.6}{2} = 1.8 cm per week. The linear equation is H = 1.8 w + 5 H = 1.8w + 5 . For Week 10: H = 1.8 ( 10 ) + 5 = 18 + 5 = 23 H = 1.8(10) + 5 = 18 + 5 = 23 .
    3. Answer: 2 7 \frac{2}{7} . The condition is muffins sold on Tuesday ( 35 35 ). The number of Bran muffins on Tuesday is 10 10 . The fraction is 10 35 \frac{10}{35} , which simplifies to 2 7 \frac{2}{7} .
    4. Answer: 41.67 % 41.67\% (approx). Total Comedy students = 60 60 . 9th-grade Comedy students = 25 25 . Divide 25 / 60 β‰ˆ 0.41666 25 / 60 \approx 0.41666 . Multiply by 100 to get 41.67 % 41.67\% .
    5. Answer: 1 3 \frac{1}{3} . The condition is "did NOT improve." The total for "No Change" is 90 90 . The number of people in that group who took medication is 30 30 . The probability is 30 90 = 1 3 \frac{30}{90} = \frac{1}{3} .
    6. Answer: 6 : 5 6:5 . White SUVs = 18 18 . Silver Sedans = 15 15 . The ratio is 18 : 15 18:15 , which simplifies to 6 : 5 6:5 .
    7. Answer: 10 53 \frac{10}{53} . The total number of SUVs is 53 53 . The number of Black SUVs is 10 10 . The fraction is 10 53 \frac{10}{53} .
    8. Answer: 4 4 . Find the slope: m = 13 βˆ’ 7 3 βˆ’ 1 = 6 2 = 3 m = \frac{13 - 7}{3 - 1} = \frac{6}{2} = 3 . Using y = m x + b y = mx + b : 7 = 3 ( 1 ) + b β†’ b = 4 7 = 3(1) + b \rightarrow b = 4 . Since f ( 0 ) f(0) is the y y -intercept, the answer is 4 4 .
    9. Answer: 0.08 0.08 or 2 25 \frac{2}{25} . The group is "a person chosen at random" from the whole study, so the denominator is 500 500 . The specific cell is "30 and Over" and "Social Media," which is 40 40 . 40 500 = 4 50 = 0.08 \frac{40}{500} = \frac{4}{50} = 0.08 .
    10. Answer: 28 % 28\% . The total Under 30 group is 250 250 . The number using TV or Other is 20 + 50 = 70 20 + 50 = 70 . 70 250 = 7 25 = 0.28 \frac{70}{250} = \frac{7}{25} = 0.28 , or 28 % 28\% .

    Quick Quiz

    Interactive Quiz 5 questions

    1. In a two-way table, if a question asks for the probability that a "selected participant who is a woman" prefers tea, what should be the denominator?

    • A The total number of participants
    • B The total number of people who prefer tea
    • C The total number of women
    • D The total number of men
    Check answer

    Answer: C. The total number of women

    2. If a table shows a linear relationship between x x and y y , and y y increases by 5 for every 2-unit increase in x x , what is the slope?

    • A 2
    • B 5
    • C 2.5
    • D 0.4
    Check answer

    Answer: C. 2.5

    3. A table shows 40 students in Group A and 60 in Group B. If 10% of Group A and 20% of Group B are seniors, how many total seniors are there?

    • A 12
    • B 16
    • C 30
    • D 15
    Check answer

    Answer: B. 16

    4. Which of the following is most important when reading an SAT data table?

    • A Ignoring the title to save time
    • B Checking if the table represents the whole population or a sample
    • C Carefully reading the row and column labels
    • D Rounding all numbers to the nearest ten immediately
    Check answer

    Answer: C. Carefully reading the row and column labels

    5. A table lists the price of apples as $3 for 2 lbs and $6 for 4 lbs. What is the unit rate?

    • A $1.50 per lb
    • B $0.66 per lb
    • C $3.00 per lb
    • D $1.00 per lb
    Check answer

    Answer: A. $1.50 per lb

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    What is a two-way table on the SAT?

    A two-way table, or contingency table, is a grid used to summarize the relationship between two categorical variables. It allows you to see how frequencies are distributed across different combinations of categories, such as gender and voting preference.

    How do I calculate conditional probability from a table?

    To find conditional probability, restrict your focus to the specific row or column mentioned in the condition. Use the total of that specific row or column as your denominator and the value in the target cell as your numerator.

    Can SAT table questions involve algebra?

    Yes, many table questions require you to find the equation of a line or a rate of change based on the data provided. You can apply techniques from SAT systems of equations practice questions if a table provides multiple unknown variables.

    What is the most common mistake students make with tables?

    The most frequent error is using the "Grand Total" as the denominator when the question actually asks for a subset or a conditional probability. Always double-check if the question says "given that..." or "of the [specific group]..." to identify the correct total.

    Are calculators allowed for table questions?

    Calculators are allowed on the Digital SAT Math section, which is where most data analysis and table questions appear. Using a calculator is recommended for complex divisions or converting fractions to percentages to ensure accuracy.

    How do I handle tables with missing values?

    If a table has missing values but provides row or column totals, use subtraction to find the missing data. For example, if the total is 100 and you know two of the three cells in that row are 30 and 40, the missing cell must be 30.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.