Back to Blog
    Exams, Assessments & Practice Tools

    SAT Mean Median Mode Practice Questions with Answers

    April 27, 202611 min read25 views
    SAT Mean Median Mode Practice Questions with Answers

    SAT Mean Median Mode Practice Questions with Answers

    Mastering SAT mean median mode concepts is essential for any student aiming for a high score on the SAT Math section. These fundamental statistical measures, often referred to as measures of central tendency, appear frequently in both the calculator and no-calculator portions of the exam. Whether you are analyzing a frequency table, interpreting a dot plot, or solving complex word problems, understanding how these values shift when data is added or removed is a critical skill for success.

    Concept Explanation

    SAT mean median mode refers to the three primary ways to describe the center of a data set: the average (mean), the middle value (median), and the most frequent value (mode). These concepts allow mathematicians to summarize large amounts of data into single, representative numbers.

    The Mean (Arithmetic Average)

    The mean is calculated by summing all the values in a data set and dividing that sum by the total number of values. On the SAT, you will often need to find a missing value when given the mean of a set. The formula is:

    Mean = Sum of values Number of values \text{Mean} = \frac{ \text{Sum of values}}{ \text{Number of values}}

    A common SAT tactic is to use the "Sum Formula": Sum = Mean Γ— Number of values \text{Sum} = \text{Mean} \times \text{Number of values} . This is particularly helpful when solving SAT word problems involving groups.

    The Median (Middle Value)

    The median is the middle number in a list of numbers ordered from least to greatest. If the data set has an odd number of values, the median is the exact middle number. If the set has an even number of values, the median is the average of the two middle numbers. To find the position of the median in a set of n n values, use the formula n + 1 2 \frac{n+1}{2} .

    The Mode (Most Frequent)

    The mode is the value that appears most often in a data set. A set can have one mode, more than one mode (bimodal or multimodal), or no mode at all if every value appears with the same frequency. While less common than mean or median, the SAT occasionally tests mode through frequency tables or bar graphs.

    Range and Outliers

    The range is the difference between the maximum and minimum values. An outlier is a value that is significantly higher or lower than the rest of the data. Outliers have a large impact on the mean but typically have little to no effect on the median. This distinction is a favorite topic for SAT conceptual questions. For more complex data analysis, you might also want to review SAT linear equations which often relate to data trends.

    Solved Examples

    Example 1: Finding a Missing Value
    The mean of five numbers is 12. If four of the numbers are 8, 15, 10, and 14, what is the fifth number?

    1. Find the total sum of the five numbers using the mean formula: 12 Γ— 5 = 60 12 \times 5 = 60 .
    2. Calculate the sum of the four known numbers: 8 + 15 + 10 + 14 = 47 8 + 15 + 10 + 14 = 47 .
    3. Subtract the known sum from the total sum: 60 βˆ’ 47 = 13 60 - 47 = 13 .
    4. The fifth number is 13.

    Example 2: Median from a Frequency Table
    A class of 11 students took a quiz. Three students scored 5, four students scored 8, and four students scored 10. What is the median score?

    1. List the total number of data points: 3 + 4 + 4 = 11 3 + 4 + 4 = 11 .
    2. Identify the position of the median: 11 + 1 2 = 6 \frac{11+1}{2} = 6 . The median is the 6th value.
    3. Order the scores: 5, 5, 5, 8, 8, 8, 8, 10, 10, 10, 10.
    4. The 6th value in the list is 8. The median score is 8.

    Example 3: Effect of Outliers
    A set of data consists of {20, 22, 25, 25, 28}. If the number 100 is added to the set, which measure will increase the most: mean, median, or mode?

    1. Original mean: 120 5 = 24 \frac{120}{5} = 24 . New mean: 220 6 β‰ˆ 36.67 \frac{220}{6} \approx 36.67 . (Increase of 12.67)
    2. Original median: 25. New median: average of 25 and 25, which is 25. (Increase of 0)
    3. Original mode: 25. New mode: 25. (Increase of 0)
    4. The mean increases the most because it is sensitive to extreme outliers.

    Practice Questions

    1. A set of 7 integers has a mean of 40. If one number is removed, the mean of the remaining 6 integers is 38. What was the value of the number that was removed?
    2. The heights, in inches, of five players on a basketball team are 72, 75, 78, 80, and 85. If a sixth player with a height of 82 inches joins the team, by how much does the median height increase?
    3. A data set contains the values {12, 15, 15, 18, 20, 22}. If a new value, x x , is added to the set such that the new mean is 19, what is the value of x x ?

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

    Start Learning Free

    1. In a group of 10 students, the mode of their test scores is 85. If three more students join the group and all three score a 90, and no one in the original group scored a 90, what is the new mode?
    2. The list {3, 4, 7, 10, 11, 12, 13} has a median of m m and a mean of a a . What is the value of m βˆ’ a m - a ?
    3. A set of numbers consists of {10, 10, 20, 30, 40}. If each number in the set is doubled, how does the mean of the new set compare to the mean of the original set?
    4. A store sells shirts for $15, $20, $20, $25, and $50. If the store removes the $50 shirt from its inventory, which measure of central tendency will change the least?
    5. The mean of x , x + 2 , x, x+2, and x + 7 x+7 is 15. What is the value of x x ?
    6. A set of 4 numbers has a median of 15. If the two smallest numbers are 8 and 12, and the range of the set is 20, what is the largest number in the set?
    7. If the mean of 10, 20, 30, and k k is 25, what is the median of these four numbers?

    Answers & Explanations

    1. Answer: 52. Total sum of 7 numbers = 7 Γ— 40 = 280 7 \times 40 = 280 . Total sum of 6 numbers = 6 Γ— 38 = 228 6 \times 38 = 228 . The removed number is 280 βˆ’ 228 = 52 280 - 228 = 52 .
    2. Answer: 1. Original median (middle of 5) is 78. New set: {72, 75, 78, 80, 82, 85}. New median is the average of 78 and 80: 78 + 80 2 = 79 \frac{78+80}{2} = 79 . Increase = 79 βˆ’ 78 = 1 79 - 78 = 1 .
    3. Answer: 31. Original sum = 12 + 15 + 15 + 18 + 20 + 22 = 102 12+15+15+18+20+22 = 102 . New sum for 7 values = 19 Γ— 7 = 133 19 \times 7 = 133 . x = 133 βˆ’ 102 = 31 x = 133 - 102 = 31 .
    4. Answer: 85. The original mode was 85, meaning it appeared more than any other number. Adding three 90s only makes 90 appear three times. Since 85 was already the mode for 10 students, it must appear at least twice. However, without knowing the frequency of 85, we assume it remains the most frequent unless 90 appears more. In SAT contexts, if the original mode is 85 and no one else scored 90, 85 remains the mode unless 90's frequency (3) exceeds 85's original frequency. Given the options usually provided, 85 is the intended answer.
    5. Answer: 0. Median m = 10 m = 10 . Mean a = 3 + 4 + 7 + 10 + 11 + 12 + 13 7 = 60 7 β‰ˆ 8.57 a = \frac{3+4+7+10+11+12+13}{7} = \frac{60}{7} \approx 8.57 . Actually, let's re-sum: 3 + 4 + 7 + 10 + 11 + 12 + 13 = 60 3+4+7+10+11+12+13 = 60 . Wait, 60 / 7 60/7 is not an integer. Let's re-check the list: 3, 4, 7, 10, 11, 12, 13 Sum = 60. m = 10 m = 10 , a = 8.57 a = 8.57 . m βˆ’ a = 1.43 m - a = 1.43 .
    6. Answer: The mean doubles. Original mean: 110 5 = 22 \frac{110}{5} = 22 . New set: {20, 20, 40, 60, 80}. New mean: 220 5 = 44 \frac{220}{5} = 44 . The mean is directly proportional to the values.
    7. Answer: Mode. Original mode is 20. New set: {15, 20, 20, 25}. New mode is still 20. The mean and median will both decrease.
    8. Answer: 12. x + ( x + 2 ) + ( x + 7 ) 3 = 15 \frac{x + (x+2) + (x+7)}{3} = 15 becomes 3 x + 9 = 45 3x + 9 = 45 . 3 x = 36 3x = 36 , so x = 12 x = 12 .
    9. Answer: 28. Set: {8, 12, a , b a, b }. Median is average of 12 and a a : 12 + a 2 = 15 β€…β€Š ⟹ β€…β€Š a = 18 \frac{12+a}{2} = 15 \implies a = 18 . Range is 20: b βˆ’ 8 = 20 β€…β€Š ⟹ β€…β€Š b = 28 b - 8 = 20 \implies b = 28 .
    10. Answer: 25. Mean: 10 + 20 + 30 + k 4 = 25 β€…β€Š ⟹ β€…β€Š 60 + k = 100 β€…β€Š ⟹ β€…β€Š k = 40 \frac{10+20+30+k}{4} = 25 \implies 60+k = 100 \implies k = 40 . Ordered set: {10, 20, 30, 40}. Median: 20 + 30 2 = 25 \frac{20+30}{2} = 25 .

    Quick Quiz

    Interactive Quiz 5 questions

    1. If a data set has an even number of values, how is the median calculated?

    • A The value that appears most frequently
    • B The average of the two middle values
    • C The difference between the highest and lowest values
    • D The sum of all values divided by two
    Check answer

    Answer: B. The average of the two middle values

    2. Which of the following is most affected by an extreme outlier?

    • A Median
    • B Mode
    • C Mean
    • D Range (Note: Range is also affected, but Mean is the standard answer for central tendency)
    Check answer

    Answer: C. Mean

    3. A set of numbers is {4, 4, 4, 4}. What is the mean?

    • A 0
    • B 4
    • C 16
    • D 1
    Check answer

    Answer: B. 4

    4. If the mean of five numbers is 20, what is their sum?

    • A 4
    • B 25
    • C 100
    • D 50
    Check answer

    Answer: C. 100

    5. In the set {2, 3, 3, 4, 10}, which is true?

    • A Mean < Median
    • B Mean = Median
    • C Mean > Median
    • D Mode > Mean
    Check answer

    Answer: C. Mean > Median

    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 the difference between mean and median on the SAT?

    The mean is the calculated average of all data points, while the median is the physical middle value when data is ordered. The SAT often tests your ability to determine which measure is more appropriate when outliers are present.

    How do I find the median in a frequency table?

    To find the median in a frequency table, first calculate the total number of entries (sum of frequencies). Find the middle position using ( n + 1 ) / 2 (n+1)/2 and count through the frequencies until you reach that position.

    Can a data set have more than one mode?

    Yes, a data set can be bimodal or multimodal if two or more values share the highest frequency. If all values appear an equal number of times, the set is considered to have no mode.

    Does adding a constant to every number in a set change the median?

    Yes, if you add a constant k k to every number in a data set, the median (along with the mean and mode) will also increase by exactly k k . This is a common shortcut for SAT algebra word problems.

    What happens to the mean if I double every number in the set?

    If every number in a data set is multiplied by a factor, the mean, median, and mode are all multiplied by that same factor. This is useful for scaling data sets quickly during the exam.

    Why is the median sometimes better than the mean?

    The median is a better measure of central tendency when a data set contains extreme outliers or is highly skewed. This is because the median is not pulled toward the extreme values like the mean is, as noted in resources like Khan Academy's statistics review.

    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.