All questions
Question 1
A boxplot of daily rainfall in a city shows that the median is 0.5 inches, the first quartile (Q1) is 0.2 inches, and the third quartile (Q3) is 1.0 inch. The whiskers extend to a minimum of 0.0 inches and a maximum of 2.1 inches. Which statement must be true based on this information?
- The distribution of daily rainfall is symmetric.
- On half of the days, the rainfall was between 0.2 and 1.0 inches. (correct answer)
- The average daily rainfall was 0.5 inches.
- It rained every day represented in the data.
Explanation: The first quartile (Q1) represents the 25th percentile, and the third quartile (Q3) represents the 75th percentile. The data between Q1 and Q3 comprises the middle 50% of the dataset. Therefore, on 50% (or half) of the days, the rainfall was between 0.2 and 1.0 inches. A is incorrect because the distribution is skewed right (the distance from the median to Q3 is 0.5, while the distance from Q1 to the median is 0.3). C is incorrect because the median is given as 0.5 inches, but the mean (average) cannot be determined from a boxplot. D is incorrect because the minimum is 0.0 inches, meaning on at least one day there was no rainfall.
Question 2
A histogram of the weights of oranges in a shipment has a bin for 100-120g, 120-140g, 140-160g, and 160-180g. The bar for the 140-160g bin is the tallest, and the heights of the bars decrease on either side, forming a roughly symmetric, bell-shaped distribution. If the total number of oranges is 400, which is the best estimate for the number of oranges weighing less than 140g?
- Approximately 100 oranges
- Approximately 200 oranges (correct answer)
- Approximately 300 oranges
- Cannot be estimated from the description
Explanation: A symmetric, bell-shaped distribution has its mean, median, and mode at the center. The center of this distribution is the 140-160g bin. This means the median is approximately 150g. By definition of the median, approximately half the data falls below it and half falls above it. The question asks for the number of oranges weighing less than 140g, which is the start of the central bin. In a symmetric distribution, this would be close to half the total number. Therefore, the best estimate is half of 400, which is 200 oranges. 100 is too low, and 300 is too high. The shape provides enough information for a reasonable estimate.
Question 3
A boxplot for the heights of 40 players on a basketball team has a median of 78 inches and an interquartile range of 5 inches. The first quartile (Q1) is 76 inches. Approximately how many players are taller than 76 inches?
- 10
- 20
- 25
- 30 (correct answer)
Explanation: The first quartile (Q1) marks the 25th percentile of the data. This means that 25% of the data values are at or below Q1, and consequently, 75% of the data values are above Q1. Since Q1 is 76 inches, approximately 75% of the players are taller than 76 inches. To find the number of players, calculate 75% of the total number of players: 0.75 * 40 = 30. Therefore, approximately 30 players are taller than 76 inches. A (10) represents the number of players below Q1. B (20) represents the number of players above the median. C (25) is not directly represented by a quartile.
Question 4
A city planner is analyzing traffic data. A bar chart shows the number of cars passing through an intersection each day for a week. The bar for Saturday is 25% taller than the bar for Friday. If 1,200 cars passed through on Friday, how many cars passed through on Saturday?
- 900
- 1,225
- 1,500 (correct answer)
- 1,600
Explanation: Let F be the number of cars on Friday and S be the number on Saturday. We are given F = 1,200. The bar for Saturday is 25% taller, which means S is 25% more than F. To find the number of cars on Saturday, calculate 25% of 1,200 and add it to 1,200. 25% of 1,200 is 0.25 * 1,200 = 300. So, S = 1,200 + 300 = 1,500. Alternatively, multiply 1,200 by 1.25: 1,200 * 1.25 = 1,500. A is the result of incorrectly subtracting 25%. B is the result of simply adding 25 instead of 25%.
Question 5
A histogram shows the scores on a final exam. The bars are contiguous and have a width of 10 points (e.g., 60-69, 70-79, 80-89, etc.). The bar for the 80-89 range is the tallest. What is the most specific, correct conclusion that can be drawn?
- The average score on the exam was 85.
- The median score on the exam is in the 80-89 range.
- The modal class for the exam scores is the 80-89 range. (correct answer)
- More than half the students scored an 80 or above.
Explanation: A histogram shows frequencies within given intervals or bins. The tallest bar represents the interval with the highest frequency. This interval is called the modal class. Therefore, the most specific and certain conclusion is that the 80-89 range is the modal class. A is incorrect because the mean (average) cannot be precisely determined from a histogram, only estimated. B is incorrect; while the median might be in the modal class, it is not guaranteed. D is incorrect because we don't know the frequencies of the other bins, so we cannot determine if more than half the students scored above 80.
Question 6
A scatterplot displays data on house prices, with the x-axis representing the size of the house in square feet and the y-axis representing its price. A data point at (2000, 300000) is observed. If the line of best fit for the data is y=160x−10000, what is the residual for this data point?
- -10,000 (correct answer)
- 10,000
- 20,000
- -20,000
Explanation: The residual is the difference between the observed value and the predicted value (residual = observed - predicted). The observed y value is $300,000. To find the predicted value, plug the x value (2000) into the equation for the line of best fit: ypredicted=160(2000)−10000=320000−10000=310000. Now, calculate the residual: 300000−310000=−10000. A negative residual means the actual price was lower than the price predicted by the model. The distractors represent sign errors or miscalculation. Question 7
A scatterplot shows the relationship between the number of hours a student sleeps the night before a test (x-axis) and the student's score on the test (y-axis). The points on the plot are tightly clustered and form a clear pattern from the bottom-left to the upper-right. Which of the following is the most reasonable conclusion?
- There is a strong negative correlation between hours of sleep and test scores.
- There is a strong positive correlation between hours of sleep and test scores. (correct answer)
- Getting more sleep causes a student to get a higher test score.
- There is little to no correlation between hours of sleep and test scores.
Explanation: A pattern of points from the bottom-left to the upper-right indicates a positive correlation: as one variable increases, the other tends to increase. Since the points are 'tightly clustered', the correlation is strong. A describes a pattern from upper-left to lower-right. C makes a claim of causation, which cannot be concluded from a correlation alone. D would be true if the points were scattered randomly with no clear pattern.
Question 8
A scatterplot compares the number of pages in a book (x-axis) to the time it takes to read it (y-axis). A line of best fit is drawn with the equation y=0.8x+2, where y is the time in minutes and x is the number of pages. What does the slope of 0.8 represent in this context?
- It takes 0.8 minutes to read a book with zero pages.
- The average reading time for all books in the dataset is 0.8 minutes per page.
- For every 0.8 additional pages, the reading time is predicted to increase by 1 minute.
- For each additional page, the reading time is predicted to increase by 0.8 minutes. (correct answer)
Explanation: In a linear equation y=mx+b, the slope m represents the change in y for a one-unit change in x. In this context, x is the number of pages and y is the time in minutes. Therefore, the slope of 0.8 means that for each additional page (a one-unit increase in x), the predicted reading time (y) increases by 0.8 minutes. A describes the y-intercept, but incorrectly. C inverts the meaning of the slope. D describes an average, but the slope represents a rate of change. Question 9
A bar chart displays the number of students enrolled in five different university majors: Engineering (400), Business (500), Arts (350), Sciences (450), and Education (200). The number of Engineering students is what fraction of the number of Business students?
- 54 (correct answer)
- 94
- 45
- 51
Explanation: The question asks for the fraction representing Engineering students relative to Business students. This is a ratio. Number of Engineering students = 400. Number of Business students = 500. The fraction is BusinessEngineering=500400. Simplifying this fraction by dividing both the numerator and denominator by 100 gives 54. Distractor A uses the combined total of the two in the denominator (400 / 900). Distractor C inverts the fraction. Distractor D uses the total number of majors as the denominator. Question 10
A histogram displaying the salaries of employees at a company is described as being strongly skewed to the left. The highest frequency of salaries occurs in the $90,000-$100,000 range. Which statement most accurately compares the mean and median salaries?
- The mean salary is greater than the median salary.
- The mean salary is less than the median salary. (correct answer)
- The mean salary is approximately equal to the median salary.
- The relationship cannot be determined from the shape of the distribution.
Explanation: In a left-skewed (negatively skewed) distribution, the tail extends to the left. This means there are a few very low values that pull the mean down. Therefore, the mean will be less than the median. The median is more resistant to the influence of these extreme low values. A is true for a right-skewed distribution. C is true for a symmetric distribution. D is incorrect because the shape of the distribution provides clear information about the relationship between the mean and median.
Question 11
A bar chart shows the monthly rainfall for a city. The sum of the heights of all 12 bars is 48 inches. One bar, representing July, has a height of 2 inches. What percentage of the total annual rainfall occurred in July?
- 2.0%
- 4.2% (correct answer)
- 8.3%
- 16.7%
Explanation: To find the percentage of total annual rainfall that occurred in July, divide July's rainfall by the total annual rainfall and multiply by 100%. July's rainfall was 2 inches, and the total annual rainfall was 48 inches. The calculation is (2 ÷ 48) × 100% = (1/24) × 100% ≈ 4.17%, which rounds to 4.2%. Distractor A uses July's rainfall as the percentage directly. Distractor C represents twice the correct percentage. Distractor D represents four times the correct percentage.
Question 12
A bar chart represents the sales of four products (P, Q, R, S) for a company. The total revenue from these four products was $360,000. The bar for Product Q represents 30% of the total revenue, and the bar for Product R represents $90,000. What is the combined revenue of Product P and Product S?
- $162,000 (correct answer)
- $108,000
- $198,000
- $270,000
Explanation: This is a multi-step problem. First, calculate the revenue for Product Q: 30% of $360,000 is 0.30 * 360,000 = $108,000. Next, find the combined revenue of Q and R: $108,000 (Q) + $90,000 (R) = $198,000. Finally, subtract this amount from the total revenue to find the combined revenue of P and S: $360,000 - $198,000 = $162,000. Distractor A is just the revenue for Product Q. Distractor C is the combined revenue of Q and R. Distractor D is the revenue of all products except R.
Question 13
A histogram shows the number of hours students in a class spend on homework per week. The bins are 0-2, 3-5, 6-8, 9-11, and 12-14 hours. The distribution is bimodal, with the two tallest bars corresponding to the 0-2 hours bin and the 9-11 hours bin. What does this bimodal shape suggest about the students in the class?
- Most students spend a moderate amount of time on homework.
- The average homework time is likely in the 6-8 hours bin.
- The class may consist of two different groups of students with different study habits. (correct answer)
- The data is skewed to the right, indicating some students study a great deal.
Explanation: A bimodal distribution has two distinct peaks (modes), suggesting that the data comes from two different populations or groups. In this context, it indicates that there is one group of students who study very little (0-2 hours) and another group that studies a lot (9-11 hours), with fewer students in between. A is incorrect because the peaks are at the extremes, not in the middle. B is incorrect because with peaks at the ends, the average is unlikely to fall in the middle bin. D is not the primary conclusion; the most significant feature described is the two peaks, not the skewness.
Question 14
Two boxplots are used to compare the test scores of Class A and Class B. For Class A, the interquartile range (IQR) is 15. For Class B, the box is visibly wider, and its IQR is 25. The median score for both classes is 80. What can be concluded by comparing the IQRs?
- Class B has a higher average score than Class A.
- Class A had more students take the test than Class B.
- The range of scores (Maximum - Minimum) is greater for Class B.
- The scores in Class A are more consistent than the scores in Class B. (correct answer)
Explanation: The interquartile range (IQR) is a measure of statistical dispersion or variability. It represents the range of the middle 50% of the data. A smaller IQR indicates that the data points in the middle of the distribution are closer together, meaning they are more consistent. Since Class A has a smaller IQR (15) than Class B (25), its scores are more consistent. A is incorrect because the median is given, not the mean (average), and equal medians don't imply anything about the means. C is not necessarily true; the overall range depends on the minimum and maximum values (the whiskers), not just the IQR. D cannot be determined from a boxplot, which does not show the number of data points.
Question 15
A marketing team created a scatterplot where each point represents a customer. The x-axis is the customer's age and the y-axis is the amount of money they spent. The points are widely scattered and show no discernible upward or downward trend. What is the best description of the relationship?
- There is a strong positive correlation between age and spending.
- There is a weak negative correlation between age and spending.
- There is approximately no correlation between age and spending. (correct answer)
- The relationship between age and spending is non-linear.
Explanation: When points on a scatterplot are widely scattered and do not form any clear pattern (neither linear nor curved), it indicates that there is no significant relationship, or no correlation, between the two variables. A would be represented by points trending up and to the right. B would be represented by points trending down and to the right. D would be represented by a clear curved pattern, but the description says there is 'no discernible' trend at all.
Question 16
A scatterplot relates daily ice cream sales to the daily high temperature. The data shows a strong positive, linear association. Which of the following statements is a valid conclusion?
- On days with higher temperatures, ice cream sales tend to be higher. (correct answer)
- High temperatures cause people to buy more ice cream.
- If the temperature is 0 degrees, the ice cream sales will also be 0.
- This relationship will continue to be linear even for extremely high temperatures.
Explanation: A strong, positive, linear association means that as one variable (temperature) increases, the other variable (ice cream sales) also tends to increase. Statement B correctly describes this trend without claiming causation. Statement A is a claim of causation, which correlation does not prove (though it is a likely explanation, it is not a statistically valid conclusion from a scatterplot alone). Statement C makes a specific prediction about a point (0 degrees) that may be outside the range of the collected data (extrapolation) and is not guaranteed. Statement D assumes the linear trend continues indefinitely, which is unlikely in real-world scenarios.
Question 17
The five-number summary for a dataset is 10, 25, 40, 60, 90. Which of the following statements best describes the shape of the distribution?
- The distribution is symmetric.
- The distribution is skewed to the left.
- The distribution is skewed to the right. (correct answer)
- The distribution is uniform.
Explanation: We can analyze the distances between the quartiles and the median to infer skewness. The median is 40. The distance from the first quartile (Q1) to the median is 40 - 25 = 15. The distance from the median to the third quartile (Q3) is 60 - 40 = 20. Also, the distance from the median to the maximum (90 - 40 = 50) is much larger than the distance from the minimum to the median (40 - 10 = 30). Since the right side of the distribution (from the median to Q3 and to the max) is more spread out than the left side, the distribution is skewed to the right. A is incorrect because the distances are unequal. B is incorrect because the spread is greater on the right, not the left.