Back to Blog

    SAT Table Practice Questions with Answers

    April 27, 202610 min read63 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
      GroupPassedFailedTotal
      Group A45550
      Group B381250
      Total8317100
      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 5050.
      2. Identify the numerator: The number of people in Group A who failed is 55.
      3. Calculate the probability: 550=110\frac{5}{50} = \frac{1}{10} or 0.100.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 8383.
      2. Identify the numerator: The number of people in Group B who passed is 3838.
      3. Calculate the probability: 3883\frac{38}{83}.
    3. Example 3: Rate Calculation
      Time (hours)Distance (miles)
      2130
      5325
      Question: Based on the table, what is the constant speed of the car in miles per hour?
      1. Recall the formula for speed: Speed=DistanceTime\text{Speed} = \frac{ \text{Distance}}{ \text{Time}}.
      2. Use the first row: 1302=65\frac{130}{2} = 65 mph.
      3. Verify with the second row: 3255=65\frac{325}{5} = 65 mph. The speed is constant at 6565 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.

    Genre9th Grade10th GradeTotal
    Action403070
    Comedy253560
    Drama353570
    Total100100200

    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.

    WeekHeight (cm)
    05.0
    28.6
    412.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.

    TypeMondayTuesdayTotal
    Blueberry152540
    Bran101020
    Total253560

    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. ResultMedicationPlaceboTotal
    Improved12040160
    306090
    Total150100250

    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.

    ColorSedanSUVTotal
    White121830
    Black201030
    Silver152540
    Total4753100

    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 ff is defined by several values in the table below.

    xxf(x)f(x)
    17
    313
    519

    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.

    SourceUnder 3030 and OverTotal
    Social Media18040220
    Television20150170
    Other5060110
    Total250250500

    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.300.30 or 310\frac{3}{10}. The question specifies a 10th-grade student is chosen, so the denominator is the 10th-grade total (100100). The number of 10th graders who like Action is 3030. Therefore, 30100=0.3\frac{30}{100} = 0.3.
    2. Answer: 23.023.0. First, find the rate of change: 8.6βˆ’5.02βˆ’0=3.62=1.8\frac{8.6 - 5.0}{2 - 0} = \frac{3.6}{2} = 1.8 cm per week. The linear equation is H=1.8w+5H = 1.8w + 5. For Week 10: H=1.8(10)+5=18+5=23H = 1.8(10) + 5 = 18 + 5 = 23.
    3. Answer: 27\frac{2}{7}. The condition is muffins sold on Tuesday (3535). The number of Bran muffins on Tuesday is 1010. The fraction is 1035\frac{10}{35}, which simplifies to 27\frac{2}{7}.
    4. Answer: 41.67%41.67\% (approx). Total Comedy students = 6060. 9th-grade Comedy students = 2525. Divide 25/60β‰ˆ0.4166625 / 60 \approx 0.41666. Multiply by 100 to get 41.67%41.67\%.
    5. Answer: 13\frac{1}{3}. The condition is "did NOT improve." The total for "No Change" is 9090. The number of people in that group who took medication is 3030. The probability is 3090=13\frac{30}{90} = \frac{1}{3}.
    6. Answer: 6:56:5. White SUVs = 1818. Silver Sedans = 1515. The ratio is 18:1518:15, which simplifies to 6:56:5.
    7. Answer: 1053\frac{10}{53}. The total number of SUVs is 5353. The number of Black SUVs is 1010. The fraction is 1053\frac{10}{53}.
    8. Answer: 44. Find the slope: m=13βˆ’73βˆ’1=62=3m = \frac{13 - 7}{3 - 1} = \frac{6}{2} = 3. Using y=mx+by = mx + b: 7=3(1)+bβ†’b=47 = 3(1) + b \rightarrow b = 4. Since f(0)f(0) is the yy-intercept, the answer is 44.
    9. Answer: 0.080.08 or 225\frac{2}{25}. The group is "a person chosen at random" from the whole study, so the denominator is 500500. The specific cell is "30 and Over" and "Social Media," which is 4040. 40500=450=0.08\frac{40}{500} = \frac{4}{50} = 0.08.
    10. Answer: 28%28\%. The total Under 30 group is 250250. The number using TV or Other is 20+50=7020 + 50 = 70. 70250=725=0.28\frac{70}{250} = \frac{7}{25} = 0.28, or 28%28\%.
    Interactive quizQuestion 1 of 5

    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?

    Pick an answer to check

    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.

    Related Articles

    Keep exploring