Descriptive Statistics and Data Representations

43 questions

Question 1Question

The table below shows the number of books read by 7 students during their summer vacation:

StudentBooks Read
Amy16
Ben8
Chris3
Diana12
Ethan14
Fiona6
Gabe11

What is the median number of books read by these students?

Show answer & explanation

Answer: 11

Answer

11
To find the median of a data set, the values must first be arranged in order from least to greatest: 3, 6, 8, 11, 12, 14, 16. Since there are 7 values, the median is the single middle value, which is 11.

Step-by-Step Solution

1
Sort the data set from least to greatest.
3, 6, 8, 11, 12, 14, 16
The median of a data set is the middle value when the numbers are ordered.
2
Identify the middle value of the sorted list.
11
Since there are 7 data points (an odd number), the median is the 4th value, which has exactly 3 values below it and 3 values above it.

Key Concept

Finding the median of a set of data
Question 2Question

A student earned scores of 8585, 9090, 8888, and 9292 on the first four quizzes of the semester. What score must the student earn on the fifth quiz to have an average (arithmetic mean) score of exactly 9090 for all five quizzes?

Show answer & explanation

Answer: 95

Answer

The student must earn a score of 95 on the fifth quiz.
To find the score needed on the fifth quiz to achieve an average of 9090, first find the total number of points required. An average of 9090 on 55 quizzes requires a total sum of 5×90=4505 \times 90 = 450 points. The sum of the first four quiz scores is 85+90+88+92=35585 + 90 + 88 + 92 = 355 points. Subtracting the current sum from the required total sum (450355450 - 355) yields 9595, which is the score the student must earn on the fifth quiz.

Step-by-Step Solution

1
Calculate the sum of the student's scores on the first four quizzes.
85+90+88+92=35585 + 90 + 88 + 92 = 355
To find the total number of points the student has earned so far.
2
Calculate the total sum of points required to achieve an average of 9090 over five quizzes.
5×90=4505 \times 90 = 450
The arithmetic mean formula is Mean = Sum / Count, which can be rearranged to Sum = Mean * Count.
3
Subtract the sum of the first four quiz scores from the required total sum of five quiz scores.
450355=95450 - 355 = 95
The difference represents the score needed on the fifth quiz to achieve the target average.

Key Concept

Finding a missing value given a target arithmetic mean
Question 3Question

A researcher records the following list of seven temperatures (in degrees Fahrenheit) during a week, where xx and yy are unknown values:

88,92,75,85,x,y,9088, 92, 75, 85, x, y, 90

The mean temperature for the seven days is 85.0F85.0^\circ\text{F}, and the range of the temperatures is 22.0F22.0^\circ\text{F}. If the highest temperature of the week is yy and the lowest temperature of the week is xx, what is the median temperature of the week?

Show answer & explanation

Answer: 88.0F88.0^\circ\text{F}

Answer

88.0F88.0^\circ\text{F}
To find the median temperature, we must first find the values of xx and yy. Since the mean of the seven temperatures is 85.0F85.0^\circ\text{F}, their sum is 7×85.0=595.07 \times 85.0 = 595.0. The sum of the five known temperatures is 88+92+75+85+90=430.088 + 92 + 75 + 85 + 90 = 430.0. Therefore, the sum of the two unknown temperatures is x+y=595.0430.0=165.0x + y = 595.0 - 430.0 = 165.0. We are also given that the range of the temperatures is 22.0F22.0^\circ\text{F}, and that yy is the highest and xx is the lowest temperature, which means yx=22.0y - x = 22.0. Solving this system of equations (y+x=165.0y + x = 165.0 and yx=22.0y - x = 22.0) yields x=71.5x = 71.5 and y=93.5y = 93.5. Placing the seven temperatures in ascending order gives 71.5,75,85,88,90,92,93.571.5, 75, 85, 88, 90, 92, 93.5. The median is the middle value (the 4th value) in this sorted list, which is 88.0F88.0^\circ\text{F}.

Step-by-Step Solution

1
Determine the sum of the temperatures using the given mean of 85.0F85.0^\circ\text{F}.
Total sum = 595.0595.0
Since the mean of 7 temperatures is 85.085.0, the sum of all temperatures must be 7×85.0=595.07 \times 85.0 = 595.0.
2
Set up an equation for the sum of the unknown temperatures xx and yy.
x+y=165.0x + y = 165.0
The sum of the five known temperatures is 88+92+75+85+90=430.088 + 92 + 75 + 85 + 90 = 430.0. Thus, x+y=595.0430.0=165.0x + y = 595.0 - 430.0 = 165.0.
3
Set up and solve the system of equations with the range constraint to find xx and yy.
x=71.5x = 71.5 and y=93.5y = 93.5
We are given that yy is the maximum and xx is the minimum, so the range is yx=22.0y - x = 22.0. Solving the system y+x=165.0y + x = 165.0 and yx=22.0y - x = 22.0 by adding the equations gives 2y=187.0    y=93.52y = 187.0 \implies y = 93.5. Substituting back gives x=71.5x = 71.5.
4
Sort the seven temperatures in ascending order and identify the median value.
Sorted list: 71.5,75,85,88,90,92,93.571.5, 75, 85, 88, 90, 92, 93.5; Median = 88.088.0
For an odd number of data points (7), the median is the 4th value when the list is sorted. The 4th value in the sorted list is 88.088.0.

Key Concept

Calculating the median of a dataset containing unknown values by deriving and solving a system of linear equations based on the mean and the range.

Alternative Method

Instead of setting up and solving the system of equations algebraically, one can test the median by using the fact that the sum of the deviations from the mean (8585) must equal 00. The deviations of the known numbers from 8585 are: (8885)+(9285)+(7585)+(8585)+(9085)=3+710+0+5=5(88-85) + (92-85) + (75-85) + (85-85) + (90-85) = 3 + 7 - 10 + 0 + 5 = 5. Therefore, the sum of the deviations of xx and yy from 8585 must be 5-5: (x85)+(y85)=5(x-85) + (y-85) = -5, which simplifies to x+y170=5x + y - 170 = -5, or x+y=165x + y = 165. Since yx=22y - x = 22, we can quickly find x=71.5x = 71.5 and y=93.5y = 93.5, then sort the list to find the median.
Estimated Time:3m 0s
Question 4Question

A local community center surveyed a group of 2020 students about the number of hours they volunteered last month. The table below displays the results of the survey, where aa and bb represent the number of students in their respective categories.

Hours VolunteeredNumber of Students
22aa
55bb
8844
121233
151522

If the mean number of hours volunteered per student for this group is 6.66.6, what is the median number of hours volunteered per student for these 2020 students?

Show answer & explanation

Answer: 5.0

Answer

The median number of hours volunteered per student is 5.0.
The correct answer is 5.0. To find this, we first establish two equations from the given information: the total count of students (a+b+9=20    a+b=11a + b + 9 = 20 \implies a + b = 11) and the mean of the data (2a+5b+32+36+3020=6.6    2a+5b=34\frac{2a + 5b + 32 + 36 + 30}{20} = 6.6 \implies 2a + 5b = 34). Solving this system of equations gives a=7a = 7 and b=4b = 4. To find the median of the 20 values, we look at the 10th and 11th sorted values. Since there are seven 2s (positions 1–7) and four 5s (positions 8–11), both the 10th and 11th values are 5, making the median 5.0.

Step-by-Step Solution

1
Set up an equation for the total number of students.
a+b=11a + b = 11
The total number of students in the survey is 20. Summing the frequencies gives a+b+4+3+2=20a + b + 4 + 3 + 2 = 20, which simplifies to a+b=11a + b = 11.
2
Set up an equation for the mean of the dataset.
2a+5b=342a + 5b = 34
The mean of the data is 6.6. Using the formula for the weighted mean: 2a+5b+8(4)+12(3)+15(2)20=6.6\frac{2a + 5b + 8(4) + 12(3) + 15(2)}{20} = 6.6. Multiplying both sides by 20 gives 2a+5b+98=1322a + 5b + 98 = 132, which simplifies to 2a+5b=342a + 5b = 34.
3
Solve the system of linear equations for aa and bb.
a=7a = 7 and b=4b = 4
Multiply the first equation by 2 to get 2a+2b=222a + 2b = 22. Subtract this from 2a+5b=342a + 5b = 34 to find 3b=12    b=43b = 12 \implies b = 4. Substitute b=4b = 4 back into the first equation to find a=7a = 7.
4
Find the median of the 20 sorted values.
5.0
With 20 data points, the median is the average of the 10th and 11th data values in ascending order. Since there are seven 2s followed by four 5s, the 10th and 11th values are both 5. The average of 5 and 5 is 5.0.

Key Concept

Determining the median of a grouped frequency distribution by solving for missing frequencies using the total count and the mean.
Question 5Question

A dataset consists of 77 positive integers sorted in non-decreasing order. The mean of the dataset is 2020, the median is 1818, and the unique mode is 1515. If the range of the dataset is 2222, what is the minimum possible value of the largest number in the dataset?

Show answer & explanation

Answer: 30

Answer

30
The correct answer is 30 because minimizing the largest value requires minimizing the smallest value under the sum and uniqueness constraints. When the smallest value is 8, the largest value is 30, which allows for a valid, sorted sequence of positive integers where 15 is the unique mode: {8, 15, 15, 18, 26, 28, 30}.

Step-by-Step Solution

1
Set up the variables for the sorted dataset.
Let the seven positive integers in non-decreasing order be x1,x2,x3,x4,x5,x6,x7x_1, x_2, x_3, x_4, x_5, x_6, x_7. Since the median is the 4th value, x4=18x_4 = 18. The mean is 2020, so the sum of all elements is 7×20=1407 \times 20 = 140.
Establishing standard notation and utilizing the definitions of median and mean.
2
Incorporate the range into the sum equation.
x1+x2+x3+18+x5+x6+x7=140x_1 + x_2 + x_3 + 18 + x_5 + x_6 + x_7 = 140. Since the range is 2222, the largest number is x7=x1+22x_7 = x_1 + 22. Substituting this into the sum gives 2x1+x2+x3+x5+x6=1002x_1 + x_2 + x_3 + x_5 + x_6 = 100.
Simplifying the system of equations by expressing the largest element in terms of the smallest element.
3
Apply the mode constraint.
The unique mode is 1515. Since x4=18x_4 = 18 and the dataset is sorted, 1515 must be in the lower half of the dataset and must repeat. Thus, x2=x3=15x_2 = x_3 = 15. The equation simplifies to 2x1+30+x5+x6=100    2x1+x5+x6=702x_1 + 30 + x_5 + x_6 = 100 \implies 2x_1 + x_5 + x_6 = 70.
Using the properties of the mode and sorted list to lock the values of the second and third elements.
4
Set up inequalities to minimize the largest value.
To minimize x7=x1+22x_7 = x_1 + 22, we must minimize x1x_1, which is equivalent to maximizing x5x_5 and x6x_6. Since 1515 is the unique mode with a frequency of 22, no other value can repeat. Thus, x5,x6,x_5, x_6, and x7x_7 must be distinct from each other and larger than the median 1818. This means x519x_5 \ge 19. The upper bounds are x6x71=x1+21x_6 \le x_7 - 1 = x_1 + 21 and x5x72=x1+20x_5 \le x_7 - 2 = x_1 + 20.
Applying the uniqueness constraint of the mode to restrict the values of the upper half of the dataset.
5
Solve for the minimum integer value of the smallest element.
Substitute the maximum bounds of x5x_5 and x6x_6 into the equation: 2x1+(x1+20)+(x1+21)70    4x1+4170    4x129    x17.252x_1 + (x_1 + 20) + (x_1 + 21) \ge 70 \implies 4x_1 + 41 \ge 70 \implies 4x_1 \ge 29 \implies x_1 \ge 7.25. Since x1x_1 must be an integer, the minimum possible value is x1=8x_1 = 8. This yields a minimum largest value of x7=8+22=30x_7 = 8 + 22 = 30.
Solving the inequality system to find the smallest valid integer boundaries.

Key Concept

Descriptive Statistics and Optimization
Question 6Question

A list of 1515 positive integers is sorted in non-decreasing order. The minimum value in the list is 1010, the maximum value is 5050, and the median is 3030. If the unique mode of the list is 2020, what is the maximum possible sum of the 1515 integers in the list?

Show answer & explanation

Answer: 508

Answer

508
The maximum sum is achieved by setting the frequency of the unique mode 2020 to its maximum limit of 66, occupying positions 22 through 77 (since the first element is 1010 and the median at position 88 is 3030). This allows any other value to appear at most 55 times. To maximize the sum, we assign the maximum value 5050 to 55 positions (positions 1111 to 1515), and the next highest value 4949 to the remaining 22 positions in the upper half (positions 99 and 1010). Summing these values gives 10+6(20)+30+2(49)+5(50)=50810 + 6(20) + 30 + 2(49) + 5(50) = 508.

Step-by-Step Solution

1
Identify fixed elements based on the median, minimum, and maximum constraints.
For 1515 sorted integers, the median is the 8th term: x8=30x_8 = 30. The minimum is x1=10x_1 = 10, and the maximum is x15=50x_{15} = 50.
Establishing these boundary points helps constrain the values of the other elements in the sorted list.
2
Determine the maximum possible frequency of the unique mode 2020.
Since x8=30x_8 = 30 and the list is sorted, 2020 can only occupy positions 22 through 77 (a maximum of 66 occurrences).
To maximize the overall sum, we want to maximize the frequency of the mode so that other large values (like 5050) can also appear as many times as possible.
3
Determine the maximum allowed frequency of other values under the unique mode constraint.
With the frequency of 2020 set to 66, any other number can appear at most 55 times.
Since 2020 is the unique mode, no other value in the list can have a frequency equal to or greater than 66.
4
Assign the largest possible values to the remaining positions in the upper half (x9x_9 to x14x_{14}).
Set x11=x12=x13=x14=x15=50x_{11} = x_{12} = x_{13} = x_{14} = x_{15} = 50 (frequency of 55). The remaining two positions, x9x_9 and x10x_{10}, are set to the next largest integer, 4949.
This maximizes the sum of the upper half of the list without violating the maximum frequency limit of 55 for any non-mode value.
5
Sum the elements of the optimal list.
Sum = 10+6(20)+30+2(49)+5(50)=10+120+30+98+250=50810 + 6(20) + 30 + 2(49) + 5(50) = 10 + 120 + 30 + 98 + 250 = 508.
Adding all fifteen optimal values together gives the absolute maximum possible sum.

Key Concept

Using central tendency constraints (median, mode) and range limits to optimize a dataset sum.
Question 7Question

A set of 1010 distinct positive integers has a median of 2525 and a range of 3030. What is the greatest possible value of the mean of these 1010 integers?

Show answer & explanation

Answer: 33

Answer

The greatest possible value of the mean of the 10 integers is 33.
The correct answer is 33. To find the greatest possible mean of the 10 distinct positive integers, we must maximize their sum. Let the sorted integers be x1<x2<x3<x4<x5<x6<x7<x8<x9<x10x_1 < x_2 < x_3 < x_4 < x_5 < x_6 < x_7 < x_8 < x_9 < x_{10}. The median is the average of the 5th and 6th terms, so x5+x62=25\frac{x_5 + x_6}{2} = 25, or x5+x6=50x_5 + x_6 = 50. Since the integers are distinct, the maximum value for x5x_5 is 24, which forces x6=26x_6 = 26. To maximize the sum of the first five terms, they should be consecutive integers ending at 24: x1=20,x2=21,x3=22,x4=23,x5=24x_1 = 20, x_2 = 21, x_3 = 22, x_4 = 23, x_5 = 24. Since the range is 30, the maximum value is x10=x1+30=20+30=50x_{10} = x_1 + 30 = 20 + 30 = 50. To maximize the remaining terms in the upper half, we choose the largest possible distinct integers less than 50: x7=47,x8=48,x9=49x_7 = 47, x_8 = 48, x_9 = 49. The maximum sum is 20+21+22+23+24+26+47+48+49+50=33020 + 21 + 22 + 23 + 24 + 26 + 47 + 48 + 49 + 50 = 330, yielding a maximum mean of 330/10=33330 / 10 = 33.

Step-by-Step Solution

1
Define the variables and apply the median constraint.
Let the 10 sorted distinct positive integers be x1<x2<x3<x4<x5<x6<x7<x8<x9<x10x_1 < x_2 < x_3 < x_4 < x_5 < x_6 < x_7 < x_8 < x_9 < x_{10}. The median is the average of the 5th and 6th terms: x5+x62=25\frac{x_5 + x_6}{2} = 25, which means x5+x6=50x_5 + x_6 = 50.
Since the number of terms is even, the median is the average of the two middle terms.
2
Maximize the first five integers to find the maximum value of the first term.
Since the integers are distinct, we must have x5<x6x_5 < x_6. With x5+x6=50x_5 + x_6 = 50, the maximum possible integer value for x5x_5 is 24 (which makes x6=26x_6 = 26). To maximize the sum, we make the preceding terms as large as possible: x4=23x_4 = 23, x3=22x_3 = 22, x2=21x_2 = 21, and x1=20x_1 = 20.
To maximize the mean, we must maximize the sum of all terms, which requires making each term as large as possible within the distinct integer constraints.
3
Apply the range constraint to find the maximum value of the last term.
The range is 30, so x10x1=30x_{10} - x_1 = 30. Since the maximum value of x1x_1 is 20, the maximum possible value for x10x_{10} is 20+30=5020 + 30 = 50.
The range of a dataset is the difference between the maximum and minimum values.
4
Maximize the remaining terms in the upper half of the dataset.
We have x6=26x_6 = 26. The remaining terms must satisfy 26<x7<x8<x9<x10=5026 < x_7 < x_8 < x_9 < x_{10} = 50. To maximize the sum, we choose the largest possible distinct integers for these slots: x9=49x_9 = 49, x8=48x_8 = 48, and x7=47x_7 = 47.
This maximizes the sum of the upper half of the dataset under the constraint that the maximum value is 50.
5
Calculate the maximum sum and the resulting maximum mean.
Sum = 20+21+22+23+24+26+47+48+49+50=33020 + 21 + 22 + 23 + 24 + 26 + 47 + 48 + 49 + 50 = 330. Mean = 33010=33\frac{330}{10} = 33.
The mean is calculated by dividing the sum of the elements by the number of elements.

Key Concept

Maximizing the mean of a bounded dataset using median, range, and distinctness constraints.
Question 8Question

During a basketball season, a player scored the following number of points in their first five games: 1818, 99, 2424, 1414, and 1515. What is the median number of points the player scored in these five games?

Show answer & explanation

Answer: 1515

Answer

1515
To find the median of a dataset, the values must first be arranged in numerical order. Sorting the scores 1818, 99, 2424, 1414, and 1515 from least to greatest yields: 99, 1414, 1515, 1818, and 2424. Since there is an odd number of scores (55 scores), the median is the middle value, which is the third number in the sorted list. The third number is 1515.

Step-by-Step Solution

1
Arrange the given list of scores in ascending order.
The sorted list of scores is 99, 1414, 1515, 1818, and 2424.
Before finding the median of a dataset, the values must be sorted from least to greatest.
2
Identify the middle value in the sorted list of 55 numbers.
Since there are 55 numbers, the middle value is the third number, which is 1515.
For an odd number of data points, the median is the exact middle value of the sorted list.

Key Concept

Finding the median of an odd number of data points by first sorting the dataset in ascending order.
Estimated Time:45s
Question 9Question

A store manager records the number of laptop computers sold each day during a 5-day work week. The daily sales, in chronological order from Monday to Friday, are 2, 10, 9, 4, and 5. What is the positive difference between the mean and the median of the number of laptops sold daily?

Show answer & explanation

Answer: 1

Answer

The positive difference between the mean and the median of the daily laptop sales is 1.
To find the correct answer, we first calculate the mean of the dataset by summing the numbers (2+10+9+4+5=302 + 10 + 9 + 4 + 5 = 30) and dividing by the count (30/5=630 / 5 = 6). Next, we find the median by sorting the dataset (2,4,5,9,102, 4, 5, 9, 10) and selecting the middle value, which is 55. The positive difference between the mean and the median is 65=16 - 5 = 1.

Step-by-Step Solution

1
Calculate the mean of the daily laptop sales.
The sum of the laptop sales is 2+10+9+4+5=302 + 10 + 9 + 4 + 5 = 30. Since there are 5 days, the mean is 305=6\frac{30}{5} = 6.
The mean is calculated by dividing the sum of all values by the total number of values.
2
Find the median of the daily laptop sales.
Sorting the sales in ascending order gives 2,4,5,9,102, 4, 5, 9, 10. The middle value (the 3rd number) is 55.
The median of a set of numbers is the middle value when the numbers are arranged in order.
3
Calculate the positive difference between the mean and the median.
The positive difference is 65=16 - 5 = 1.
Subtract the smaller value from the larger value to find the positive difference.

Key Concept

Calculating and comparing descriptive statistics (mean and median) of a dataset.
Question 10Question

An employee at a retail store recorded the number of hours they worked each day for one week in the table below.

DayHours Worked
Monday8
Tuesday2
Wednesday10
Thursday5
Friday3
Saturday7
Sunday7

What is the median number of hours worked per day for this week?

Show answer & explanation

Answer: 7

Answer

The median number of hours worked per day for this week is 7.
The median of a set of data is the middle value when the numbers are arranged in order. Sorting the given hours worked from least to greatest gives: 2, 3, 5, 7, 7, 8, 10. Since there are 7 data points, the middle value is the 4th value, which is 7.

Step-by-Step Solution

1
Arrange the daily hours worked in ascending order.
The sorted list of hours is: 2, 3, 5, 7, 7, 8, 10.
Finding the median of a data set requires organizing the values from least to greatest.
2
Identify the middle value in the ordered list of 7 values.
The 4th value in the sorted list is 7.
Since the data set has an odd number of values (7), the median is the single middle value, located at the 4th position.

Key Concept

The median of a data set is the middle value when the data are arranged in numerical order.
Question 11Question

A local shipping warehouse records the number of packages shipped during each hour of a 6-hour morning shift in the table below:

HourPackages Shipped
Hour 11515
Hour 22727
Hour 31818
Hour 43232
Hour 51212
Hour 62222

What is the median number of packages shipped per hour during this shift?

Show answer & explanation

Answer: 2020

Answer

The median number of packages shipped per hour is 2020.
The correct answer is 2020. To find the median, we first arrange the numbers in ascending order: 12,15,18,22,27,3212, 15, 18, 22, 27, 32. Since there is an even number of values (66), the median is the average of the two middle values, 1818 and 2222. The average is 18+222=20\frac{18 + 22}{2} = 20.

Step-by-Step Solution

1
Sort the package counts in ascending order.
The sorted dataset is 12,15,18,22,27,3212, 15, 18, 22, 27, 32.
Finding the median of a dataset requires the data to be ordered from least to greatest.
2
Identify the two middle numbers in the ordered dataset.
Since there is an even number of data points (66 values), the two middle numbers are the 3rd and 4th values: 1818 and 2222.
For an even number of data points, the median is the average of the two central values.
3
Calculate the average of the two middle numbers.
18+222=402=20\frac{18 + 22}{2} = \frac{40}{2} = 20.
The average of 1818 and 2222 yields the median value of 2020.

Key Concept

Calculating the median of a dataset with an even number of values.
Question 12Question

The table below shows the distribution of the number of books read by a group of students during a summer reading program.

Number of Books ReadNumber of Students
11
24
38
4xx
54

If the median number of books read by the students is 3, what is the maximum possible value for the mean number of books read by these students?

Show answer & explanation

Answer: 3.4

Answer

The maximum possible value for the mean number of books read is 3.4.
To maximize the mean, we want to maximize the number of students who read 4 books, which is xx. However, xx is constrained by the requirement that the median must remain 3. The total number of students is 17+x17 + x. The 3s occupy sorted positions 6 through 13. For the median to be 3, the middle position(s) of the sorted list must not exceed position 13. When N=17+xN = 17+x is odd (so xx is even), the median position is 18+x2\frac{18+x}{2}. Setting 18+x213\frac{18+x}{2} \le 13 yields x8x \le 8. For x=8x = 8, the total number of students is 25, and the 13th student is the last one who read 3 books, making the median 3. If x=9x = 9, the total is 26, and the median is the average of the 13th (3) and 14th (4) values, which is 3.5. Therefore, the maximum integer value of xx is 8. The mean with x=8x=8 is the sum of all books read divided by the total number of students: (1×1+2×4+3×8+4×8+5×4)/25=85/25=3.4(1 \times 1 + 2 \times 4 + 3 \times 8 + 4 \times 8 + 5 \times 4) / 25 = 85 / 25 = 3.4.

Step-by-Step Solution

1
Express the total number of students, NN, in terms of xx.
N=1+4+8+x+4=17+xN = 1 + 4 + 8 + x + 4 = 17 + x
To calculate the mean and locate the median, we need the total count of data points.
2
Determine the range of positions that the value 3 occupies in the sorted dataset.
Positions 6 through 13.
Since the ratings are sorted, the single 1 is at position 1, the four 2s are at positions 2–5, and the eight 3s are at positions 6–13.
3
Find the maximum integer value of xx that keeps the median at 3.
x=8x = 8
If x=8x = 8, the total number of students is 2525. The median is the 13th value, which is 3. If x=9x = 9, the total is 2626, and the median is the average of the 13th (3) and 14th (4) values, which is 3.5.
4
Calculate the mean of the dataset when x=8x = 8.
Mean = 85/25=3.485 / 25 = 3.4
The sum of the books read is 1(1)+2(4)+3(8)+4(8)+5(4)=851(1) + 2(4) + 3(8) + 4(8) + 5(4) = 85. Dividing this by the total of 25 students gives the maximum mean.

Key Concept

Finding the maximum mean of a frequency distribution given a median constraint by setting up inequalities for the median position.
Question 13Question

The frequency table below shows the number of siblings reported by a group of 1010 students in a class.

Number of SiblingsNumber of Students
0022
1144
2233
3311

What is the mean number of siblings per student for this group?

Show answer & explanation

Answer: 1.31.3

Answer

The mean number of siblings per student is 1.31.3.
To find the mean number of siblings per student, first determine the total number of siblings by multiplying each sibling category by its frequency: (0×2)+(1×4)+(2×3)+(3×1)=13(0 \times 2) + (1 \times 4) + (2 \times 3) + (3 \times 1) = 13. Next, determine the total number of students by summing the frequencies: 2+4+3+1=102 + 4 + 3 + 1 = 10. Finally, divide the total siblings by the total students: 1310=1.3\frac{13}{10} = 1.3.

Step-by-Step Solution

1
Find the total number of students by adding the frequencies in the second column.
2+4+3+1=102 + 4 + 3 + 1 = 10 students
This sum represents the total number of observations in the dataset.
2
Calculate the total number of siblings by multiplying each sibling count by the number of students reporting that count, then summing the products.
(0×2)+(1×4)+(2×3)+(3×1)=0+4+6+3=13(0 \times 2) + (1 \times 4) + (2 \times 3) + (3 \times 1) = 0 + 4 + 6 + 3 = 13 siblings
This gives the sum of all data values across the entire group.
3
Divide the total number of siblings by the total number of students to find the mean.
1310=1.3\frac{13}{10} = 1.3
The mean is calculated as the sum of all values divided by the number of observations.

Key Concept

Calculating the mean from a frequency table.
Estimated Time:1m 0s
Question 14Question

During a science experiment, a student measured the temperature changes of a liquid in degrees Celsius at seven different intervals. The recorded changes were 15C15^\circ\text{C}, 6C6^\circ\text{C}, 20C20^\circ\text{C}, 24C24^\circ\text{C}, 7C7^\circ\text{C}, 4C4^\circ\text{C}, and 8C8^\circ\text{C}. What is the positive difference between the median and the mean of these seven recorded temperatures?

Show answer & explanation

Answer: 4

Answer

4
To find the correct positive difference, we first find the mean by dividing the sum of the temperatures by 7: (15+6+20+24+7+4+8)/7=84/7=12(15 + 6 + 20 + 24 + 7 + 4 + 8) / 7 = 84 / 7 = 12. We then sort the temperatures in ascending order: 4,6,7,8,15,20,244, 6, 7, 8, 15, 20, 24. The median is the middle value of this sorted list, which is 8. The positive difference between the median and the mean is 812=4|8 - 12| = 4.

Step-by-Step Solution

1
Calculate the mean of the temperatures.
Mean = 12
Sum the seven values (15+6+20+24+7+4+8=8415 + 6 + 20 + 24 + 7 + 4 + 8 = 84) and divide by the total number of data points (7) to get 84/7=1284 / 7 = 12.
2
Find the median of the temperatures.
Median = 8
Sort the values in ascending order: 4,6,7,8,15,20,244, 6, 7, 8, 15, 20, 24. Since there are 7 data points, the median is the fourth value, which is 8.
3
Calculate the positive difference between the median and the mean.
Positive difference = 4
Subtract the median from the mean (or vice versa) and take the absolute value: 812=4|8 - 12| = 4.

Key Concept

Calculating and comparing the mean and median of a dataset, including the necessity of sorting data before finding the median.
Question 15Question

A geology student collected a group of rocks and recorded their weights, in grams, in the table below. One frequency, ff, is missing.

Weight (grams)Frequency
255
104
20ff
302
156

If the mean weight of the rocks in the group is exactly 18.7518.75 grams, what is the median weight, in grams, of the rocks?

Show answer & explanation

Answer: 17.5

Answer

17.5
The correct answer is 17.5. By setting up the weighted mean equation, we find that the missing frequency ff is 3. This means there are 20 rocks in total. When sorted in ascending order, the weights are four 10s, six 15s, three 20s, five 25s, and two 30s. The 10th rock weighs 15 grams and the 11th rock weighs 20 grams. The median is the average of these two middle values: (15 + 20) / 2 = 17.5 grams.

Step-by-Step Solution

1
Set up an equation for the mean weight using the frequencies and weights from the table.
The sum of the weights is 25(5)+10(4)+20(f)+30(2)+15(6)=315+20f25(5) + 10(4) + 20(f) + 30(2) + 15(6) = 315 + 20f. The total number of rocks is 5+4+f+2+6=17+f5 + 4 + f + 2 + 6 = 17 + f. The mean is 315+20f17+f=18.75\frac{315 + 20f}{17 + f} = 18.75.
To find the missing frequency ff using the given mean.
2
Solve the equation for ff.
315+20f=18.75(17+f)    315+20f=318.75+18.75f    1.25f=3.75    f=3315 + 20f = 18.75(17 + f) \implies 315 + 20f = 318.75 + 18.75f \implies 1.25f = 3.75 \implies f = 3.
To determine the number of rocks that weigh 20 grams.
3
Find the total number of rocks and identify the median position.
The total number of rocks is 17+3=2017 + 3 = 20. Since the total number is even, the median is the average of the 10th and 11th values when the weights are sorted in ascending order.
The median of an even number of data points is the average of the two middle values.
4
List the sorted weights and find the 10th and 11th values.
The sorted weights are: four 10s, six 15s (making 10 rocks total), followed by three 20s. Thus, the 10th rock weighs 15 grams and the 11th rock weighs 20 grams.
To find the values of the two middle rocks.
5
Calculate the average of the 10th and 11th values.
Median = 15+202=17.5\frac{15 + 20}{2} = 17.5 grams.
To find the median weight.

Key Concept

Calculating the median from a frequency distribution table after finding a missing frequency using the mean.
Estimated Time:2m 30s
Question 16Question

A gymnast competed in 5 events during a state meet, earning scores of 14.214.2, 13.813.8, 14.514.5, 13.513.5, and 14.014.0. She has one event remaining. If her goal is to have an average (arithmetic mean) score of exactly 14.114.1 for all 6 events, what score must she earn on her final event?

Show answer & explanation

Answer: 14.6

Answer

14.6
To find the score needed on the final event, we first calculate the total sum of the scores from the first 5 events: 14.2+13.8+14.5+13.5+14.0=70.014.2 + 13.8 + 14.5 + 13.5 + 14.0 = 70.0. Next, we find the total sum required for all 6 events to average exactly 14.114.1: 14.1×6=84.614.1 \times 6 = 84.6. Finally, we subtract the sum of the first 5 events from this target total: 84.670.0=14.684.6 - 70.0 = 14.6. Therefore, the required score on the final event is 14.6.

Step-by-Step Solution

1
Calculate the sum of the scores from the first 5 events.
14.2+13.8+14.5+13.5+14.0=70.014.2 + 13.8 + 14.5 + 13.5 + 14.0 = 70.0
To find the missing score, we need to compare the current total score to the target total score.
2
Calculate the target total score for all 6 events to achieve an average of 14.114.1.
14.1×6=84.614.1 \times 6 = 84.6
Since the average is the sum divided by the number of events, the total sum is the average multiplied by 6.
3
Subtract the sum of the first 5 events from the target total sum to find the required final score.
84.670.0=14.684.6 - 70.0 = 14.6
The difference between the required total sum and the current sum represents the score needed on the final event.

Key Concept

Calculating a missing value in a data set to achieve a target arithmetic mean.
Question 17Question

A student volunteer recorded the hours they spent working at a community garden and the number of plants watered each day, as shown in the table below:

DayHours VolunteeredPlants Watered
Monday432
Tuesday545
Wednesday648
Thursday436
Friday880

What was the average (mean) number of hours volunteered per day by the student during this five-day period?

Show answer & explanation

Answer: 5.4

Answer

5.4 hours per day
The correct answer is 5.4 hours. To find the mean, sum the daily hours volunteered (4+5+6+4+8=274 + 5 + 6 + 4 + 8 = 27) and divide by the number of days (55), resulting in 5.45.4 hours per day.

Step-by-Step Solution

1
Calculate the total hours volunteered by summing the values in the Hours Volunteered column.
4+5+6+4+8=274 + 5 + 6 + 4 + 8 = 27 hours
To find the average, we first find the sum of all daily hours.
2
Divide the total hours by the number of days, which is 5.
27÷5=5.427 \div 5 = 5.4 hours per day
The mean is defined as the sum of the data values divided by the total number of data points.

Key Concept

Calculating the arithmetic mean from a frequency table or data set.
Question 18Question

A track athlete recorded the following times, in seconds, for five 100-meter sprint trials:

12.4, 11.8, 13.1, 12.0, 12.212.4,\ 11.8,\ 13.1,\ 12.0,\ 12.2

What is the median time, in seconds, for these five trials?

Show answer & explanation

Answer: 12.2

Answer

The median time for the five trials is 12.2 seconds.
To find the median, first arrange the five times in ascending order: 11.8, 12.0, 12.2, 12.4, and 13.1. Since there are 5 values, the median is the middle (3rd) value, which is 12.2.

Step-by-Step Solution

1
Order the data set in ascending numerical order.
11.8,12.0,12.2,12.4,13.111.8, 12.0, 12.2, 12.4, 13.1
The median is defined as the middle value of an ordered data set.
2
Identify the middle (third) position in the 5-item ordered list.
The third value is 12.212.2.
For an odd number of data points (n=5n = 5), the median is the value at position n+12=3\frac{n+1}{2} = 3.

Key Concept

Calculating the median of a finite data set
Question 19Question

A local library recorded the number of books read by students participating in a summer reading program. The results are summarized in the frequency table below.

Number of Books ReadNumber of Students
2244
3366
5555
8833
101022

What is the mean number of books read per student for this group?

Show answer & explanation

Answer: 4.754.75

Answer

The mean number of books read per student is 4.754.75.
The value 4.754.75 is correct because finding the mean from a frequency table requires calculating the weighted sum of all data values divided by the total frequency. Multiplying each book count by its student count gives 2×4+3×6+5×5+8×3+10×2=952 \times 4 + 3 \times 6 + 5 \times 5 + 8 \times 3 + 10 \times 2 = 95 total books. Dividing 9595 by the total student count of 2020 yields 4.754.75.

Step-by-Step Solution

1
Calculate the total number of students.
Total students = 4+6+5+3+2=204 + 6 + 5 + 3 + 2 = 20.
To find the mean per student, the total number of participants is needed for the denominator.
2
Calculate the total number of books read by multiplying each value by its frequency and summing.
Total books = (2×4)+(3×6)+(5×5)+(8×3)+(10×2)=8+18+25+24+20=95(2 \times 4) + (3 \times 6) + (5 \times 5) + (8 \times 3) + (10 \times 2) = 8 + 18 + 25 + 24 + 20 = 95.
The mean calculation requires the aggregate total of all books read across all students.
3
Divide the total number of books by the total number of students.
Mean = 9520=4.75\frac{95}{20} = 4.75.
The mean of a frequency distribution is given by the total sum divided by the total frequency.

Key Concept

Weighted Mean from a Frequency Table
Estimated Time:1m 30s
Question 20Question

A biology class recorded the height, in centimeters, of 1515 plant seedlings after two weeks of growth. The frequency table below summarizes the recorded measurements:

Height (cm)Number of Seedlings
3322
4444
5555
6633
7711

What is the positive difference between the mean height and the median height, in centimeters, of these 1515 seedlings?

Show answer & explanation

Answer: 0.20.2

Answer

The positive difference between the mean height and the median height is 0.20.2 centimeters.
To calculate the mean height, multiply each height by its frequency, sum the products (7272), and divide by the total number of seedlings (1515), giving 4.84.8 cm. To find the median, locate the middle value (8th8^{\text{th}} value) in the ordered dataset of 1515 measurements, which is 5.05.0 cm. The positive difference between 5.05.0 cm and 4.84.8 cm is 0.20.2 cm.

Step-by-Step Solution

1
Calculate the total sum of all seedling heights using the frequency table
(3×2)+(4×4)+(5×5)+(6×3)+(7×1)=6+16+25+18+7=72(3 \times 2) + (4 \times 4) + (5 \times 5) + (6 \times 3) + (7 \times 1) = 6 + 16 + 25 + 18 + 7 = 72 cm
Each height value must be multiplied by its corresponding frequency count to find the total sum.
2
Calculate the weighted mean height
Mean = 7215=4.8\frac{72}{15} = 4.8 cm
The sum of all heights (7272) is divided by the total number of seedlings (1515).
3
Determine the median height of the 1515 seedlings
Median = 5.05.0 cm
For 1515 ordered values, the median is the 8th8^{\text{th}} data point. Accumulating counts from smallest height: 22 (at height 3) +4+ 4 (at height 4) =6= 6 values. The next 55 values (positions 7 through 11) all have a height of 5. Therefore, the 8th8^{\text{th}} value is 5.05.0 cm.
4
Find the positive difference between the mean and the median
4.85.0=0.2|4.8 - 5.0| = 0.2 cm
Subtracting the mean (4.84.8) from the median (5.05.0) gives a positive difference of 0.20.2 cm.

Key Concept

Descriptive Statistics and Data Representations
Estimated Time:1m 30s
Page 1 / 3Next