What this quiz covers
This quiz focuses on Introducing Statistics Do Those Points Align, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
After collecting data on the number of years a person has been running and their time to complete a 10k race, a coach finds a negative linear association in her sample. Which question is most directly related to the statistical concept of inference for regression slope?
AP Statistics Quiz
Practice Introducing Statistics Do Those Points Align in AP Statistics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Introducing Statistics Do Those Points Align, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
After collecting data on the number of years a person has been running and their time to complete a 10k race, a coach finds a negative linear association in her sample. Which question is most directly related to the statistical concept of inference for regression slope?
Explanation: Inference for the slope is about assessing the strength of the evidence provided by the sample to make a conclusion about the population. This question directly asks about the strength of evidence for a linear relationship at the population level.
Imagine a population where for any given value of an explanatory variable x, there is a distribution of corresponding values for a response variable y. If a linear relationship exists, the means of these distributions fall on a straight line. Why would individual points from this population not fall perfectly on that line?
Explanation: This describes the fundamental model for linear regression. The line captures the mean response, but individual responses vary randomly around that mean. This variation is the error term (ϵ) in the model y=α+βx+ϵ.
A consumer advocacy group studied the relationship between the sugar content (in grams) and the consumer rating (on a scale of 1 to 100) for a random sample of breakfast cereals. They found a sample slope of -1.5. A primary question for statistical inference would be to determine if this negative slope is:
Explanation: Statistical inference aims to distinguish between a result that could have happened by chance (sampling variability) and a result that is statistically significant, suggesting a real effect or relationship in the larger population.
An economist models the relationship between a country's GDP and its average life expectancy using a linear regression model on data from a sample of countries. After fitting the line, she observes that the residuals are all positive for low and high GDPs and negative for mid-range GDPs. What does this pattern suggest about the linear model?
Explanation: A distinct pattern in the residual plot, such as a curve, indicates that the relationship between the variables is likely non-linear. The variation of points around the line is therefore not random, and a simple linear model is probably not the best fit for the data.
A trainer at a gym wants to investigate if there is a positive linear relationship between the number of hours a person spends at the gym per week and the amount of weight they can lift. Data is collected from a random sample of gym members. From an inferential standpoint, what is the fundamental question the trainer is trying to answer?
Explanation: This question properly frames the inferential task: using the evidence from a sample (the observed positive slope) to make a claim about the larger population (whether the true slope is positive).
A researcher calculates a sample regression line for the relationship between caffeine intake and hours of sleep for a random sample of students. She knows that if she took another random sample, she would likely get a different sample slope. How does this concept of sampling variability in the slope affect her conclusions about the true relationship?
Explanation: The fact that sample slopes vary from sample to sample (sampling variability) means there is uncertainty in any single sample's slope as an estimate of the population slope. A confidence interval is a statistical tool designed to account for this uncertainty by providing a range of plausible values for the true population slope.
A biologist believes there is a true linear relationship between the height of a certain species of plant and the amount of a specific nutrient in the soil. She collects data from a random sample of 50 plants. What does the least-squares regression line calculated from this sample represent?
Explanation: A least-squares regression line created from sample data is a statistic that serves as an estimate of the unknown population regression line. It represents our best guess for the true linear relationship based on the available sample data.
A researcher investigates the relationship between hours of weekly exercise and resting heart rate for adults at a large company. They take a random sample of 30 adults and calculate the slope of the least-squares regression line. If they were to take a second, independent random sample of 30 adults from the same company, which of the following is most likely to be true?
Explanation: Due to sampling variability, different random samples from the same population will almost certainly produce different values for sample statistics, including the slope and intercept of the least-squares regression line.
A sociologist repeatedly takes random samples of size 40 from a large population of workers to study the relationship between years of education and annual income. For each sample, the slope of the least-squares regression line is calculated. Which of the following best describes the resulting collection of all the calculated sample slopes?
Explanation: A sampling distribution is the distribution of a statistic (in this case, the slope) from all possible samples of a given size. The collection of slopes from repeated samples forms the sampling distribution of the slope, which shows how the sample slope varies.
The AP Statistics course description mentions "variation in points' positions relative to a theoretical line." In the context of inference for the slope of a regression line, what is this "theoretical line"?
Explanation: The "theoretical line" is the true, but usually unknown, population regression line (μy=α+βx) that we try to estimate with our sample data. The variation of points around this line is the population error.
An analyst studies the relationship between a stock's daily price change and the daily change in a major market index for a random sample of 60 trading days. The calculated slope of the least-squares regression line is b=0.02. What is the main purpose of conducting a hypothesis test for the slope in this context?
Explanation: A hypothesis test for the slope is used to determine if the observed sample slope provides statistically significant evidence of a linear relationship in the population. The test assesses whether the sample slope is far enough from the hypothesized value (usually 0) that it's unlikely to be due to random chance.
A student is looking at a scatterplot of fuel efficiency (miles per gallon) versus vehicle weight (pounds) for a random sample of 25 car models. The points form a general downward linear trend. Which question addresses the concept of variation that is central to beginning an inference procedure for the slope?
Explanation: This question gets at the heart of inference for slope: determining whether an observed pattern in a sample is strong enough to conclude it represents a real pattern in the population, or if it could just be a result of random sampling variation.
A professor fits a linear model to data from a random sample of students, relating hours spent studying to exam scores. The scatterplot of the data shows points scattered randomly above and below the calculated least-squares regression line. What is the most appropriate interpretation of this observation?
Explanation: A key condition for linear regression is that the residuals (deviations from the line) are randomly scattered. This random scatter doesn't invalidate the model; instead, it confirms that a linear model is appropriate and that the leftover variation is simply random error.
Two different researchers are studying the same population to determine the linear relationship between age and blood pressure. Researcher A takes a random sample of 50 individuals, and Researcher B takes a different random sample of 50 individuals. Both calculate the least-squares regression line. Which statement is most likely to be true?
Explanation: This illustrates the concept of sampling variability. Because each researcher drew a different random sample, their calculated sample statistics (like the slope) will likely differ. Both slopes, however, serve as estimates for the single, true population slope.
A scientist examines a scatterplot from a single random sample of data. The points appear to align closely to a straight line with a positive slope. What can the scientist conclude from this plot alone before performing any formal inference?
Explanation: A scatterplot from a sample can only describe the sample. We can observe an association and describe it, but we cannot make a definitive conclusion about the population without performing formal statistical inference. The sample suggests a possible relationship in the population.
In many studies involving inference for the slope of a regression line, the null hypothesis is that the true slope is zero (β=0). What is the practical implication if one fails to reject this null hypothesis?
Explanation: Failing to reject the null hypothesis means the data from the sample are not strong enough to rule out the possibility that the true slope is zero. We don't prove the null is true, but rather conclude there is insufficient evidence for the alternative hypothesis (that a linear relationship exists).
In the context of simple linear regression, what does the population regression line, μy=α+βx, describe?
Explanation: The population regression line describes the average response (μy) for a given explanatory value (x). Individual responses will vary around this mean value.
When examining a scatterplot of bivariate quantitative data from a population, what does the random scatter of points around the true population regression line represent?
Explanation: In a population, individual data points will not all fall on the regression line. The vertical deviation of each point from the line represents the random error or natural variability in the response variable that cannot be accounted for by the linear model.
The entire premise of conducting statistical inference for the slope of a least-squares regression line is based on what fundamental concept regarding the data collection process?
Explanation: All methods of statistical inference rely on the principle of randomness in data collection (either random sampling or random assignment in an experiment). This randomness allows us to use probability to describe the behavior of sample statistics and make conclusions about the population.