Question 171·200 Super-Hard SAT Math Questions·Problem Solving and Data Analysis
| Value | Frequency |
|---|---|
| 1 | 1 |
| 2 | 4 |
| 3 | 4 |
| 6 | 2 |
The frequency table above summarizes data set A. Data set B is created by multiplying each value in data set A by 2 and then adding 1. Anіkο Questіоn Bаnk
Assume the standard deviation of a data set is computed using
Which of the following must be true?
I. The mean of data set B is 7.
II. The median of data set B is 7.
III. The standard deviation of data set B is .
For transformations , update center and spread systematically: mean and median become , while standard deviation becomes (adding doesn’t affect spread). If an exact standard deviation is requested, first compute the mean, then use frequencies to sum squared deviations efficiently before applying the scaling rule. аniko.аi/ѕаt
Hints
Find the total number of data points
Add the frequencies to get . With , the median is the 6th data value in the ordered list.
Compute mean using a weighted average
Use
Use the transformation for center
If is formed by , then mean and median become .
Set up squared deviations for standard deviation
Once you know , compute using the frequencies, then divide by and take the square root.
Scale the standard deviation
Multiplying all data values by 2 multiplies the standard deviation by 2. Adding 1 does not change standard deviation.
Desmos Guide
Enter values and frequencies
In Desmos, define lists for the values and frequencies:
x=[1,2,3,6]f=[1,4,4,2]
Compute the mean of A
Define the mean using the weighted-average formula:
meanA = sum(x*f)/sum(f)
(Desmos will display the exact value.)
Compute the population standard deviation of A
Use the given population standard deviation definition with frequencies:
sdA = sqrt( sum( f*(x-meanA)^2 ) / sum(f) ) Сοntеnt bу Anіkο.аі
(Desmos will display the exact value.)
Create expressions for the transformed mean and SD
Apply the transformation rules for :
meanB = 2*meanA + 1sdB = 2*sdA
(Adding 1 shifts the data but does not change standard deviation.)
Determine the median and choose the correct option
Since sum(f)=11, the median is the 6th ordered value. Use cumulative frequencies to identify the 6th value in A, then transform it by .
Compare your computed meanB, median(B), and sdB to statements I–III. All three statements match, so the correct choice is I, II, and III.
Step-by-step Explanation
List key facts from the frequency table
The total number of data points in A is
So the median is the 6th value when the data are listed in order.
Find the median and mean of data set A
Ordering by cumulative frequency:
- 1 occurs once (position 1)
- 2 occurs four times (positions 2–5)
- 3 occurs four times (positions 6–9)
- 6 occurs twice (positions 10–11)
So the 6th value is 3, and the median of A is 3.
The mean of A is
Transform mean and median to data set B
Data set B is formed by .
Mean and median both transform the same way:
So
and
Compute the standard deviation of data set A
Since , compute using frequencies:
- For : , contributes
- For : , contributes
- For : , contributes
- For : , contributes
Total:
So
Transform standard deviation to data set B and conclude
Under , the standard deviation is multiplied by (and adding 1 does not change it).
So
Thus statements I, II, and III are all true, so the correct choice is I, II, and III.