Math · AP Statistics ★★☆ Medium UNIT 2 OF 0

AP Statistics Unit 2: Exploring Two-Variable Data — Free Review Games.

This unit covers scatterplots, correlation and least-squares regression — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.

📋 182 questions ⏱ ~25 min 📊 5-7% of exam
Math Beast
Practice arena

Pick a mode. Play.

Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!

Plain-text mode

Don't want to play?

All 182 questions below, each with the worked answer and a written explanation. Click any question to expand it.

Q1. A scatterplot is used to display the relationship between:
A Two quantitative variables
B Two categorical variables
C One quantitative and one categorical
D Frequencies

Scatterplots show the relationship between two quantitative variables.

Q2. A correlation of r = 0.95 indicates:
A Strong positive linear relationship
B Weak positive relationship
C Strong negative relationship
D No relationship

r close to 1 indicates a strong positive linear relationship.

Q3. The range of the correlation coefficient r is:
A -1 to 1
B 0 to 1
C -inf to inf
D 0 to 100

r always falls between -1 and 1 inclusive.

Q4. In regression, the predicted value is called:
A y-hat
B x-hat
C residual
D slope

y-hat denotes the predicted value from the regression equation.

Q5. What does r^2 represent?
A Proportion of variance explained by the model
B The slope
C The y-intercept
D The correlation

r^2 is the coefficient of determination, showing the fraction of variance explained.

Q6. A residual is:
A Observed y minus predicted y
B Predicted y minus observed y
C The slope of the line
D The correlation

Residual = actual - predicted (y - y-hat).

Q7. If the residual plot shows a pattern, this suggests:
A A linear model is not appropriate
B A linear model fits well
C No relationship exists
D The data is normal

Patterns in residuals indicate the linear model does not capture the relationship well.

Q8. Correlation does NOT imply:
A Causation
B Association
C Linear relationship
D A value of r

Even strong correlation does not prove that one variable causes changes in the other.

Q9. In the equation y-hat = 3x + 2, the slope means:
A For each unit increase in x, y increases by 3
B x increases by 3
C y starts at 3
D r = 3

The slope is the predicted change in y for each one-unit increase in x.

Q10. An influential point:
A Greatly changes the regression if removed
B Has a large residual only
C Is always an outlier
D Has no effect

An influential point markedly affects the regression line when it is removed.

Q11. If r = -0.85, what is r^2?
A 0.7225
B 0.85
C -0.7225
D 0.425

r^2 = (-0.85)^2 = 0.7225.

Q12. Extrapolation is risky because:
A The model may not hold outside the data range
B It always gives wrong answers
C r decreases
D Residuals become 0

The observed relationship may not continue beyond the range of the data.

Q13. A lurking variable:
A Affects both x and y but is not in the model
B Is always measured
C Is the same as x
D Cannot exist

A lurking variable influences both variables and can create a misleading association.

Q14. If log(y) vs x is linear, the original relationship is:
A Exponential
B Linear
C Quadratic
D Logarithmic

A linear relationship in log(y) vs x indicates y is exponential in x.

Q15. The least-squares line minimizes the sum of:
A Squared residuals
B Absolute residuals
C Residuals
D Squared x-values

The least-squares method minimizes the sum of the squared vertical deviations.

Q16. The least-squares regression line always passes through which point?
A The origin \((0, 0)\)
B The point \((\bar{x}, \bar{y})\)
C The point with the largest \(x\)-value in the dataset
D The point with the smallest residual

The least-squares regression line always passes through \((\bar{x}, \bar{y})\), the means of the explanatory and response variables. This is a fundamental algebraic property of OLS: substituting \(x = \bar{x}\) into \(\hat{y} = b_0 + b_1 x\) always yields \(\hat{y} = \bar{y}\). The line passes through the origin only by coincidence if \(\bar{y} - b_1\bar{x} = 0\).

Q17. A correlation of \(r = 0\) between two quantitative variables indicates:
A There is no association of any kind between the variables
B There is no linear association between the variables
C The variables are inversely related
D The slope of the regression line is undefined

A correlation of \(r = 0\) means there is no linear association, but a strong nonlinear relationship could still exist. For example, a perfect U-shaped (quadratic) relationship can produce \(r = 0\). Choice A is incorrect because \(r\) only detects linear patterns. Choices C and D are not implied by \(r = 0\).

Q18. In a regression analysis, the explanatory (independent) variable is conventionally plotted on which axis?
A The vertical \(y\)-axis
B The horizontal \(x\)-axis
C Either axis, depending on which variable has greater variability
D A separate axis perpendicular to both \(x\) and \(y\)

By convention the explanatory variable goes on the horizontal \(x\)-axis and the response variable on the vertical \(y\)-axis, reflecting that we use \(x\) to predict \(y\). Swapping the axes would produce a different regression equation (though the correlation \(r\) stays the same).

Q19. Which value of \(r\) represents a perfect negative linear relationship between two variables?
A \(r = 0\)
B \(r = -0.5\)
C \(r = -1\)
D \(r = 1\)

A perfect negative linear relationship means every point falls exactly on a negatively-sloped line, giving \(r = -1\). A value of \(r = 0\) indicates no linear association, \(r = -0.5\) indicates a moderate negative association, and \(r = 1\) indicates a perfect positive association.

Q20. When interpreting the association shown in a scatterplot, which three characteristics should be described?
A Mean, median, and mode
B Shape, center, and spread
C Form, direction, and strength
D Slope, intercept, and residual

The standard framework for describing a scatterplot's association covers form (linear or curved), direction (positive or negative), and strength (how closely points follow the pattern). Shape, center, and spread describe the distribution of a single variable. Slope, intercept, and residual are regression quantities, not description categories.

Q21. If the correlation between variable \(x\) and variable \(y\) is \(r = 0.80\), what is the correlation between variable \(y\) and variable \(x\)?
A \(-0.80\)
B \(0.64\)
C \(0.80\)
D It cannot be determined without additional information

Correlation is symmetric: \(r_{xy} = r_{yx}\). Swapping which variable is called explanatory and which is response does not change \(r\). The value \(0.64 = r^2\) is a common distractor. No additional information is needed because symmetry is a built-in property of the Pearson correlation formula.

Q22. A scatterplot in which all data points fall exactly on a straight line with a positive slope has a correlation of:
A \(r = 0\)
B \(r = 0.50\)
C \(r = 0.95\)
D \(r = 1\)

When every point lies exactly on a positively-sloped line there is a perfect positive linear relationship, giving \(r = 1\). The value \(r = 0\) indicates no linear association. Values such as \(0.50\) or \(0.95\) indicate partial, not perfect, linear associations where scatter still exists around the line.

Q23. In the regression equation \(\hat{y} = 2.5x - 4\), what is the correct interpretation of the \(y\)-intercept \(-4\)?
A For each one-unit increase in \(x\), the predicted \(y\) decreases by \(4\)
B When \(x = 0\), the predicted value of \(y\) is \(-4\)
C The correlation between \(x\) and \(y\) is \(-4\)
D The average residual across all observations is \(-4\)

The \(y\)-intercept is the predicted value of the response variable when the explanatory variable equals zero: \(\hat{y} = 2.5(0) - 4 = -4\). Choice A describes the slope (\(2.5\)). The correlation and average residual are separate quantities not read directly from the regression intercept; in fact, the average residual from a least-squares line is always \(0\).

Q24. A student computes the residual for one data point and obtains \(e = -6\). What does this mean?
A The predicted value is \(6\) units greater than the observed value
B The observed value is \(6\) units greater than the predicted value
C The correlation coefficient decreased by \(6\) after including this point
D The slope of the regression line changed by \(-6\)

Residual \(= \text{observed} - \text{predicted}\). If \(e = -6\), then \(\text{observed} - \text{predicted} = -6\), meaning the predicted value exceeds the observed by \(6\). Choice B has the relationship backwards. Choices C and D are unrelated to the definition of a residual.

Q25. Which of the following statements about the Pearson correlation coefficient \(r\) is true?
A \(r\) measures the strength of any association, linear or nonlinear
B \(r\) changes value if the roles of the explanatory and response variables are swapped
C \(r\) carries the same units as the variables being measured
D \(r\) is not resistant to outliers

Because \(r\) is computed using means and standard deviations — both of which are non-resistant — a single outlier can dramatically change \(r\). Choice A is wrong: \(r\) measures only linear association. Choice B is wrong: \(r\) is symmetric (\(r_{xy} = r_{yx}\)). Choice C is wrong: \(r\) is unitless because it is based on standardized \(z\)-scores.

Q26. A regression equation for predicting test scores (\(\hat{y}\)) from hours studied (\(x\)) is \(\hat{y} = 1.2x + 5\). A student studies \(10\) hours and earns a score of \(22\). What is the residual for this student?
A \(-5\)
B \(5\)
C \(-17\)
D \(17\)

First, compute the predicted score: \(\hat{y} = 1.2(10) + 5 = 12 + 5 = 17\). Then the residual is \(e = \text{observed} - \text{predicted} = 22 - 17 = 5\). A positive residual means the student scored higher than the model predicted. Choice A (\(-5\)) would result from subtracting observed from predicted instead of the other way around.

Q27. A regression analysis reports \(r^2 = 0.64\) and the slope of the least-squares line is negative. What is the correlation coefficient \(r\)?
A \(0.80\)
B \(-0.80\)
C \(0.64\)
D \(-0.64\)

Since \(r^2 = 0.64\), we have \(|r| = \sqrt{0.64} = 0.80\). The slope and \(r\) always share the same sign, so because the slope is negative, \(r = -0.80\). Choice A omits the negative sign. Choice C confuses \(r\) with \(r^2\). Choice D applies the negative sign to \(r^2\) rather than to \(\sqrt{r^2}\).

Q28. A researcher converts all \(x\)-values in a dataset from inches to centimeters by multiplying each value by \(2.54\). What effect does this have on the correlation coefficient \(r\)?
A \(r\) increases by a factor of \(2.54\)
B \(r\) decreases by a factor of \(2.54\)
C \(r\) remains unchanged
D \(r\) becomes negative

Correlation is unitless and invariant under linear transformations (multiplying or adding a constant to either variable). This is because \(r\) is computed from \(z\)-scores, and \(z\)-scores are unit-free. Only a transformation that reverses direction (multiplying by a negative number) would change the sign of \(r\); multiplying by \(2.54 > 0\) has no effect.

Q29. A residual plot for a fitted regression model shows that the spread of residuals increases as the fitted values increase, forming a fan (funnel) shape. This pattern most likely indicates:
A The linear model fits the data well and no adjustment is needed
B The relationship between \(x\) and \(y\) is actually negative
C The variability in the response variable is not constant across values of \(x\)
D The correlation coefficient is close to \(1\)

A fan-shaped residual plot indicates non-constant variance (heteroscedasticity): the spread of \(y\) around the regression line grows with \(x\). This violates a key assumption of the simple linear model. It is a different concern from a curved (U-shaped) residual plot, which signals nonlinearity. Neither pattern implies that the model fits well.

Q30. A study finds a correlation of \(r = 0.85\) between the altitude of cities (in feet) and their average annual snowfall (in inches). Which of the following is the most appropriate conclusion?
A Higher altitude directly causes greater annual snowfall
B There is a strong positive linear association between altitude and average annual snowfall
C \(85\%\) of cities at higher altitudes receive more snowfall than lower-altitude cities
D The slope of the regression line predicting snowfall from altitude equals \(0.85\)

The correlation coefficient describes the strength and direction of a linear association, not causation. \(r = 0.85\) indicates a strong positive linear association. Choice A incorrectly infers causation from correlation. Choice C misinterprets \(r\) as a proportion of cities. Choice D confuses \(r\) with the slope, which depends on the units of both variables and is not equal to \(r\) in general.

Q31. Summary statistics for a bivariate dataset are \(\bar{x} = 5\), \(\bar{y} = 20\), \(s_x = 2\), \(s_y = 8\), and \(r = 0.75\). What is the slope of the least-squares regression line?
A \(3\)
B \(0.75\)
C \(6\)
D \(0.1875\)

The slope formula is \(b_1 = r \cdot \dfrac{s_y}{s_x} = 0.75 \cdot \dfrac{8}{2} = 0.75 \cdot 4 = 3\). Choice B is simply \(r\) itself. Choice C results from computing \(r \cdot s_y = 0.75 \cdot 8 = 6\), forgetting to divide by \(s_x\). Choice D comes from inverting the ratio: \(r \cdot \dfrac{s_x}{s_y} = 0.75 \cdot \dfrac{2}{8} = 0.1875\).

Q32. The regression equation for predicting monthly sales revenue \(\hat{y}\) (in thousands of dollars) from advertising spending \(x\) (in thousands of dollars) is \(\hat{y} = 4x + 10\). A company spends \(\\)15{,}000$ on advertising in a given month. What is the predicted monthly sales revenue?
A \(\\)46{,}000$
B \(\\)70{,}000$
C \(\\)60{,}000$
D \(\\)100{,}000$

Because \(x\) is measured in thousands of dollars, \(x = 15\). Then \(\hat{y} = 4(15) + 10 = 60 + 10 = 70\) thousand dollars \(= \\)70{,}000$. Choice C (\(\\)60{,}000$) omits the intercept. A common unit error is substituting \(x = 15{,}000\), which yields an unreasonably large value not among the choices.

Q33. A researcher reports that the correlation between children's shoe size and reading test scores is \(r = 0.78\) and concludes that larger feet cause better reading. What is the most likely reason this conclusion is flawed?
A A correlation of \(0.78\) is too weak to support any conclusion
B Both shoe size and reading ability increase with age, so age is a confounding variable driving both
C The study should have used foot width rather than shoe size
D Correlation can only be validly computed when both variables are measured in the same units

This is a classic lurking variable scenario. Age is associated with both shoe size (feet grow as children age) and reading ability (older children read better). When the effect of age is accounted for, the correlation between shoe size and reading likely disappears. The flaw is inferring causation from correlation without controlling for confounding variables. Choice A is incorrect because \(0.78\) is actually a fairly strong correlation.

Q34. A regression model reports a total sum of squares $SST = 400$ and an error sum of squares $SSE = 100$. The slope of the regression line is positive. What is the correlation coefficient \(r\)?
A \(0.25\)
B \(0.50\)
C \(0.75\)
D \(0.87\)

First, $r^2 = 1 - \dfrac{SSE}{SST} = 1 - \dfrac{100}{400} = 0.75$. Since the slope is positive, \(r = \sqrt{0.75} \approx 0.866 \approx 0.87\). Choice C (\(0.75\)) is \(r^2\), not \(r\) — a very common error. Choice A (\(0.25\)) is $\dfrac{SSE}{SST}$, and choice B (\(0.50\)) has no direct connection to these values.

Q35. A statistician finds that a plot of \(\sqrt{y}\) versus \(x\) is linear with equation \(\widehat{\sqrt{y}} = 0.5x + 2\). What is the predicted value of \(y\) when \(x = 4\)?
A \(4\)
B \(16\)
C \(8\)
D \(64\)

Substitute \(x = 4\) into the transformed equation: \(\widehat{\sqrt{y}} = 0.5(4) + 2 = 2 + 2 = 4\). To reverse the square-root transformation, square both sides: \(\hat{y} = 4^2 = 16\). Choice A (\(4\)) is \(\widehat{\sqrt{y}}\), not \(\hat{y}\) — the most common error of forgetting to undo the transformation. Choice D (\(64\)) results from cubing rather than squaring.

Q36. The least-squares regression line for predicting \(y\) from \(x\) is \(\hat{y} = 2x + 1\). Suppose every \(y\)-value in the dataset is multiplied by \(3\). What is the equation of the new regression line?
A \(\hat{y} = 6x + 3\)
B \(\hat{y} = 2x + 3\)
C \(\hat{y} = 6x + 1\)
D \(\hat{y} = 2x + 1\) (unchanged)

Multiplying all \(y\)-values by \(3\) scales \(\bar{y}\) by \(3\) and \(s_y\) by \(3\). The new slope is \(b_1' = r \cdot \dfrac{3s_y}{s_x} = 3 \times 2 = 6\). The new intercept is \(b_0' = 3\bar{y} - 6\bar{x} = 3(\bar{y} - 2\bar{x}) = 3(1) = 3\). So the new line is \(\hat{y} = 6x + 3\). Choice B scales only the intercept; choice C scales only the slope; choice D incorrectly leaves the line unchanged.

Q37. A dataset has \(\bar{x} = 10\), and the fitted regression equation is \(\hat{y} = 2x + 10\). A new data point \((10,\, 80)\) is added to the dataset. Which statement best describes the likely effect of this point on the regression?
A The point has high leverage and will strongly rotate the slope toward itself
B The point has low leverage but may substantially shift the intercept of the regression line
C The point has no effect whatsoever because \(x = \bar{x}\)
D The point will decrease \(r\) but leave the regression equation unchanged

Leverage depends on how extreme \(x\) is relative to \(\bar{x}\). Since \(x = 10 = \bar{x}\), this point has low leverage and exerts little pull on the slope. However, its \(y\)-value of \(80\) is far from the predicted \(\hat{y} = 2(10) + 10 = 30\), making it an outlier in \(y\). A low-leverage, high-residual point primarily affects the intercept rather than the slope. Choice C is incorrect: the point can still influence the intercept even when \(x = \bar{x}\).

Q38. Which of the following is always true about the residuals from a least-squares regression line?
A Every individual residual equals zero
B The sum of all residuals equals zero, and the sum of squared residuals is minimized
C The residuals are normally distributed with mean equal to \(1\)
D The largest residual belongs to the point that is farthest from \(\bar{x}\)

Two guaranteed properties of OLS residuals: (1) \(\sum e_i = 0\), because the regression line passes through \((\bar{x}, \bar{y})\), and (2) \(\sum e_i^2\) is minimized — that is the definition of least squares. Choice A is wrong; individual residuals are zero only for points that happen to lie exactly on the line. Choice D confuses leverage (distance from \(\bar{x}\)) with residual magnitude.

Q39. A researcher standardizes both variables by computing \(z\)-scores \(z_x = \dfrac{x - \bar{x}}{s_x}\) and \(z_y = \dfrac{y - \bar{y}}{s_y}\), then calculates the correlation between \(z_x\) and \(z_y\). What is this correlation equal to?
A \(1\), regardless of the original data
B \(r\), the original correlation between \(x\) and \(y\)
C \(r^2\), the coefficient of determination
D A value that depends on the sample size \(n\)

Correlation is invariant under linear transformations, and standardizing is a linear transformation. In fact, the Pearson correlation can be written as \(r = \dfrac{1}{n-1}\sum z_x z_y\), so \(r\) is literally the average product of paired \(z\)-scores. The correlation between \(z_x\) and \(z_y\) is therefore exactly \(r\). Choice A would only hold if \(r = 1\) originally. Choice C (\(r^2\)) is the coefficient of determination, a different quantity.

Q40. A statistician fits two models to the same dataset: (1) a linear model with \(r^2 = 0.88\) but a clearly curved residual plot, and (2) an exponential model using \(\ln(y)\) versus \(x\) with a randomly scattered residual plot. Which model should be preferred, and why?
A The linear model, because \(r^2 = 0.88\) shows it explains most of the variation
B The exponential model, because a random residual plot indicates the model assumptions are better satisfied
C The linear model, because exponential models are more difficult to communicate to a general audience
D The exponential model, but only if its \(r^2\) exceeds \(0.88\)

A curved residual plot for the linear model reveals systematic error — the model is wrong in a predictable way, regardless of how high \(r^2\) is. A randomly scattered residual plot for the exponential model signals that model assumptions are satisfied. Residual plot analysis is the primary diagnostic for model appropriateness and takes precedence over \(r^2\) alone. Choice D is incorrect: a well-fitting model with a lower \(r^2\) is preferable to a misspecified model with a higher \(r^2\).

Q41. Which of the following correctly describes all possible values of the correlation coefficient \(r\)?
A \(-1 < r < 1\)
B \(0 \leq r \leq 1\)
C \(-1 \leq r \leq 1\)
D \(r \neq 0\)

The correlation coefficient \(r\) is bounded by \(-1\) and \(1\), inclusive. A value of \(r = 1\) indicates a perfect positive linear relationship, \(r = -1\) indicates a perfect negative linear relationship, and \(r = 0\) indicates no linear relationship. Choice A is incorrect because it excludes \(-1\) and \(1\), which are achievable when all data points fall exactly on a straight line.

Q42. A scatterplot shows that as the value of \(x\) increases, the value of \(y\) tends to decrease. This relationship is described as:
A A positive association
B A negative association
C No association
D A nonlinear association

When one variable tends to decrease as the other increases, the variables have a negative association. Positive association occurs when both variables tend to increase together. This describes the direction of the relationship only — the form could still be linear.

Q43. A student's actual exam score is \(74\). The regression model predicts a score of \(79\) for that student. What is the residual for this student?
A \(79\)
B \(5\)
C \(-5\)
D \(74\)

The residual is defined as \(\text{residual} = \text{observed} - \text{predicted} = 74 - 79 = -5\). A negative residual means the model overpredicted the student's actual score. Choice B reverses the order of subtraction, computing \(79 - 74 = 5\) instead.

Q44. A scatterplot shows points that are loosely scattered with no clear pattern or trend. The correlation coefficient \(r\) for this dataset is most likely:
A Close to \(1\)
B Close to \(-1\)
C Close to \(0\)
D Greater than \(1\)

When points show no clear linear pattern, \(r\) is close to \(0\). Values of \(r\) close to \(1\) or \(-1\) indicate strong positive or negative linear relationships, respectively. Values outside the interval \([-1, 1]\) are impossible for a correlation coefficient.

Q45. A researcher wants to use a person's daily caloric intake to predict their body weight. Which variable is the response variable?
A Daily caloric intake, because it is used to make predictions
B Body weight, because it is the outcome being predicted
C Daily caloric intake, because it causes changes in body weight
D Body weight, because it is measured before caloric intake

The response variable (also called the dependent variable) is the outcome being predicted or explained. Here, body weight is what is being predicted, so it is the response variable. Daily caloric intake is the explanatory variable because it is used to predict body weight.

Q46. If two variables have a correlation of \(r = -1\), which statement must be true?
A There is no relationship between the two variables
B All data points lie exactly on a line with a negative slope
C All data points lie exactly on a line with a positive slope
D The two variables are statistically independent

\(r = -1\) represents a perfect negative linear relationship — every data point lies exactly on a line with a negative slope. Choice A describes \(r = 0\). Choice C describes \(r = 1\). Choice D is incorrect because \(r = -1\) indicates the strongest possible linear dependence, the opposite of independence.

Q47. Two variables have a correlation of \(r = 0.95\). A researcher concludes that changes in \(x\) must cause changes in \(y\). This conclusion is:
A Correct, because a correlation this strong must indicate causation
B Correct, because \(r > 0.90\) always indicates a causal relationship
C Incorrect, because correlation alone does not establish causation
D Incorrect, because only \(r = 1\) would indicate causation

Correlation measures the strength and direction of a linear association, but it does not establish cause and effect. A high correlation may be explained by a lurking variable, coincidence, or reverse causation. Only controlled, randomized experiments provide evidence for causal conclusions.

Q48. A dataset records outdoor temperature in Celsius (\(x\)) and daily ice cream sales (\(y\)), yielding a correlation of \(r = 0.88\). If all temperatures are converted to Fahrenheit using \(F = 1.8C + 32\), the new correlation between Fahrenheit temperature and ice cream sales will be:
A Greater than \(0.88\), because multiplying by \(1.8\) strengthens the relationship
B Less than \(0.88\), because adding \(32\) weakens the association
C \(0.88\), unchanged by the linear transformation
D Negative, because of the scaling factor \(1.8\)

The correlation coefficient is not affected by linear transformations (multiplying by a positive constant or adding any constant) applied to either variable. The strength and direction of the linear relationship are preserved, so \(r\) remains \(0.88\). If the multiplying constant were negative, only the sign of \(r\) would flip.

Q49. The regression equation for predicting a student's final exam score \(\hat{y}\) from their midterm score \(x\) is \(\hat{y} = 15 + 0.7x\). A student scored \(80\) on the midterm. What is the predicted final exam score?
A \(56\)
B \(71\)
C \(95\)
D \(68\)

Substitute \(x = 80\) into the regression equation: \(\hat{y} = 15 + 0.7(80) = 15 + 56 = 71\). Choice A results from computing \(0.7 \times 80 = 56\) but forgetting to add the intercept of \(15\).

Q50. A regression equation predicts fuel efficiency \(\hat{y}\) (in miles per gallon) from vehicle weight \(x\) (in thousands of pounds): \(\hat{y} = 50.3 - 6.5x\). What is the correct interpretation of the slope \(-6.5\)?
A The average fuel efficiency for all vehicles in the dataset is \(-6.5\) miles per gallon
B For each additional thousand pounds of vehicle weight, the predicted fuel efficiency decreases by \(6.5\) miles per gallon
C A vehicle weighing \(6.5\) thousand pounds gets \(0\) miles per gallon
D For each additional mile per gallon of fuel efficiency, vehicle weight decreases by \(6.5\) thousand pounds

The slope represents the predicted change in \(\hat{y}\) for each one-unit increase in \(x\). Since \(x\) is in thousands of pounds, each additional thousand pounds is associated with a predicted decrease of \(6.5\) miles per gallon. Choice C confuses the slope with the \(x\)-intercept, and Choice D reverses the roles of the variables.

Q51. A regression equation for predicting a plant's height (in cm) after \(x\) weeks is \(\hat{y} = 2 + 3x\), based on data collected from weeks \(1\) through \(10\). Using this equation to predict height at \(x = 50\) weeks is problematic primarily because:
A A slope of \(3\) is too large to be biologically realistic
B This is an extrapolation far beyond the range of the observed data
C The y-intercept of \(2\) is too small for accurate long-range predictions
D The equation would produce a negative residual at \(x = 50\)

Extrapolation occurs when a regression equation is used to predict for \(x\)-values outside the range of the data used to build it. The model was based on weeks \(1\) through \(10\), so using it at \(x = 50\) extends far beyond the observed range. The linear pattern that held for weeks \(1\)–\(10\) may not continue to hold at \(x = 50\).

Q52. A statistician fits a regression line to \(30\) data points. Removing one data point changes the slope from \(2.8\) to \(0.4\) and changes the correlation from \(r = 0.90\) to \(r = 0.35\). The removed point is best described as:
A A point with a zero residual in the original model
B An influential point
C A point with high leverage but no influence
D An outlier only in the \(y\)-direction

An influential point is one whose removal substantially changes the regression results. Removing this point dramatically changed both the slope (from \(2.8\) to \(0.4\)) and the correlation (from \(0.90\) to \(0.35\)), confirming it is highly influential. A high-leverage point with no influence (Choice C) would not cause such large changes when removed.

Q53. A regression model predicts used car prices based on mileage. A particular car sells for more than the model predicts. Which statement correctly describes this car's residual?
A The residual is negative, because the actual price is higher than expected
B The residual is zero, because any price near the predicted value produces a zero residual
C The residual is positive, because the actual price exceeds the predicted price
D The residual is positive, because the car's mileage is above average

\(\text{Residual} = \text{observed} - \text{predicted}\). If the actual price is higher than the predicted price, then observed \(>\) predicted, giving a positive residual. Choice A incorrectly associates a higher-than-predicted observation with a negative residual.

Q54. Which feature of a scatterplot most clearly suggests that a linear model is NOT appropriate for the data?
A A large amount of vertical scatter around an upward-sloping trend
B A curved, U-shaped pattern in the data points
C Several data points that fall above the trend line
D A very steep positive slope through the data

A curved (U-shaped or arch-shaped) pattern indicates a nonlinear relationship, making a linear model inappropriate. Choice A suggests a weak linear association — scatter around a line is expected, and a linear model may still be reasonable. A steep slope (Choice D) says nothing about whether the relationship is linear.

Q55. A dataset of \(25\) points has \(r = 0.85\), showing a strong positive linear relationship. A new data point is added that has an extreme \(x\)-value but falls exactly on the existing regression line. Which of the following best describes the effect on \(r\)?
A \(r\) will decrease significantly, because all extreme points weaken correlation
B \(r\) will likely increase or remain near \(0.85\), because the new point is consistent with the existing linear pattern
C \(r\) will become negative, because the new point is far from the cluster of original data
D \(r\) will become exactly \(1\), because the new point lies on the regression line

A point that falls exactly on the regression line is perfectly consistent with the linear pattern. Adding it extends the range of \(x\) while maintaining the trend, which typically maintains or slightly increases \(r\). Correlation is weakened only when a point departs from the linear trend. Choice D is incorrect because one additional point on the line does not make all \(26\) points perfectly collinear.

Q56. For a dataset with a negative correlation coefficient \(r\), which statement must be true about the slope \(b\) of the least-squares regression line?
A The slope must be positive
B The slope must equal \(r\)
C The slope must be negative
D The slope could be positive or negative depending on the scale of the data

The slope of the LSRL is \(b = r \cdot \dfrac{s_y}{s_x}\). Because standard deviations \(s_y\) and \(s_x\) are always positive, the sign of \(b\) is determined entirely by the sign of \(r\). A negative \(r\) guarantees a negative slope. Choice B is only true when both variables have been standardized to \(z\)-scores.

Q57. A study finds a strong positive correlation between the number of hospitals in a city and the number of deaths per year in that city. Which conclusion is most reasonable?
A Hospitals cause deaths and should be closed to reduce mortality
B Cities with more hospitals provide less effective medical care
C A lurking variable — such as city population size — most likely explains the association
D The correlation proves that hospital care reduces life expectancy

Larger cities naturally have both more hospitals and more total deaths because of their larger populations. Population size is a lurking variable that drives both quantities, producing an association that does not reflect causation. This is a classic illustration of why correlation does not imply causation.

Q58. For a bivariate dataset, the slope of the least-squares regression line is \(b = 1.5\), the standard deviation of \(x\) is \(s_x = 4\), and the standard deviation of \(y\) is \(s_y = 10\). What is the correlation coefficient \(r\)?
A \(r = 0.375\)
B \(r = 0.60\)
C \(r = 3.75\)
D \(r = 0.25\)

Using the relationship \(b = r \cdot \dfrac{s_y}{s_x}\), solve for \(r\): \(r = b \cdot \dfrac{s_x}{s_y} = 1.5 \cdot \dfrac{4}{10} = 0.60\). Choice C results from computing \(b \cdot \dfrac{s_y}{s_x}\) instead (the inverted ratio), yielding \(3.75\), which is impossible since \(|r| \leq 1\). Choice A uses \(b \cdot \dfrac{s_x}{s_y}\) with inverted values.

Q59. A student scores \(2.5\) standard deviations above the mean on a practice test. The correlation between practice test scores and final exam scores is \(r = 0.70\). How many standard deviations above the mean is the student predicted to score on the final exam?
A \(2.5\) standard deviations above the mean
B \(3.57\) standard deviations above the mean
C \(1.75\) standard deviations above the mean
D \(0.70\) standard deviations above the mean

When both variables are standardized, the predicted \(z\)-score for \(y\) is \(\hat{z}_y = r \cdot z_x = 0.70 \times 2.5 = 1.75\). This illustrates regression to the mean: students with extreme scores on one test tend to score closer to the mean on a second test. Choice A would only hold if \(r = 1.0\). Choice D results from confusing \(r \cdot 1\) with \(r \cdot z_x\).

Q60. A dataset has \(\bar{x} = 40\), \(\bar{y} = 100\), \(s_x = 8\), \(s_y = 20\), and \(r = 0.75\). Using the least-squares regression equation, what is the predicted value of \(y\) when \(x = 56\)?
A \(\hat{y} = 130\)
B \(\hat{y} = 115\)
C \(\hat{y} = 120\)
D \(\hat{y} = 137.5\)

Step 1 — slope: \(b = r \cdot \dfrac{s_y}{s_x} = 0.75 \cdot \dfrac{20}{8} = 1.875\). Step 2 — intercept: \(a = \bar{y} - b\bar{x} = 100 - 1.875(40) = 100 - 75 = 25\). Step 3 — predict: \(\hat{y} = 25 + 1.875(56) = 25 + 105 = 130\). Choice B results from an arithmetic error in Step 1 using \(b = 1.5\); Choice D omits the intercept calculation entirely.

Q61. In simple linear regression, which of the following data points has the highest leverage?
A A point located at \((\bar{x},\, \bar{y})\), exactly at the center of the data
B A point with the largest positive residual in the dataset
C A point with an \(x\)-value far from \(\bar{x}\), regardless of its \(y\)-value
D A point with the largest \(y\)-value in the dataset

In simple linear regression, leverage depends only on how far the \(x\)-value is from \(\bar{x}\). A point with \(x\) far from \(\bar{x}\) has high leverage because the regression line is sensitive to that point's position. The \(y\)-value determines whether a high-leverage point is also influential, but leverage itself is determined solely by the \(x\)-value. The point at \((\bar{x}, \bar{y})\) actually has the minimum possible leverage.

Q62. A regression line fit to \(20\) data points has a slope of \(3.8\) and \(r = 0.92\). Removing one specific data point changes the slope to \(1.2\) and \(r\) to \(0.88\). Which conclusion is best supported?
A The removed point had a large positive residual in the original model
B The removed point was influential because its removal substantially changed the slope
C The removed point had high leverage because the correlation changed very little
D The removed point was an outlier only in the \(x\)-direction with no effect on predictions

An influential point is one whose removal causes a substantial change in regression results. The slope changed from \(3.8\) to \(1.2\) — a dramatic shift — confirming the point was highly influential. The modest change in \(r\) (from \(0.92\) to \(0.88\)) does not contradict this conclusion; slope change is the primary indicator of influence here.

Q63. A regression model for predicting \(y\) from \(x\) has \(r = -0.8\). What percentage of the variation in \(y\) is NOT explained by the linear relationship with \(x\)?
A \(80\%\)
B \(64\%\)
C \(36\%\)
D \(20\%\)

The coefficient of determination is \(r^2 = (-0.8)^2 = 0.64\), meaning \(64\%\) of the variation in \(y\) is explained by \(x\). The unexplained (residual) variation is \(1 - r^2 = 1 - 0.64 = 0.36 = 36\%\). Choice B gives the explained proportion, not the unexplained. Choice A incorrectly uses \(|r| = 0.80\) instead of \(r^2\).

Q64. Which of the following is a property of the least-squares regression line \(\hat{y} = a + bx\)?
A The line minimizes the sum of the absolute values of the residuals
B The regression line passes through every data point in the dataset
C The regression line always passes through the point \((\bar{x},\, \bar{y})\)
D The slope \(b\) is always equal to the correlation \(r\)

The LSRL always passes through the centroid \((\bar{x}, \bar{y})\). This follows from the intercept formula \(a = \bar{y} - b\bar{x}\): substituting \(x = \bar{x}\) gives \(\hat{y} = a + b\bar{x} = (\bar{y} - b\bar{x}) + b\bar{x} = \bar{y}\). Choice A describes the least absolute deviations line, not the least-squares line. Choice D is only true when both variables are standardized to \(z\)-scores.

Q65. A dataset has \(\bar{x} = 6\) and \(\bar{y} = 14\). The least-squares regression line is \(\hat{y} = 2 + 2x\). A student claims that \(\hat{y} = 3 + 2.5x\) is an equally valid regression line because it has a similar slope. Which of the following best refutes the student's claim?
A The slope \(2.5\) is larger than \(2\), which automatically disqualifies it from being the LSRL
B The student's equation does not pass through \((\bar{x},\, \bar{y})\): when \(x = 6\), \(\hat{y} = 18 \neq 14\)
C A valid regression line must always have a y-intercept less than \(3\)
D The student's equation has a y-intercept that is too close to the correct intercept

The LSRL must always pass through the centroid \((\bar{x}, \bar{y})\). With \(\bar{x} = 6\) and \(\bar{y} = 14\), check the student's equation: \(\hat{y} = 3 + 2.5(6) = 3 + 15 = 18 \neq 14\). Since the student's line does not pass through \((6, 14)\), it cannot be the LSRL. The original equation does: \(\hat{y} = 2 + 2(6) = 2 + 12 = 14\) ✓.

Q66. A regression equation for predicting final exam score from midterm score is \(\hat{y} = 10 + 0.9x\). A student scored \(60\) on the midterm and \(62\) on the final exam. What is the student's residual?
A \(-2\)
B \(2\)
C \(64\)
D \(-64\)

The predicted final exam score is \(\hat{y} = 10 + 0.9(60) = 10 + 54 = 64\). The residual is \(y - \hat{y} = 62 - 64 = -2\). A negative residual means the student scored below the regression line's prediction. Choice B reverses the subtraction order (\(\hat{y} - y\)). Choice C gives the predicted value \(\hat{y} = 64\), not the residual. Choice D negates the predicted value, which has no statistical meaning.

Q67. A regression model is fit to data and yields \(r^2 = 0.64\). Which of the following is the correct interpretation?
A \(64\%\) of the variation in the response variable is explained by the linear regression on the explanatory variable
B The correlation between the two variables is \(0.64\)
C \(64\%\) of the data points fall exactly on the regression line
D The model predicts the response variable with \(64\%\) accuracy for every individual

\(r^2\) is the coefficient of determination: the proportion of total variation in \(y\) accounted for by the linear relationship with \(x\). Here, \(64\%\) of the variability in \(y\) is explained by the regression. Choice B confuses \(r^2\) with \(r\); the correlation would be \(r = \pm\sqrt{0.64} = \pm 0.8\). Choice C is a common misconception — \(r^2\) does not indicate what fraction of points touch the line. Choice D mischaracterizes \(r^2\) as a per-prediction accuracy guarantee.

Q68. Which of the following changes to a dataset would NOT change the value of the correlation coefficient \(r\)?
A Converting all \(x\)-values from inches to centimeters by multiplying each by \(2.54\)
B Multiplying all \(x\)-values by \(-1\)
C Adding an extreme data point far from the regression line
D Replacing each \(y\)-value with its square

The correlation coefficient is invariant under positive linear transformations. Multiplying all \(x\)-values by the positive constant \(2.54\) leaves the standardized \(z\)-scores unchanged, so \(r\) is unchanged. Choice B multiplies by a negative constant, reversing the sign of all \(x\) deviations and therefore changing the sign of \(r\) (e.g., \(0.7\) becomes \(-0.7\)). Choice C adds an influential outlier that can substantially alter \(r\). Choice D applies a nonlinear transformation (\(y \to y^2\)) that fundamentally changes the relationship between the variables.

Q69. A study finds a strong positive correlation between the number of firefighters dispatched to a fire and the total property damage caused by that fire. A reporter concludes that sending more firefighters causes more property damage. What is the most significant flaw in this reasoning?
A Correlation does not imply causation; the size of the fire is a lurking variable that causes both more firefighters to be sent and more damage
B The correlation coefficient for public safety data cannot be positive
C Property damage should be treated as the explanatory variable, not the response variable
D The reporter should have used a nonlinear regression model instead

This is a classic lurking variable scenario. Larger fires require more firefighters *and* cause more property damage. The size of the fire drives both variables simultaneously, creating an apparent positive correlation that does not reflect causation. Choice B is false; there is no restriction on the sign of \(r\) for public safety data. Choice C is incorrect; swapping which variable is explanatory does not resolve the causal fallacy. Choice D is irrelevant; the issue is one of causation, not model selection.

Q70. A scatterplot of \(y\) versus \(x\) shows a strong symmetric U-shaped (quadratic) pattern. What can be concluded about the correlation coefficient \(r\)?
A \(r\) may be near \(0\) even though a strong association exists between \(x\) and \(y\)
B \(r\) will be exactly \(0\) for any U-shaped relationship
C \(r\) will be large and positive because the overall curvature bends upward
D \(r\) is undefined for data that show a nonlinear pattern

\(r\) measures only the strength of the *linear* component of an association. A symmetric U-shape has equal amounts of upward and downward trend, so the linear components cancel and \(r\) can be near \(0\) despite a very strong nonlinear association. This is why scatterplots must always accompany \(r\). Choice B overstates the case; an asymmetric U-shape can still yield a nonzero \(r\). Choice C is incorrect; a U-shape has both increasing and decreasing portions that offset each other. Choice D is false; \(r\) is always defined for two quantitative variables.

Q71. Study A finds \(r = 0.3\) between weekly study hours and exam score. Study B finds \(r = -0.3\) between weekly television hours and exam score. Which statement best compares the two associations?
A Both associations have equal strength but opposite directions
B Study A shows a stronger association because positive correlations are inherently stronger
C Study B shows a stronger association because negative correlations have greater predictive power
D Study A shows a stronger association because \(0.3 > -0.3\)

The strength of a linear association is measured by \(|r|\), the absolute value of the correlation. Since \(|0.3| = |-0.3| = 0.3\), the two associations are equally strong. They differ only in direction: Study A is positive (more studying predicts higher scores) and Study B is negative (more TV predicts lower scores). Choices B and C are incorrect because the sign of \(r\) indicates direction, not strength. Choice D incorrectly applies a numerical inequality to judge strength — what matters is \(|r|\).

Q72. A residual plot for a linear regression model shows a bow-shaped (curved) pattern rather than random scatter around zero. What does this indicate?
A A linear model is not appropriate; the relationship between \(x\) and \(y\) is likely nonlinear
B The correlation coefficient \(r\) must be negative for this dataset
C The regression model has no influential outliers
D The regression line passes through every data point

A well-fitting linear model produces residuals that scatter randomly around zero. A curved pattern reveals systematic error: the linear model is not capturing the true nonlinear relationship, and a transformation or curved model should be considered. Choice B is unrelated; a curved residual pattern does not determine the sign of \(r\). Choice C is incorrect; a curved residual plot reveals model inadequacy but says nothing about the absence of influential points. Choice D would require all residuals to equal exactly zero.

Q73. A regression model predicts annual salary (in thousands of dollars) from years of experience: \(\hat{y} = 40 + 2.5x\), with \(r^2 = 0.81\). Which of the following conclusions is best supported by these statistics?
A Experience explains about \(81\%\) of the variation in salary, and each additional year of experience is associated with a predicted salary increase of \(\\)2{,}500$
B Each additional year of experience causes salary to increase by exactly \(\\)2{,}500$
C A person with no experience earns \(\\)2{,}500$
D The correlation between experience and salary is \(0.81\)

\(r^2 = 0.81\) means \(81\%\) of the variability in salary is explained by the linear regression on years of experience. The slope \(2.5\) (thousands) means each additional year is *associated* with a predicted \(\\)2{,}500$ increase. Choice B incorrectly asserts causation. Choice C misidentifies the \(y\)-intercept — for \(x = 0\), \(\hat{y} = 40\), predicting \(\\)40{,}000$ for someone with no experience. Choice D confuses \(r^2 = 0.81\) with \(r\); the actual correlation is \(r = \sqrt{0.81} = 0.9\).

Q74. A dataset has \(\bar{x} = 50\), \(\bar{y} = 120\), \(s_x = 10\), \(s_y = 20\), and \(r = 0.7\). What is the slope of the least-squares regression line of \(y\) on \(x\)?
A \(1.4\)
B \(0.35\)
C \(0.7\)
D \(2.0\)

The slope of the least-squares regression line is \(b_1 = r \cdot \dfrac{s_y}{s_x} = 0.7 \cdot \dfrac{20}{10} = 0.7 \times 2 = 1.4\). Choice B results from inverting the ratio: \(0.7 \cdot \frac{s_x}{s_y} = 0.7 \cdot \frac{10}{20} = 0.35\). Choice C is simply \(r = 0.7\), omitting the \(s_y/s_x\) multiplier. Choice D is the ratio \(s_y/s_x = 2\) without multiplying by \(r\).

Q75. A regression equation for predicting systolic blood pressure (in mmHg) from age (in years) is \(\hat{y} = 90 + 0.6x\). Which of the following best interprets the \(y\)-intercept \(90\)?
A The predicted blood pressure for someone aged \(0\) years is \(90\) mmHg, though this may not be meaningful if no infants were in the study
B Blood pressure increases by \(90\) mmHg for each additional year of age
C The correlation between age and blood pressure is \(0.90\)
D \(90\%\) of the variation in blood pressure is explained by age

The \(y\)-intercept is the predicted value of \(y\) when \(x = 0\). Here it predicts a blood pressure of \(90\) mmHg for age \(= 0\). While mathematically straightforward, this may not be meaningful in context — if the study only included adults, using the model at age \(0\) is extrapolation beyond the observed data. Choice B describes the slope \(0.6\), not the intercept. Choice C confuses the intercept value (\(90\)) with \(r\), which must lie in \([-1, 1]\). Choice D confuses the intercept with \(r^2\).

Q76. For a bivariate dataset, \(\sum(x_i - \bar{x})^2 = 200\), \(\sum(y_i - \bar{y})^2 = 800\), and \(\sum(x_i - \bar{x})(y_i - \bar{y}) = 300\). What is the value of the correlation coefficient \(r\)?
A \(0.75\)
B \(0.5625\)
C \(1.50\)
D \(0.375\)

The correlation coefficient is $r = \dfrac{\sum(x_i - \bar{x})(y_i - \bar{y})}{\sqrt{\sum(x_i - \bar{x})^2 \cdot \sum(y_i - \bar{y})^2}} = \dfrac{300}{\sqrt{200 \times 800}} = \dfrac{300}{\sqrt{160{,}000}} = \dfrac{300}{400} = 0.75$. Choice B is \(r^2 = 0.75^2 = 0.5625\), the error of stopping after squaring. Choice C exceeds \(1\), which is impossible for a correlation coefficient. Choice D divides \(300\) by \(800\) alone, incorrectly using only one sum of squares.

Q77. Which of the following is always true about the residuals from a least-squares regression line?
A The sum of all residuals, \(\sum(y_i - \hat{y}_i)\), equals zero
B Every individual residual equals zero
C The sum of the squared residuals equals \(r^2\)
D The residuals follow a normal distribution

One fundamental property of the least-squares regression line is that \(\sum(y_i - \hat{y}_i) = 0\): positive and negative residuals cancel exactly. This follows because the line is constrained to pass through \((\bar{x}, \bar{y})\). Choice B would require a perfect fit where all points lie on the line. Choice C is false; \(r^2\) is the ratio of explained to total variation, not the sum of squared residuals \(\sum e_i^2\). Choice D (normality of residuals) is an *assumption* made for inference, but it is not mathematically guaranteed for all datasets.

Q78. A scatterplot of \(y\) versus \(x\) shows exponential growth. A statistician takes the natural log of \(y\) and fits the regression \(\widehat{\ln y} = 1.2 + 0.5x\). What is the predicted value of \(y\) (not \(\ln y\)) when \(x = 4\)?
A \(e^{3.2}\)
B \(3.2\)
C \(\ln(3.2)\)
D \(e^{1.2} + 2.0\)

Substituting \(x = 4\) gives \(\widehat{\ln y} = 1.2 + 0.5(4) = 3.2\). This is the predicted value of \(\ln(y)\). To recover \(\hat{y}\), apply the inverse of \(\ln\): \(\hat{y} = e^{3.2}\). Choice B gives the predicted \(\ln(y) = 3.2\) and stops, forgetting to back-transform. Choice C applies another logarithm instead of exponentiating. Choice D incorrectly exponentiates only the intercept (\(e^{1.2}\)) before adding the slope term, rather than exponentiating the entire predicted value \(3.2\).

Q79. A dataset has correlation \(r = 0.6\). The regression of \(y\) on \(x\) has slope \(b_1 = 1.8\). A second analyst fits the regression of \(x\) on \(y\) (reversing the roles of the variables). What is the slope of this new regression line of \(x\) on \(y\)?
A \(0.2\)
B \(1.8\)
C \(\dfrac{1}{1.8} \approx 0.556\)
D \(0.6\)

The slope of \(y\) on \(x\) is \(b_1 = r \cdot \frac{s_y}{s_x} = 1.8\). Since \(r = 0.6\), we get \(\frac{s_y}{s_x} = \frac{1.8}{0.6} = 3\), so \(\frac{s_x}{s_y} = \frac{1}{3}\). The slope of the regression of \(x\) on \(y\) is \(b^* = r \cdot \frac{s_x}{s_y} = 0.6 \cdot \frac{1}{3} = 0.2\). Choice B assumes the two regression lines share the same slope, which holds only when \(r = \pm 1\). Choice C takes the reciprocal of \(b_1\), valid only when \(r = \pm 1\). Choice D uses \(r\) directly as the slope, ignoring the standard deviation ratio.

Q80. A computer output for a simple linear regression shows: Intercept \(= 5.2\) (SE \(= 1.8\)), Slope \(= 3.6\) (SE \(= 0.8\)), \(r^2 = 0.77\). A student computes \(t = \dfrac{3.6}{0.8} = 4.5\) for the slope. What does this \(t\)-statistic most directly indicate?
A Strong evidence that the population slope differs from zero, supporting a useful linear relationship between \(x\) and \(y\)
B The regression line passes through the origin
C The \(y\)-intercept is also statistically significant
D \(r^2\) must exceed \(0.90\) for a \(t\)-statistic this large to occur

The \(t\)-statistic for the slope tests \(H_0: \beta_1 = 0\) (no linear relationship) against \(H_a: \beta_1 \neq 0\). A large \(|t|\) value like \(4.5\) provides strong evidence against the null hypothesis, indicating the slope is significantly nonzero and the linear model is statistically useful. Choice B is unrelated; passing through the origin is a separate constraint determined by the intercept estimate. Choice C is incorrect; \(t = 4.5\) tests only the slope; the intercept requires its own separate \(t\)-test. Choice D is false; \(t\) depends on the estimate divided by its standard error, and a large \(t\) for the slope does not determine \(r^2\).

Q81. A dataset with \(n = 40\) observations has \(r = 0.88\). After one specific data point is removed, the correlation drops to \(r = 0.55\). Which of the following best characterizes the removed point?
A An influential point that reinforces the linear trend, likely located at an extreme \(x\)-value near the regression line
B An influential point that contradicts the linear trend, pulling the line away from the remaining data
C A point with high leverage but negligible influence on the correlation
D An outlier in the \(y\)-direction only, with an \(x\)-value close to \(\bar{x}\)

The removed point raises \(r\) from \(0.55\) to \(0.88\), meaning it *strengthens* the linear association. Such points are typically high-leverage (extreme in \(x\)) and fall close to the regression line, reinforcing the apparent linear pattern — removing them reduces \(r\) substantially. Choice B describes a point that *weakens* the correlation; removing a contradicting point would *increase* \(r\), not decrease it. Choice C is contradicted by the large change in \(r\), which demonstrates high influence. Choice D describes a point near \(\bar{x}\), which has low leverage and would produce only a small change in \(r\).

Q82. Two linear regression models are fit to the same response variable \(y\). Model 1 uses predictor \(x_1\), yields \(r^2 = 0.72\), and has a residual plot with random scatter. Model 2 uses predictor \(x_2\), yields \(r^2 = 0.85\), and has a residual plot with a clear curved pattern. Which conclusion is most appropriate?
A Model 1 is more appropriate because its residual plot confirms the linear model is valid, even though it explains less variation
B Model 2 is strictly better because a higher \(r^2\) always indicates a more appropriate model
C Model 2 is better because the curved residual pattern shows it is capturing nonlinear structure
D Neither model is valid because \(r^2\) values below \(0.90\) indicate insufficient fit

A high \(r^2\) is desirable but does not by itself confirm that a linear model is appropriate. Model 2's curved residual plot reveals that the linear model is misspecified for \(x_2\) — despite explaining \(85\%\) of the variance, it is systematically wrong in a patterned way. Model 1's random residual plot confirms the linear model is appropriate for \(x_1\). A correctly specified model with \(r^2 = 0.72\) is preferable to a misspecified one with \(r^2 = 0.85\). Choice B is a common and important misconception. Choice C misreads the curved residual pattern — it indicates the model is *missing* nonlinear structure, not capturing it. Choice D is false; there is no universal \(r^2\) threshold for model validity.

Q83. Which of the following is always a property of the correlation coefficient \(r\)?
A \(r\) must be between \(0\) and \(1\)
B \(r\) is unitless and does not depend on the units of measurement
C \(r\) can exceed \(1\) when the linear relationship is very strong
D \(r\) measures the strength of any association, linear or nonlinear

The correlation coefficient \(r\) is computed from standardized \(z\)-scores, so it is unitless and unaffected by changes in units (for example, converting inches to centimeters leaves \(r\) unchanged). Choice A is wrong because \(r\) ranges from \(-1\) to \(1\), including negative values for negative associations. Choice C is wrong because \(|r| \leq 1\) always holds. Choice D is wrong because \(r\) only measures the strength of linear association — a perfect U-shaped relationship can yield \(r = 0\).

Q84. In a scatterplot, as values of the explanatory variable increase, values of the response variable tend to decrease. This pattern is best described as:
A A positive, linear association
B A negative association
C No association
D A nonlinear association

When one variable increases as the other decreases, the two variables have a negative association. The sign of the association describes direction. Choice A describes the opposite direction. Choice C would mean no discernible trend at all. Choice D addresses form (curved vs. straight), not direction — a downward-sloping straight line is linear and negative, not nonlinear.

Q85. The coefficient of determination for a linear regression is \(r^2 = 0.81\). Which of the following is the correct interpretation?
A The correlation between the two variables is \(0.81\)
B \(81\%\) of the variation in the response variable is accounted for by the linear relationship with the explanatory variable
C \(81\%\) of the data points lie exactly on the regression line
D The regression line predicts the response variable with \(81\%\) accuracy for every individual observation

\(r^2\) represents the proportion of variability in the response variable that is explained by the linear model. Here, \(81\%\) of the variation in \(y\) is accounted for by its linear relationship with \(x\). Choice A confuses \(r^2\) with \(r\); since \(r^2 = 0.81\), the correlation is \(|r| = 0.9\), not \(0.81\). Choice C is a common misconception — \(r^2\) is about variance explained, not about points sitting on the line. Choice D describes per-observation accuracy, which is an entirely different concept.

Q86. The least-squares regression line always passes through which point?
A The origin \((0,\, 0)\)
B The point \((\bar{x},\, 0)\)
C The point \((\bar{x},\, \bar{y})\)
D The point \((0,\, \bar{y})\)

A fundamental property of the least-squares regression line is that it passes through the point of means \((\bar{x},\, \bar{y})\). This follows directly from the \(y\)-intercept formula \(b_0 = \bar{y} - b_1 \bar{x}\), which guarantees \(\hat{y} = \bar{y}\) when \(x = \bar{x}\). The other choices describe points that have no guaranteed relationship to the regression line unless special conditions hold (such as \(\bar{x} = 0\) for choices A and D).

Q87. Which of the following values of \(r\) indicates the weakest linear relationship between two variables?
A \(r = -0.85\)
B \(r = 0.72\)
C \(r = -0.10\)
D \(r = 0.60\)

The strength of a linear relationship is determined by \(|r|\), not the sign. Computing the absolute values: \(0.85\), \(0.72\), \(0.10\), and \(0.60\). The smallest is \(|-0.10| = 0.10\), indicating the weakest linear association. A common error is to think negative correlations are weaker than positive ones — but \(r = -0.85\) actually indicates a stronger linear relationship than \(r = 0.60\).

Q88. In regression analysis, the explanatory variable is the variable that:
A Is placed on the \(y\)-axis of a scatterplot
B Is used to predict or explain changes in another variable
C Always has a larger standard deviation than the response variable
D Must be quantitative, while the response variable may be categorical

The explanatory variable (also called the predictor or independent variable) is used to explain or predict changes in the response variable. By convention it is placed on the \(x\)-axis — not the \(y\)-axis — making Choice A incorrect. Choice C is false: there is no requirement about the relative sizes of the standard deviations. Choice D is also false: in simple linear regression both variables are typically quantitative.

Q89. In a linear regression model, a positive residual for a particular observation means that:
A The slope of the regression line is positive
B The observed value of the response variable is greater than its predicted value
C The correlation between \(x\) and \(y\) is positive
D The predicted value of the response variable exceeds the observed value

A residual is defined as \(e = y - \hat{y}\) (observed minus predicted). A positive residual means \(y > \hat{y}\), so the actual data point lies above the regression line. Choice D describes a negative residual (where \(\hat{y} > y\)). Choices A and C describe properties of the overall model, not of individual residuals — a positive residual can occur even when the slope or correlation is negative.

Q90. Which of the following scatterplot descriptions is most consistent with a correlation of \(r \approx -0.95\)?
A Points scattered randomly with no apparent trend
B Points forming a tight cluster along a line sloping upward from left to right
C Points forming a tight cluster along a line sloping downward from left to right
D Points following a tight U-shaped curve

\(r \approx -0.95\) indicates a strong negative linear association, meaning points cluster tightly around a line with a negative (downward) slope. Choice A corresponds to \(r \approx 0\). Choice B corresponds to a strong positive correlation near \(+1\). Choice D describes a nonlinear (quadratic) pattern — a symmetric U-shape can yield \(r \approx 0\) even though the association is strong, because \(r\) only measures linear association.

Q91. A least-squares regression line for predicting package weight \(\hat{y}\) (in pounds) from volume \(x\) (in cubic inches) is \(\hat{y} = 0.8 + 0.05x\). Which of the following is the correct interpretation of the slope?
A The predicted weight of a package with zero volume is \(0.05\) pounds
B For each additional cubic inch of volume, the predicted weight increases by \(0.05\) pounds
C For each additional pound of weight, the predicted volume increases by \(0.05\) cubic inches
D Volume explains \(5\%\) of the variation in package weight

The slope \(b_1 = 0.05\) means that for each one-unit increase in the explanatory variable (volume, in cubic inches), the predicted response (weight, in pounds) increases by \(0.05\) pounds. Choice A describes the \(y\)-intercept \(b_0 = 0.8\). Choice C reverses the roles of \(x\) and \(y\) — the regression of \(y\) on \(x\) does not describe how \(x\) changes per unit of \(y\). Choice D describes \(r^2\), which is a different statistic.

Q92. A regression equation predicting college GPA (\(\hat{y}\)) from high school GPA (\(x\)) is \(\hat{y} = 0.5 + 0.8x\), based on data where high school GPAs range from \(2.0\) to \(4.0\). Using this equation to predict college GPA for a student with a high school GPA of \(4.8\) is problematic primarily because:
A The slope of the regression line is less than \(1\)
B The prediction requires extrapolation beyond the range of the observed data
C The \(y\)-intercept is not interpretable in this context
D The correlation between the two GPA values may be negative

Extrapolation — predicting outside the range of observed \(x\) values — is unreliable because the linear trend established within the data may not continue beyond it. Here \(x = 4.8\) lies outside the observed range of \(2.0\) to \(4.0\). Choice A addresses the magnitude of the slope but has no bearing on whether the prediction is valid. Choice C is a separate (and minor) concern about the intercept. Choice D contradicts the given positive slope.

Q93. A study finds a strong positive correlation between the number of firefighters dispatched to a fire and the total property damage caused by the fire. The most reasonable explanation is:
A Dispatching more firefighters causes greater property damage
B A lurking variable — fire size — causes both more firefighters to be dispatched and more damage to occur
C The data must have been collected incorrectly, since more firefighters should reduce damage
D The correlation is exactly \(1.0\) and therefore proves causation

A lurking variable is an unobserved variable associated with both the explanatory and response variables, producing a misleading correlation. Fire size is the lurking variable: larger fires require more firefighters and also cause more damage. This does not mean firefighters cause damage. Choice A incorrectly infers causation from correlation. Choice C dismisses valid data based on intuition alone. Choice D is doubly wrong — the correlation is unlikely to be exactly \(1.0\), and even a perfect correlation does not establish causation.

Q94. A regression line for predicting exam score (\(\hat{y}\)) from hours studied (\(x\)) is \(\hat{y} = 40 + 7x\). A student studied for \(5\) hours and earned a score of \(72\). What is the residual for this student?
A \(-3\)
B \(3\)
C \(-7\)
D \(7\)

The residual is \(e = y - \hat{y}\). The predicted score for \(x = 5\) hours is \(\hat{y} = 40 + 7(5) = 40 + 35 = 75\). The actual score is \(y = 72\). Therefore the residual is \(72 - 75 = -3\). A negative residual means the student scored below what the model predicted. Choice B reverses the sign by computing \(\hat{y} - y\) instead of \(y - \hat{y}\). Choices C and D are not consistent with the correct formula.

Q95. An influential point in simple linear regression is best described as a point that:
A Has a very large residual when included in the regression
B Has an extreme value of \(x\) such that removing it would substantially change the regression line
C Makes the correlation coefficient \(r\) exceed \(0.9\)
D Has a \(y\)-value more than two standard deviations from \(\bar{y}\)

An influential observation is one whose removal substantially changes the least-squares regression line — typically a point with high leverage (extreme \(x\)-value). Importantly, influential points often have small residuals, because the regression line is pulled toward them. Choice A describes an outlier in the \(y\)-direction, which may have little influence on the line if it is near \(\bar{x}\). Choices C and D do not define influence.

Q96. A scatterplot of \(30\) data points shows a moderate positive linear association with \(r = 0.65\). A new data point is added at a very large \(x\)-value, and its \(y\)-value falls exactly on the existing regression line. Which of the following best describes the effect on \(r\)?
A \(r\) will decrease because the new point is an extreme outlier in \(x\)
B \(r\) will increase because the new point is perfectly consistent with the linear trend
C \(r\) will remain exactly \(0.65\)
D \(r\) will become negative because the new \(x\)-value is extreme

When a new point falls exactly on the regression line at an extreme \(x\)-value, it has zero residual and high leverage. Because it perfectly supports the linear trend, adding it strengthens the linear association and increases \(|r|\). Choice A incorrectly assumes any \(x\)-outlier weakens correlation. Choice C would only hold if the point were added exactly at \(x = \bar{x}\). Choice D has no basis — a point on the line does not reverse the sign of the association.

Q97. A regression of plant height (cm) on fertilizer amount (grams) yields \(r^2 = 0.64\). Which of the following is the correct interpretation of \(r^2\)?
A \(64\%\) of the plants in the study received the same amount of fertilizer
B The correlation between plant height and fertilizer amount is \(0.64\)
C \(64\%\) of the variation in plant height is explained by the linear relationship with fertilizer amount
D For every additional gram of fertilizer, plant height increases by \(64\%\)

\(r^2\) is the coefficient of determination — it represents the proportion of variability in the response variable (plant height) explained by the linear model. Here, \(64\%\) of the variation in plant height is accounted for by fertilizer amount. Choice B confuses \(r^2\) with \(r\); since \(r^2 = 0.64\), the correlation is \(|r| = 0.8\), not \(0.64\). Choices A and D are entirely unrelated to what \(r^2\) measures.

Q98. Dataset 1 examines age (years) and reaction time (ms), yielding \(r_1 = -0.6\). Dataset 2 examines height (inches) and shoe size, yielding \(r_2 = 0.6\). Which dataset shows a stronger linear association?
A Dataset 1, because negative correlations indicate stronger relationships
B Dataset 2, because positive correlations are always stronger than negative ones
C Both datasets show equally strong linear associations
D Dataset 1, because reaction time has more variability than shoe size

The strength of a linear association is measured by \(|r|\), regardless of sign. Since \(|-0.6| = |0.6| = 0.6\), both datasets have identical linear association strength. The sign of \(r\) indicates only the direction of the relationship (positive or negative slope), not its strength. Choices A and B both incorrectly assign strength based on sign. Choice D introduces variability as a factor, but \(r\) already accounts for the spread of both variables through standardization.

Q99. After fitting a least-squares regression line, a researcher examines the residual plot and observes that the residuals appear randomly scattered around zero with no discernible pattern. What does this indicate?
A The regression model has a high \(r^2\) value, close to \(1\)
B A linear model is appropriate for this data
C All residuals are equal to zero, indicating a perfect fit
D The response variable has very low variability

A residual plot with no pattern — random scatter around zero — is the key diagnostic confirming that a linear model is appropriate for the data. If the true relationship were curved, the residuals would show a systematic pattern (such as a bow or arc). Choice A is incorrect: a random residual plot says nothing about the magnitude of \(r^2\); even a moderate \(r^2\) can accompany appropriately random residuals. Choice C describes a perfect fit (\(r^2 = 1\)), which is not implied by random scatter. Choice D relates to the response variable's spread, which is separate from residual patterns.

Q100. The slope of the least-squares regression line is given by \(b_1 = r \cdot \dfrac{s_y}{s_x}\). For a dataset with \(r = 0.5\), \(s_x = 4\), and \(s_y = 8\), what is the slope of the regression line?
A \(0.25\)
B \(1.0\)
C \(2.0\)
D \(4.0\)

Substituting into the formula: \(b_1 = 0.5 \cdot \dfrac{8}{4} = 0.5 \cdot 2 = 1.0\). Choice A results from inverting the ratio: \(0.5 \cdot \dfrac{4}{8} = 0.25\). Choice C omits the factor of \(r\) and uses only \(\dfrac{s_y}{s_x} = 2\). Choice D doubles the correct answer. The formula \(b_1 = r \cdot \dfrac{s_y}{s_x}\) shows that the slope depends on both the correlation and the relative spread of the two variables.

Q101. A teacher gives two exams to the same class. The correlation between Exam 1 and Exam 2 scores is \(r = 0.7\). The five students with the highest Exam 1 scores average \(2.0\) standard deviations above the class mean. Using the regression model to predict their average performance, how many standard deviations above the mean are these students predicted to score on Exam 2?
A \(2.0\)
B \(1.4\)
C \(0.7\)
D \(0.49\)

This illustrates regression to the mean. In standardized units, the predicted \(z\)-score on \(y\) given a \(z\)-score on \(x\) is \(\hat{z}_y = r \cdot z_x\). Here, \(\hat{z}_y = 0.7 \times 2.0 = 1.4\). Students selected for extreme Exam 1 performance are predicted to score closer to the mean on Exam 2 — not because they decline, but because extreme selection partly reflects chance variation. Choice A assumes no regression to the mean. Choice C uses only \(r\) but ignores \(z_x\). Choice D incorrectly uses \(r^2 = 0.49\) instead of \(r\).

Q102. A dataset has \(\bar{x} = 10\), \(\bar{y} = 30\), \(s_x = 2\), \(s_y = 6\), and \(r = 0.8\). A second analyst fits the regression of \(x\) on \(y\) — treating \(x\) as the response and \(y\) as the explanatory variable. What is the slope of this second regression line?
A \(0.267\)
B \(2.4\)
C \(0.8\)
D \(1.2\)

For the regression of \(y\) on \(x\), the slope is \(b_1 = r \cdot \dfrac{s_y}{s_x} = 0.8 \cdot \dfrac{6}{2} = 2.4\). For the regression of \(x\) on \(y\) (roles reversed), the slope is \(b_1^{*} = r \cdot \dfrac{s_x}{s_y} = 0.8 \cdot \dfrac{2}{6} \approx 0.267\). Choice B is the slope of \(y\) on \(x\), not \(x\) on \(y\). Choice C equals \(r\) itself. A key concept is that the two regression lines are not reciprocals of each other — this asymmetry reflects the fact that \(r < 1\).

Q103. A scatterplot of \(y\) versus \(x\) follows a power model \(y = ax^b\). A researcher linearizes the data by plotting \(\ln(y)\) versus \(\ln(x)\) and fits a least-squares line with slope \(2.5\) and \(y\)-intercept \(1.2\). What is the predicted value of \(y\) when \(x = 10\)?
A \(e^{1.2} \cdot 10^{2.5}\)
B \(e^{1.2 + 25}\)
C \(1.2 + 2.5 \cdot \ln(10)\)
D \(e^{1.2} \cdot e^{2.5}\)

The linearized model is \(\ln(y) = 1.2 + 2.5\ln(x)\). Substituting \(x = 10\): \(\ln(y) = 1.2 + 2.5\ln(10)\). Exponentiating both sides: \(y = e^{1.2 + 2.5\ln(10)} = e^{1.2} \cdot e^{2.5\ln(10)} = e^{1.2} \cdot 10^{2.5}\). Choice B incorrectly computes \(2.5 \times 10 = 25\) in the exponent instead of \(2.5 \cdot \ln(10)\). Choice C gives \(\ln(y)\), not \(y\). Choice D ignores the \(\ln(x)\) term entirely, treating the model as \(\ln(y) = 1.2 + 2.5\).

Q104. A dataset has \(\bar{x} = 20\), \(\bar{y} = 50\), \(s_x = 5\), \(s_y = 10\), and \(r = 0.9\). What is the \(y\)-intercept \(b_0\) of the least-squares regression line of \(y\) on \(x\)?
A \(14\)
B \(32\)
C \(10\)
D \(41\)

First find the slope: \(b_1 = r \cdot \dfrac{s_y}{s_x} = 0.9 \cdot \dfrac{10}{5} = 1.8\). Then use the fact that the line passes through \((\bar{x}, \bar{y})\): \(b_0 = \bar{y} - b_1\bar{x} = 50 - 1.8(20) = 50 - 36 = 14\). Choice B results from using \(b_1 = r = 0.9\) (forgetting \(s_y/s_x\)): \(50 - 0.9(20) = 32\). Choice C results from using \(b_1 = s_y/s_x = 2\) (forgetting \(r\)): \(50 - 2(20) = 10\). Choice D results from inverting the ratio so \(b_1 = 0.9 \cdot (5/10) = 0.45\): \(50 - 0.45(20) = 41\).

Q105. A researcher models the relationship between \(x\) and \(y\) using a linear regression and obtains \(r^2 = 0.76\). A colleague applies a log transformation to \(x\) only, fits a regression of \(y\) on \(\ln(x)\), and obtains \(r^2 = 0.91\). Which conclusion is best supported?
A The log-transformed model is preferred because it explains more variation in \(y\)
B The original linear model is preferred because it uses untransformed, more interpretable variables
C The two models are equivalent since both use \(y\) as the response variable
D The \(r^2\) values cannot be compared because one model uses \(\ln(x)\) while the other uses \(x\)

Since both models predict the same untransformed response variable \(y\), their \(r^2\) values both measure the proportion of variation in \(y\) explained by the model and are directly comparable. The log-transformed model (\(r^2 = 0.91\)) explains substantially more variation than the linear model (\(r^2 = 0.76\)), making it the better fit. Choice B incorrectly privileges untransformed predictors. Choice C is wrong because different \(r^2\) values indicate different explanatory power. Choice D would apply if the response variable were transformed (making \(r^2\) values measure different things), but only \(x\) is transformed here.

Q106. For a dataset with \(n = 50\) observations, the correlation between \(x\) and \(y\) is \(r = 0.6\). A new variable \(w = 3x + 7\) is defined. What is the correlation between \(w\) and \(y\)?
A \(r_{wy} = 0.6\)
B \(r_{wy} = 1.8\)
C \(r_{wy} = 0.2\)
D \(r_{wy} = 0.36\)

Correlation is invariant under positive linear transformations. Since \(w = 3x + 7\) multiplies \(x\) by a positive constant (\(3 > 0\)) and shifts it, the standardized values of \(w\) are identical to those of \(x\), so \(r_{wy} = r_{xy} = 0.6\). If the multiplier were negative (e.g., \(w = -3x + 7\)), the correlation would become \(-0.6\). Choice B incorrectly multiplies \(r\) by \(3\). Choice C incorrectly divides \(r\) by \(3\). Choice D equals \(r^2 = 0.36\), not the new correlation.

Q107. When both variables in a regression are standardized — converted to \(z\)-scores with mean \(0\) and standard deviation \(1\) — the slope of the least-squares regression line of \(z_y\) on \(z_x\) equals:
A \(1\)
B \(r\)
C \(r^2\)
D \(\dfrac{s_y}{s_x}\)

The general slope formula is \(b_1 = r \cdot \dfrac{s_y}{s_x}\). When both variables are standardized, \(s_{z_x} = s_{z_y} = 1\), so the slope becomes \(b_1 = r \cdot \dfrac{1}{1} = r\). The intercept becomes \(b_0 = \bar{z}_y - r \cdot \bar{z}_x = 0 - r \cdot 0 = 0\). The standardized regression equation is therefore \(\hat{z}_y = r \cdot z_x\), revealing that \(r\) is the slope in standardized units. Choice A would require perfect correlation. Choice C uses \(r^2\) instead of \(r\). Choice D omits the factor of \(r\).

Q108. A scatterplot of two quantitative variables shows that as the value of the explanatory variable increases, the values of the response variable tend to increase as well. This pattern is best described as:
A A positive association between the two variables
B A negative association between the two variables
C A perfect linear relationship with correlation \(r = 1\)
D No association between the two variables

A positive association means that larger values of the explanatory variable correspond to larger values of the response variable. This describes only the direction of the trend, not its strength or form. A negative association would mean as \(x\) increases, \(y\) tends to decrease. The association does not need to be perfectly linear to be called positive — \(r = 1\) is a special case of a perfect positive relationship, not a requirement.

Q109. The Pearson correlation coefficient \(r\) between two quantitative variables must always satisfy which condition?
A \(-1 \leq r \leq 1\)
B \(0 \leq r \leq 1\)
C \(r > 0\) for any valid dataset
D \(r \geq -1\) with no upper bound

By definition, the Pearson correlation coefficient \(r\) is bounded between \(-1\) and \(1\) inclusive. A value of \(r = -1\) indicates a perfect negative linear relationship, \(r = 1\) indicates a perfect positive linear relationship, and \(r = 0\) indicates no linear relationship. Restricting \(r\) to \([0, 1]\) incorrectly excludes negative associations, and allowing \(r > 1\) is mathematically impossible.

Q110. A researcher computes the correlation between two quantitative variables and finds \(r = 0\). Which statement best interprets this result?
A There is no linear relationship between the variables
B There is no relationship of any kind between the variables
C The slope of the least-squares regression line is positive
D The two variables are inversely related

A correlation of \(r = 0\) means there is no linear relationship between the variables. It does not rule out a nonlinear relationship — for example, a perfectly curved (quadratic) relationship can yield \(r = 0\). Saying there is no relationship of any kind is too strong a claim. An inverse relationship would correspond to \(r < 0\), not \(r = 0\).

Q111. Which of the following correlation coefficients indicates the strongest linear association between two variables?
A \(r = -0.92\)
B \(r = 0.85\)
C \(r = -0.50\)
D \(r = 0.10\)

The strength of a linear association is determined by the absolute value \(|r|\), not the sign. Computing the absolute values: \(|-0.92| = 0.92\), \(|0.85| = 0.85\), \(|-0.50| = 0.50\), and \(|0.10| = 0.10\). The largest absolute value is \(0.92\), so \(r = -0.92\) represents the strongest linear association, even though the association is negative.

Q112. In least-squares regression, the residual for a data point is defined as:
A The observed value of \(y\) minus the predicted value \(\hat{y}\)
B The predicted value \(\hat{y}\) minus the observed value of \(y\)
C The standard deviation of the response variable
D The correlation between the explanatory and response variables

A residual is defined as \(e = y - \hat{y}\), the observed response value minus the predicted (fitted) value. A positive residual means the actual value is above the regression line; a negative residual means it is below. The order matters — computing \(\hat{y} - y\) gives the negative of the residual and is a common error.

Q113. A least-squares regression line for predicting \(y\) from \(x\) has slope \(b_1 = 2.5\). Which is the most accurate interpretation of this slope?
A For each one-unit increase in \(x\), the predicted value of \(y\) increases by \(2.5\)
B When \(x = 0\), the predicted value of \(y\) is \(2.5\)
C The correlation between \(x\) and \(y\) is \(2.5\)
D For each one-unit increase in \(y\), the predicted value of \(x\) increases by \(2.5\)

The slope \(b_1\) represents the predicted change in the response variable \(y\) for each one-unit increase in the explanatory variable \(x\). A value of \(2.5\) when \(x = 0\) describes the \(y\)-intercept, not the slope. The correlation coefficient \(r\) cannot exceed \(1\) in absolute value, so \(r = 2.5\) is impossible. The slope of the regression of \(x\) on \(y\) is a different quantity entirely.

Q114. In the context of regression, extrapolation refers to:
A Using the regression equation to predict \(y\) for values of \(x\) outside the range of the observed data
B Computing and plotting the residuals for each data point
C Applying a transformation to linearize a curved relationship
D Fitting a line that minimizes the sum of squared residuals

Extrapolation means using the regression model to make predictions for \(x\)-values that lie beyond the range of the data used to fit the model. This is considered unreliable because the relationship that holds within the observed range may not extend beyond it. Computing residuals, transforming data, and minimizing squared residuals are all distinct regression procedures.

Q115. In a scatterplot used in regression analysis, the response variable is plotted on which axis?
A The vertical axis (the \(y\)-axis)
B The horizontal axis (the \(x\)-axis)
C Either axis, depending on which variable has more variability
D The axis corresponding to whichever variable was measured first

By convention, the response (or dependent) variable is always plotted on the vertical \(y\)-axis, and the explanatory (or independent) variable is plotted on the horizontal \(x\)-axis. This placement reflects the idea that we are using \(x\) to explain or predict \(y\). The choice is not based on variability or measurement order.

Q116. A scatterplot of two quantitative variables shows points scattered in a roughly circular cloud with no discernible upward or downward trend. This pattern suggests:
A Little to no linear association between the variables
B A strong negative linear association
C A perfect nonlinear (curved) relationship
D A correlation of exactly \(r = 1\)

A circular or random scatter with no directional trend is characteristic of little to no linear association, corresponding to a correlation near \(r = 0\). A strong negative association would show a clear downward trend from left to right. A perfect nonlinear relationship would still show a systematic (curved) pattern, not a random cloud. \(r = 1\) would require all points to lie exactly on an upward-sloping line.

Q117. The least-squares regression line for a dataset is \(\hat{y} = 3 + 2x\). A particular data point has \(x = 5\) and \(y = 14\). What is the residual for this point?
A \(1\)
B \(-1\)
C \(13\)
D \(14\)

The predicted value at \(x = 5\) is \(\hat{y} = 3 + 2(5) = 13\). The residual is \(e = y - \hat{y} = 14 - 13 = 1\). A residual of \(-1\) results from reversing the formula to \(\hat{y} - y\). The values \(13\) and \(14\) are the predicted and observed values respectively, not the residual.

Q118. A regression analysis of weekly study hours (\(x\)) and test scores (\(y\)) produces a coefficient of determination \(r^2 = 0.64\). Which is the most accurate interpretation?
A About \(64\%\) of the variation in test scores is explained by the linear relationship with study hours
B The correlation between study hours and test scores is \(0.64\)
C \(64\%\) of students improved their test scores by studying more hours
D For each additional hour of study, test scores increase by \(0.64\) points

\(r^2\) is the coefficient of determination and represents the proportion of the total variability in the response variable (\(y\)) that is accounted for by the linear relationship with the explanatory variable (\(x\)). If \(r^2 = 0.64\), then \(r = \pm 0.80\), not \(0.64\). The interpretation about individual students describes a causal claim, which cannot be established from correlation alone. The slope describes the per-unit change in \(y\), which is a separate quantity.

Q119. A researcher fits a regression line to a dataset of \(25\) points and finds \(r = 0.87\). After removing one specific data point, the correlation drops to \(r = 0.62\). The removed point was most likely:
A An influential point that was strengthening the apparent linear association
B A point with a very large positive residual
C A point that fell exactly on the regression line
D A point located near the mean of the \(x\)-values

When removing a single point causes a large drop in \(r\), that point was exerting strong influence on the correlation. Points that strengthen a linear pattern (lying in the direction of the trend but far from the center) inflate \(r\). A point with a large positive residual lies far above the line and typically weakens, not strengthens, the correlation. A point exactly on the line has zero residual and minimal effect. Points near \(\bar{x}\) have low leverage and little influence on \(r\).

Q120. A researcher finds a strong positive correlation (\(r = 0.91\)) between monthly ice cream sales and monthly drowning rates across a city over several years. What is the most appropriate conclusion?
A Both variables are likely associated with a lurking variable, such as outdoor temperature or season
B Eating ice cream causes an increased risk of drowning
C Higher drowning rates lead people to purchase more ice cream
D The correlation of \(0.91\) is statistically impossible given the unrelated nature of the variables

Correlation does not imply causation. In this case, both ice cream sales and drowning rates increase in warm months due to a lurking variable — hot weather drives people to swim and also to buy ice cream. Neither variable causes the other. Attributing causation in either direction ignores the role of this confounding factor. A correlation of \(0.91\) is mathematically possible for any two variables that move together, regardless of any direct causal link.

Q121. After fitting a least-squares regression line to a dataset, a researcher plots the residuals against the fitted values \(\hat{y}\) and observes a clear U-shaped (curved) pattern. This residual plot indicates:
A A linear model may not be appropriate, and a different model or transformation should be considered
B The residuals follow a normal distribution, confirming the model is valid
C The regression line has a negative slope
D The value of \(r^2\) is very high

A residual plot with a systematic curved pattern signals that the linear model is misspecified — the true relationship likely has a nonlinear component that the linear model fails to capture. A good fit produces a residual plot with no pattern (random scatter around zero). A U-shape suggests the opposite of normally distributed residuals. The shape of the residual plot reveals nothing about the sign of the slope or the magnitude of \(r^2\).

Q122. Heights of students are measured in inches, and a correlation of \(r = 0.75\) is computed between height and a second variable. If the heights are converted to centimeters (multiplying each value by \(2.54\)), what happens to the correlation?
A The correlation remains \(r = 0.75\), because correlation is unitless
B The correlation increases to \(r = 0.75 \times 2.54\)
C The correlation decreases to \(r = 0.75 / 2.54\)
D The correlation changes sign and becomes \(r = -0.75\)

The Pearson correlation coefficient \(r\) is dimensionless and scale-invariant. Multiplying every \(x\)-value by a positive constant (such as \(2.54\)) does not change the relative ordering or spread of the data in a way that affects \(r\). This is because \(r\) is computed from standardized values (z-scores), and a linear rescaling cancels out. Changing sign would only occur if the constant were negative.

Q123. A regression equation for predicting weight \(\hat{y}\) (in kg) from height \(x\) (in cm) is \(\hat{y} = -110 + 0.8x\). What is the predicted weight for a person who is \(175\) cm tall?
A \(30\) kg
B \(140\) kg
C \(-110\) kg
D \(0.8\) kg

Substituting \(x = 175\): \(\hat{y} = -110 + 0.8(175) = -110 + 140 = 30\) kg. A common error is to compute only the slope term \(0.8 \times 175 = 140\) without adding the intercept. The value \(-110\) is the \(y\)-intercept (the predicted weight when \(x = 0\), which is outside the realistic data range), and \(0.8\) is the slope — neither is the answer to a prediction question.

Q124. Which of the following correctly describes the relationship between the correlation coefficient \(r\) and the coefficient of determination \(r^2\)?
A \(r^2\) gives the proportion of variation in \(y\) explained by \(x\), while \(r\) conveys both the strength and direction of the linear association
B \(r^2\) is always larger than \(r\) when the association is positive
C \(r\) and \(r^2\) always have the same sign
D \(r^2 = r\) whenever the linear association is perfect

\(r\) ranges from \(-1\) to \(1\) and its sign indicates direction; \(r^2\) ranges from \(0\) to \(1\) and quantifies the proportion of variability in \(y\) explained by \(x\). When \(0 < r < 1\), squaring produces \(r^2 < r\), so \(r^2\) is actually smaller, not larger. Since \(r^2 \geq 0\) always, \(r\) and \(r^2\) do not always share the same sign (negative \(r\) gives positive \(r^2\)). When \(r = \pm 1\), \(r^2 = 1\), but \(r^2 \neq r\) when \(r = -1\).

Q125. A scatterplot of \(40\) data points shows a clear linear trend. One point has an \(x\)-value far larger than all others, yet its residual is very small (the point falls close to the regression line). This point is best described as:
A A high-leverage point that is not highly influential, because it aligns with the overall trend
B An outlier in the \(y\)-direction with a large residual
C A point that has no effect on the regression line whatsoever
D An influential point that substantially distorts the slope

Leverage measures how far a point's \(x\)-value is from \(\bar{x}\) — extreme \(x\)-values produce high leverage. Influence measures how much removing the point would change the regression line. A high-leverage point that happens to fall on (or near) the line extending from the rest of the data will not substantially change the slope when removed, making it high-leverage but not highly influential. A small residual directly contradicts being an outlier in the \(y\)-direction.

Q126. The least-squares regression line for predicting \(y\) from \(x\) has slope \(b_1 = 0.75\). The standard deviations are \(s_x = 4\) and \(s_y = 5\). What is the correlation coefficient \(r\)?
A \(r = 0.60\)
B \(r = 0.75\)
C \(r = 0.9375\)
D \(r = 0.5625\)

The slope of the least-squares regression line is related to the correlation by \(b_1 = r \cdot \dfrac{s_y}{s_x}\). Solving for \(r\): \(r = b_1 \cdot \dfrac{s_x}{s_y} = 0.75 \cdot \dfrac{4}{5} = 0.60\). A common error is confusing \(r\) with \(b_1\) directly, giving \(r = 0.75\). Another error is inverting the ratio: \(r = b_1 \cdot \dfrac{s_y}{s_x} = 0.75 \cdot \dfrac{5}{4} = 0.9375\), which exceeds \(1\) in some cases. The choice \(r = 0.5625 = b_1^2\) incorrectly applies the \(r^2\) relationship.

Q127. A regression analysis of a dataset that includes one extreme \(x\)-value yields slope \(b_1 = 3.2\). When that extreme point is removed, the slope drops to \(b_1 = 1.8\). Which description best characterizes the removed point?
A An influential point that was pulling the slope upward due to its high leverage and alignment above the remaining trend
B A point that increased the correlation coefficient without affecting the slope
C A point that reduced \(r^2\) while leaving the slope unchanged
D An outlier in the \(y\)-direction only, with no leverage effect on the slope

An influential point is one whose removal substantially changes the regression results. Here, removing the point drops the slope from \(3.2\) to \(1.8\), a large change, confirming high influence. Such a point typically has extreme \(x\)-values (high leverage) and lies above or below the pattern formed by the rest of the data, pulling the slope in its direction. Choices B and C are contradicted by the observed change in slope, and an outlier only in the \(y\)-direction would have low leverage and minimal effect on the slope.

Q128. A scatterplot of \(y\) vs. \(x\) shows a curved, exponential-looking pattern. A researcher takes the natural log of \(y\) and fits a linear model, obtaining \(\widehat{\ln(y)} = 1.2 + 0.5x\). What is the predicted value of \(y\) when \(x = 4\)?
A \(e^{3.2}\)
B \(3.2\)
C \(e^{1.7}\)
D \(e^{2.0}\)

First, substitute \(x = 4\) into the linearized model: \(\widehat{\ln(y)} = 1.2 + 0.5(4) = 1.2 + 2.0 = 3.2\). Then back-transform by exponentiating: \(\hat{y} = e^{3.2}\). Stopping at \(3.2\) without back-transforming gives the prediction on the log scale, not the original scale. The value \(e^{1.7}\) arises from incorrectly computing \(1.2 + 0.5\) (using \(x = 1\)). The value \(e^{2.0}\) comes from using only the slope term \(0.5(4) = 2.0\) and omitting the intercept.

Q129. Which of the following is a defining property of the least-squares regression line that distinguishes it from other possible lines drawn through a scatterplot?
A It minimizes the sum of the squared vertical distances (residuals) from each data point to the line
B It passes through the data point with the largest \(x\)-value and the data point with the smallest \(x\)-value
C It minimizes the sum of the absolute values of the residuals
D It minimizes the sum of the squared horizontal distances from each data point to the line

The least-squares regression line is defined as the line that minimizes \(\sum(y_i - \hat{y}_i)^2\) — the sum of the squared vertical residuals. This criterion leads to a unique, computationally tractable solution. Minimizing the sum of absolute residuals (choice C) defines a different method called least absolute deviations (LAD) regression. Minimizing horizontal distances corresponds to a different regression direction (regressing \(x\) on \(y\)). Passing through extreme points is not a property of the least-squares line.

Q130. A regression of temperature (\(x\)) on electricity usage (\(y\)) yields \(r^2 = 0.81\). A student claims this means the regression equation can predict electricity usage nearly perfectly. Which response most directly addresses this claim?
A \(r^2 = 0.81\) means \(81\%\) of the variability in electricity usage is explained by temperature, but predictions still carry error; only \(r^2 = 1\) would guarantee perfect prediction
B The student is correct — \(r^2 = 0.81\) means \(81\%\) of all predictions will match the observed values exactly
C \(r^2\) has no connection to prediction accuracy; only the slope determines how well the model predicts
D The model predicts nearly perfectly only when \(r^2 > 0.90\)

\(r^2 = 0.81\) means \(81\%\) of the variation in \(y\) is explained by the linear relationship with \(x\), but the remaining \(19\%\) is unexplained. Predictions will have scatter around the line — only when \(r^2 = 1\) (all points on the line) are predictions exact. Saying \(81\%\) of predictions match exactly conflates \(r^2\) with a proportion of correct predictions. The threshold \(r^2 > 0.90\) is not a statistical criterion — accuracy depends on context, not an arbitrary cutoff.

Q131. For a given dataset, the regression line for predicting \(y\) from \(x\) and the regression line for predicting \(x\) from \(y\) are, in general, two different lines. Under which condition are these two regression lines identical?
A When \(|r| = 1\), meaning all data points fall exactly on a straight line
B When \(\bar{x} = \bar{y}\)
C When \(s_x = s_y\)
D When the sample size \(n\) is sufficiently large

The slope of the regression of \(y\) on \(x\) is \(b_1 = r(s_y / s_x)\), while the slope of \(x\) on \(y\) is \(b_1^* = r(s_x / s_y)\). For the two lines to be identical, these slopes (when both expressed as lines in the \(xy\)-plane) must agree, which occurs only when \(r = \pm 1\) — all points lie perfectly on a single line. Equal means (\(\bar{x} = \bar{y}\)) only guarantees both lines pass through the same point on the diagonal, not that they are the same line. Equal standard deviations (\(s_x = s_y\)) gives equal slopes numerically but only ensures the lines coincide when combined with \(|r| = 1\). Sample size has no bearing on this property.

Q132. A researcher fits a linear model to raw data (\(y\) vs. \(x\)) and obtains \(r = 0.72\). After applying a \(\log\) transformation to both variables (\(\log y\) vs. \(\log x\)), the correlation improves to \(r = 0.95\). Which conclusion is best supported?
A The relationship is better described by a power model (\(y = ax^b\)) than a linear model, since the log-log transformation produced a stronger linear fit
B The \(\log\) transformation increased the true underlying correlation between the variables
C The \(\log\) transformation should always be applied to maximize \(r\)
D The improvement in \(r\) proves that the original data contained influential outliers that the transformation effectively removed

When \(\log y\) vs. \(\log x\) is linear, the original relationship follows a power model \(y = ax^b\), because \(\log y = \log a + b \log x\) is the linearized form. The higher \(r\) after transformation indicates the power model is a better description of the data structure. The 'true' correlation is a fixed property of the joint distribution — no transformation changes it. Transformations should be chosen based on the theoretical or observed data pattern, not to blindly maximize \(r\). An improvement in \(r\) after transformation does not imply that outliers were removed.

Q133. Which of the following correctly states the possible values for the correlation coefficient \(r\)?
A \(-1 \leq r \leq 1\)
B \(0 \leq r \leq 1\)
C \(r > 0\) for all datasets with a positive trend
D \(-\infty < r < \infty\)

The correlation coefficient \(r\) always falls between \(-1\) and \(1\), inclusive. \(r = 1\) indicates a perfect positive linear relationship, \(r = -1\) a perfect negative linear relationship, and \(r = 0\) indicates no linear relationship. Values outside this range are mathematically impossible. Choice B is incorrect because \(r\) can be negative when the association is negative.

Q134. A scatterplot shows that as \(x\) increases, \(y\) tends to decrease. What does this indicate about the correlation coefficient \(r\)?
A \(r > 0\)
B \(r = 0\)
C \(r = 1\)
D \(r < 0\)

When \(y\) tends to decrease as \(x\) increases, the two variables have a negative association, so the correlation coefficient \(r\) will be negative (i.e., \(r < 0\)). A positive \(r\) would indicate that \(y\) tends to increase as \(x\) increases. The value \(r = 0\) would indicate no linear association.

Q135. In least-squares regression, a residual for an observation is defined as which of the following?
A The predicted value \(\hat{y}\) minus the mean \(\bar{y}\)
B The predicted value \(\hat{y}\) minus the observed value \(y\)
C The observed value \(y\) minus the predicted value \(\hat{y}\)
D The observed value \(y\) minus the mean \(\bar{y}\)

A residual is defined as \(e = y - \hat{y}\), the difference between the observed value and the predicted value. Choice B reverses the subtraction, giving the negative of the residual. Choice D gives the deviation from the mean, which is used in computing variance but is not a residual.

Q136. A regression equation is \(\hat{y} = 5 + 2.3x\), where \(x\) is hours of daily exercise and \(y\) is a health score. What is the correct interpretation of the slope \(2.3\)?
A A person who exercises \(0\) hours is predicted to have a health score of \(2.3\).
B For each additional hour of daily exercise, the predicted health score increases by \(2.3\).
C The correlation between exercise hours and health score is \(2.3\).
D The predicted health score increases by \(5\) for each additional hour of exercise.

The slope of a regression line represents the predicted change in \(y\) for each one-unit increase in \(x\). Here, for each additional hour of daily exercise, the predicted health score increases by \(2.3\). Choice A describes the intercept (\(5\)), not the slope. The slope is not the correlation coefficient, which must be between \(-1\) and \(1\).

Q137. A researcher measures temperature in degrees Fahrenheit and ice cream sales in dollars, then computes the correlation \(r\). If temperature is later converted to degrees Celsius and sales are converted to euros, what happens to \(r\)?
A \(r\) increases because Celsius temperatures are smaller numbers.
B \(r\) changes sign because the Celsius scale has negative values.
C \(r\) remains the same because correlation is unitless.
D \(r\) decreases because the conversion factors are less than \(1\).

The correlation coefficient \(r\) is dimensionless — it measures the strength and direction of a linear relationship and is unaffected by linear changes in units. Converting temperature from Fahrenheit to Celsius (\(C = \frac{5}{9}(F - 32)\)) and sales to euros are both linear transformations, so \(r\) does not change. Only reversals of scale direction (multiplying by a negative constant) would change the sign of \(r\).

Q138. Which term best describes the pattern of a scatterplot in which the points roughly follow a straight-line path?
A Exponential association
B Quadratic association
C Linear association
D Uniform distribution

When points in a scatterplot roughly follow a straight-line pattern, the association is described as linear. An exponential association would show a curve that increases or decreases at an accelerating rate, and a quadratic association would show a parabolic (U-shaped or inverted-U) curve. The correlation coefficient \(r\) is an appropriate measure of strength only for linear associations.

Q139. For the regression equation \(\hat{y} = 18 + 3.5x\), where \(x\) is years of job experience and \(y\) is annual salary in thousands of dollars, what does the value \(18\) represent?
A The predicted salary for someone with \(3.5\) years of experience
B The increase in predicted salary for each additional year of experience
C The correlation between experience and salary
D The predicted salary (in thousands of dollars) for someone with \(0\) years of experience

The \(y\)-intercept of a regression line is the predicted value of \(y\) when \(x = 0\). Here, \(18\) thousand dollars is the predicted starting salary for a person with zero years of experience. Choice B describes the slope (\(3.5\)), not the intercept. In practice, the intercept may not always have a meaningful real-world interpretation if \(x = 0\) is outside the range of the data.

Q140. In a scatterplot, an outlier is best described as a point that:
A Has the largest \(x\)-value in the dataset
B Falls far from the overall pattern of the other points
C Has a positive residual when the regression line is fitted
D Is located exactly at the point \((\bar{x}, \bar{y})\)

An outlier in a scatterplot is a data point that does not follow the overall trend or pattern of the remaining data — it falls unusually far from where we would expect it to be. Having the largest \(x\)-value does not make a point an outlier if it still follows the overall pattern. Having a positive residual simply means the observed value is above the regression line, which is true for roughly half of all points.

Q141. A least-squares regression line for predicting exam score \(\hat{y}\) from hours studied \(x\) is \(\hat{y} = 50 + 8x\). A student studied for \(3\) hours and earned a score of \(76\). What is the residual for this student?
A \(-2\)
B \(2\)
C \(74\)
D \(0\)

The residual is \(e = y - \hat{y}\). First, compute the predicted score: \(\hat{y} = 50 + 8(3) = 50 + 24 = 74\). The student's actual score is \(76\), so the residual is \(76 - 74 = 2\). A positive residual means the model underestimated the student's score. Choice A (\(-2\)) results from computing \(\hat{y} - y\) instead of \(y - \hat{y}\).

Q142. A regression of daily screen time on sleep duration yields \(r = 0.8\). What percentage of the variation in sleep duration is explained by the linear regression on screen time?
A \(80\%\)
B \(8\%\)
C \(64\%\)
D \(89\%\)

The coefficient of determination \(r^2\) represents the proportion of variation in \(y\) explained by the linear regression on \(x\). Here, \(r^2 = (0.8)^2 = 0.64\), meaning \(64\%\) of the variation in sleep duration is explained by the regression on screen time. Choice A incorrectly uses \(r\) itself (\(0.80\)) instead of \(r^2\). Choice D is incorrect; \(\sqrt{0.8} \approx 0.894\) has no direct interpretation here.

Q143. A study of cities finds a strong positive correlation (\(r = 0.87\)) between the number of ice cream shops and the number of drowning incidents per year. Which of the following is the most appropriate conclusion?
A Ice cream consumption directly causes drowning incidents.
B Drowning incidents cause more ice cream shops to open.
C A lurking variable such as warm weather or population size likely explains the association.
D Because \(r = 0.87\) is close to \(1\), a causal relationship is established.

Correlation does not imply causation. Both ice cream consumption and drowning incidents tend to increase during hot weather — warm weather (or season) is a lurking variable that drives both. Even a very high \(r\) does not establish causation. Choices A and B confuse association with causation, and choice D incorrectly claims that the magnitude of \(r\) can establish a causal link.

Q144. A regression model predicting fuel efficiency \(\hat{y}\) (in miles per gallon) from engine size \(x\) (in liters) was built using cars with engines ranging from \(1.0\) to \(4.0\) liters. A mechanic wants to use this model to predict the fuel efficiency of a \(7.5\)-liter engine. This prediction is problematic primarily because:
A The correlation coefficient is too small to make reliable predictions.
B The prediction involves extrapolation beyond the range of the data.
C The slope of the regression line would become positive for larger engines.
D Residuals for large engines are always negative.

Extrapolation occurs when a regression model is applied to \(x\)-values outside the range used to build the model. The linear relationship observed between \(1.0\) and \(4.0\) liters may not continue to \(7.5\) liters. Using the model in this region is unreliable because we have no data to confirm the relationship still holds. The size of \(r\) does not determine whether a prediction constitutes extrapolation.

Q145. Which of the following is a true property of the residuals from a least-squares regression line?
A All residuals are positive.
B The sum of all residuals equals \(1\).
C The largest residual is always greater than the slope.
D The sum of all residuals equals \(0\).

A fundamental property of the least-squares regression line is that the residuals sum to zero: \(\sum (y_i - \hat{y}_i) = 0\). This follows because the regression line is fitted to minimize the sum of squared residuals, and it always passes through \((\bar{x}, \bar{y})\), which balances positive and negative residuals. Residuals can be positive or negative; no relationship between the largest residual and the slope exists in general.

Q146. A researcher fits a regression line to \(20\) data points. She then adds one new point that has an \(x\)-value far above the rest of the data, but this new point falls very close to the existing regression line (extended). How will this new point affect the regression analysis?
A It will have high leverage but little influence on the regression line.
B It will greatly change the slope of the regression line.
C It will increase the correlation coefficient to exactly \(1\).
D It will make all other residuals negative.

A point with an extreme \(x\)-value has high leverage — it has the potential to pull the regression line. However, influence requires that the point actually changes the regression results when removed. If the new point falls close to the line, it confirms the existing trend and has little influence on the slope or intercept. High leverage alone does not guarantee high influence; the point's vertical deviation from the line also matters.

Q147. The least-squares line for predicting height \(\hat{y}\) (in cm) from arm span \(x\) (in cm) is \(\hat{y} = 10 + 0.95x\). What is the predicted height of a person whose arm span is \(160\) cm?
A \(152\) cm
B \(162\) cm
C \(160\) cm
D \(170\) cm

Substituting \(x = 160\) into the regression equation: \(\hat{y} = 10 + 0.95(160) = 10 + 152 = 162\) cm. Choice A (\(152\) cm) results from computing \(0.95 \times 160\) without adding the intercept. Choice C (\(160\) cm) would result from ignoring the equation entirely and assuming \(\hat{y} = x\).

Q148. Which of the following is a correct statement about scatterplots?
A A scatterplot is used to display the relationship between two quantitative variables.
B The direction of association displayed in a scatterplot must always be positive.
C A strong association in a scatterplot always indicates a linear relationship.
D Scatterplots can display relationships between two categorical variables.

Scatterplots are designed to display the relationship between two quantitative (numerical) variables. The direction of association can be positive, negative, or neither. A strong association may be nonlinear — for example, a clearly curved (quadratic or exponential) pattern can represent a very strong association that is not linear. Categorical variables are not plotted on scatterplots.

Q149. A researcher reports two correlation coefficients: \(r_1 = -0.78\) and \(r_2 = 0.65\). Which association has greater strength?
A \(r_2 = 0.65\), because positive correlations are always stronger than negative ones.
B \(r_1 = -0.78\), because its absolute value is larger.
C Both associations are equally strong since both are less than \(1\).
D \(r_2 = 0.65\), because strength is determined by the value of \(r^2\), which is higher for positive \(r\).

The strength of a linear association is determined by the absolute value of \(r\), not its sign. Since \(|{-0.78}| = 0.78 > |0.65| = 0.65\), the association with \(r_1 = -0.78\) is stronger. The sign indicates direction only. For choice D, \(r_1^2 = 0.608\) and \(r_2^2 = 0.423\), so \(r_1\) also explains more variation — further confirming that \(r_1\) represents the stronger association.

Q150. A researcher computes \(r = 0.04\) for a dataset and concludes there is no association between \(x\) and \(y\). Under which circumstance would this conclusion be most likely incorrect?
A When the sample size is greater than \(50\)
B When both variables have similar means
C When there is a strong nonlinear (curved) association between \(x\) and \(y\)
D When the slope of the regression line is close to zero

The correlation coefficient \(r\) measures only the strength of the linear association between two variables. A value of \(r \approx 0\) indicates little or no linear association, but a strong nonlinear relationship — such as a U-shaped or exponential curve — could still be present. In such a case, \(r \approx 0\) is misleading, and concluding 'no association' would be wrong. Sample size affects the significance of \(r\), but a large sample does not make \(r\) detect nonlinear patterns.

Q151. A professor notices that students who scored in the bottom \(10\%\) on the first exam tended to score closer to the class average on the second exam, while students who scored in the top \(10\%\) on the first exam also tended to score closer to the class average on the second exam. This pattern is best explained by:
A The professor grading the second exam more leniently for struggling students
B A strong negative correlation between scores on the two exams
C Regression to the mean
D Selection bias, since weak students may have dropped the course

Regression to the mean describes the statistical phenomenon where extreme values on one measurement tend to be closer to the mean on a subsequent measurement. Students scoring unusually high or low on the first exam may have been affected by chance factors (luck, illness); on the second exam, their scores tend to move back toward the average. This occurs whenever \(r < 1\) between two measurements. It does not require leniency in grading or a negative correlation — in fact, this pattern occurs even when the two exams are positively correlated.

Q152. A regression of weight \(y\) (in pounds) on height \(x\) (in inches) yields a slope of \(b = 4.5\) pounds per inch. If weight is converted to kilograms (\(1\) pound \(= 0.454\) kg) and height is converted to centimeters (\(1\) inch \(= 2.54\) cm), what is the new slope in the converted units?
A \(4.5\)
B \(4.5 \times 0.454\)
C \(\dfrac{4.5 \times 0.454}{2.54}\)
D \(\dfrac{4.5}{0.454 \times 2.54}\)

The slope represents \(\Delta y / \Delta x\). When \(y\) is scaled by \(0.454\) (lb to kg) and \(x\) is scaled by \(2.54\) (inches to cm), the new slope is \(b_{\text{new}} = b \times \dfrac{0.454}{2.54} = \dfrac{4.5 \times 0.454}{2.54}\). In general, if \(y_{\text{new}} = c_1 y\) and \(x_{\text{new}} = c_2 x\), then \(b_{\text{new}} = b \cdot \dfrac{c_1}{c_2}\). Note that while the slope changes with unit conversions, the correlation coefficient \(r\) does not change — it is unitless.

Q153. A study finds that households with more books score higher on children's reading assessments. A journalist concludes that buying more books causes children to read better. Which of the following best identifies the flaw in this reasoning?
A The sample size is likely too small to support any conclusion.
B A lurking variable such as household income or parental education may independently cause both greater book ownership and higher reading scores.
C The correlation coefficient was not reported, so no conclusion about direction is possible.
D The regression line for this data would necessarily have a negative slope.

Even a strong association does not imply causation when a lurking variable is present. Socioeconomic status — including household income and parental education — plausibly causes both higher book ownership and better reading scores. Families with more resources tend to own more books AND provide environments that support literacy. Without controlling for such variables (as in a randomized experiment), the causal claim is unwarranted. The absence of a reported \(r\) value does not prevent identifying direction, and a positive slope is expected, not negative.

Q154. A regression of \(y\) on \(x\) yields \(r^2 = 0.49\). Which of the following is the most precise and correct interpretation?
A The correlation between \(x\) and \(y\) is \(0.49\).
B \(49\%\) of the data points fall within one standard deviation of the regression line.
C For every one-unit increase in \(x\), \(y\) increases by \(49\%\).
D \(49\%\) of the variability in \(y\) is accounted for by the linear relationship with \(x\).

\(r^2 = 0.49\) means that \(49\%\) of the total variation in \(y\) is explained by its linear relationship with \(x\); the remaining \(51\%\) is attributed to other sources. Choice A confuses \(r^2\) with \(r\): since \(r^2 = 0.49\), the correlation is \(r = \pm 0.7\), not \(0.49\). Choice C describes the slope, not \(r^2\). Choice B misinterprets \(r^2\) as referring to data points near the line, which is not its definition.

Q155. After fitting a least-squares regression line to a dataset, the residual plot (residuals vs. fitted values) shows a clear U-shaped (curved) pattern. What does this indicate about the regression model?
A The regression line is an excellent fit, and the curvature confirms linearity.
B The residuals are centered near zero, confirming the model is appropriate.
C A linear model is not appropriate; the relationship between \(x\) and \(y\) is likely nonlinear.
D There are no outliers in the data, so the linear model should be used without modification.

A well-fitting linear model should produce residuals that are randomly scattered around \(e = 0\) with no discernible pattern. A U-shaped curve in the residual plot reveals that the linear model is systematically underestimating in the middle range of \(x\) and overestimating at the extremes (or vice versa). This indicates that the true relationship is nonlinear, and a more appropriate model — such as a quadratic or exponential function — should be considered. The absence of outliers does not validate a misspecified model.

Q156. Which of the following most accurately distinguishes a high-leverage point from an influential point in regression analysis?
A A high-leverage point always changes the slope, while an influential point only changes the intercept.
B A high-leverage point has an extreme \(x\)-value, while an influential point is one whose removal substantially changes the regression line.
C An influential point always has a large positive residual, while a high-leverage point has a large negative residual.
D High-leverage points only occur in large datasets with more than \(100\) observations.

A high-leverage point has an \(x\)-value far from \(\bar{x}\), which gives it the potential to exert strong influence on the regression line. An influential point is operationally defined as one whose removal substantially changes key regression results (slope, intercept, or \(r\)). A high-leverage point that happens to fall near the regression line will have little actual influence. Conversely, points near \(\bar{x}\) can occasionally be influential if they deviate sharply from the pattern. The sign or size of the residual does not define either term.

Q157. A scatterplot of \(y\) vs. \(x\) shows a curved, increasing, concave-up pattern. A researcher takes the natural log of \(y\) and plots \(\ln(y)\) vs. \(x\), obtaining a roughly linear scatterplot with \(r = 0.97\). Which conclusion is best supported?
A \(y\) and \(x\) have a linear relationship with slope \(0.97\).
B The original data had a negative association that the transformation reversed.
C An exponential model of the form \(y = ab^x\) is a better fit for the original data than a linear model.
D Because a transformation was needed, the correlation between the original \(x\) and \(y\) must equal \(0\).

When \(\ln(y)\) vs. \(x\) is linear — say \(\ln(y) = a + bx\) — this is equivalent to \(y = e^a \cdot e^{bx}\), an exponential model of the form \(y = Ab^x\). The high correlation (\(r = 0.97\)) for the transformed data confirms that the exponential model fits the original data well, much better than a straight line through the original curved scatterplot. The correlation \(r = 0.97\) applies to the linearized version (\(\ln(y)\) vs. \(x\)), not the original variables, so choice A is incorrect. Choice D is wrong because the original \(r\) between \(x\) and \(y\) is simply lower than \(0.97\), not necessarily zero.

Q158. The correlation coefficient \(r\) between two quantitative variables must satisfy which of the following?
A \(0 \leq r \leq 1\)
B \(-1 \leq r \leq 1\)
C \(r > 0\)
D \(r \geq -1\) with no upper bound

By definition, \(r\) is bounded between \(-1\) and \(1\) inclusive. \(r = 1\) indicates a perfect positive linear relationship, \(r = -1\) indicates a perfect negative linear relationship, and \(r = 0\) indicates no linear association. Choice A is incorrect because \(r\) can be negative whenever there is a negative association between the two variables.

Q159. In the context of least-squares regression, a residual for a data point is defined as:
A The predicted value minus the mean of \(y\)
B The observed value minus the predicted value
C The predicted value minus the observed value
D The mean of \(y\) minus the observed value

A residual is \(e = y - \hat{y}\), that is, observed minus predicted. A positive residual means the observed value falls above the regression line; a negative residual means it falls below. Choice C reverses the subtraction and gives \(\hat{y} - y\), the negative of the residual. Residuals are used to assess how well the model fits individual data points.

Q160. A scatterplot of two variables \(x\) and \(y\) shows that as \(x\) increases, \(y\) tends to decrease. This pattern is best described as:
A A positive association between \(x\) and \(y\)
B A negative association between \(x\) and \(y\)
C No association between \(x\) and \(y\)
D A nonlinear association between \(x\) and \(y\)

When one variable increases as the other decreases, the two variables have a negative association, and the correlation \(r\) will be negative. A positive association (choice A) describes variables that increase together. The description says nothing about whether the pattern is linear or curved, so choice D is not supported — a negative association can be perfectly linear.

Q161. The least-squares regression line \(\hat{y} = a + bx\) is guaranteed to pass through which point?
A The origin \((0,\ 0)\)
B The point \((\bar{x},\ 0)\)
C The point \((\bar{x},\ \bar{y})\)
D The point \((0,\ \bar{y})\)

A fundamental property of least-squares regression is that the line always passes through \((\bar{x}, \bar{y})\), the point of the sample means. This follows from how the intercept is computed: \(a = \bar{y} - b\bar{x}\), which guarantees \(\hat{y} = \bar{y}\) when \(x = \bar{x}\). The line does not necessarily pass through the origin (choice A) unless the intercept \(a\) happens to equal \(0\).

Q162. A correlation of \(r = 1\) between two variables means that:
A Every one-unit increase in \(x\) produces exactly a one-unit increase in \(y\)
B All data points lie exactly on a straight line with positive slope
C \(x\) causes \(y\) to increase
D The slope of the regression line equals \(1\)

\(r = 1\) signifies a perfect positive linear relationship — all points fall exactly on a line with positive slope. It does NOT mean the slope equals \(1\); the slope is \(b = r \cdot \frac{s_y}{s_x} = \frac{s_y}{s_x}\), which equals \(1\) only when \(s_y = s_x\). Choice C commits the error of inferring causation from correlation, which is never justified by \(r\) alone.

Q163. The coefficient of determination \(r^2\) is best interpreted as:
A The correlation between observed and predicted values of \(y\)
B The proportion of variation in \(y\) that is explained by the linear relationship with \(x\)
C The proportion of variation in \(x\) that is explained by \(y\)
D The probability that the regression line fits the data well

\(r^2\) represents the fraction of total variability in the response variable \(y\) that is accounted for by the linear regression on \(x\). For example, \(r^2 = 0.64\) means \(64\%\) of the variation in \(y\) is explained by the linear model. It is not a probability (choice D cannot exceed \(1\) and probabilities have a specific interpretation). Note that \(r^2\) is the same whether you regress \(y\) on \(x\) or \(x\) on \(y\), so the asymmetry in choice C is misleading.

Q164. Which of the following is always true about the correlation coefficient \(r\)?
A \(r\) is measured in the same units as \(y\)
B \(r\) is measured in the same units as \(x\)
C \(r\) is a dimensionless (unitless) number
D \(r\) is measured in the same units as the slope \(b\)

The correlation coefficient \(r\) is computed from standardized values of \(x\) and \(y\) — each variable is divided by its own standard deviation — so the units cancel and \(r\) is dimensionless. This makes \(r\) a useful measure for comparing the strength of linear relationships across different types of data. The slope \(b\), by contrast, does carry units: units of \(y\) per unit of \(x\).

Q165. Which of the following best describes a scatterplot with a strong positive linear association?
A Points cluster tightly around a line that decreases from left to right
B Points are scattered randomly with no visible trend
C Points cluster tightly around a line that increases from left to right
D Points form a curved pattern that increases from left to right

A strong positive linear association combines two features: (1) positive direction — \(y\) tends to increase as \(x\) increases, so the line goes upward from left to right; and (2) strong — the points are tightly clustered around the line with little scatter. Choice A describes a strong negative association. Choice D describes a nonlinear (curved) increasing pattern, which would not be called a linear association regardless of strength.

Q166. Using a regression equation to predict a value of \(y\) for an \(x\) value that is far outside the range of the original data is called:
A Interpolation
B Extrapolation
C Confounding
D Regression to the mean

Extrapolation is the practice of using a regression model to predict beyond the range of observed \(x\) values. It is generally unreliable because there is no guarantee the linear pattern continues outside the observed range. Interpolation (choice A) refers to predicting within the range of the data, which is generally safer. Neither confounding nor regression to the mean (choices C and D) describes this concept.

Q167. A regression line for predicting a student's final exam score \(\hat{y}\) from hours of study per week \(x\) is \(\hat{y} = 52 + 4.5x\). Which of the following is the correct interpretation of the slope?
A A student who studies \(0\) hours per week is predicted to score \(4.5\) points
B For each additional hour studied per week, the predicted final exam score increases by \(4.5\) points
C For each additional point on the final exam, the student is predicted to study \(4.5\) more hours per week
D The correlation between hours studied and exam score is \(4.5\)

The slope \(b = 4.5\) represents the predicted change in \(y\) for each one-unit increase in \(x\). Here, each additional hour of study per week is associated with a \(4.5\)-point increase in predicted exam score. Choice A describes the \(y\)-intercept (\(52\)), not the slope. Choice C reverses the roles of \(x\) and \(y\), describing the slope of a different regression (predicting hours from score). Choice D confuses the slope with the correlation coefficient \(r\), which must satisfy \(-1 \leq r \leq 1\).

Q168. The correlation between two variables is \(r = -0.8\). What percentage of the variability in \(y\) is explained by the linear relationship with \(x\)?
A \(-80\%\)
B \(-64\%\)
C \(64\%\)
D \(80\%\)

The coefficient of determination is \(r^2 = (-0.8)^2 = 0.64\), so \(64\%\) of the variation in \(y\) is explained by the linear regression on \(x\). Note that \(r^2\) is always non-negative — squaring eliminates the negative sign. Choices A and B are impossible because a proportion of variance cannot be negative. Choice D (\(80\%\)) confuses \(|r|\) with \(r^2\).

Q169. After fitting a least-squares regression line, a researcher plots the residuals against the fitted values \(\hat{y}\) and observes a clear U-shaped (curved) pattern. What does this suggest?
A The linear model fits the data well and no changes are needed
B The variability in \(y\) increases as \(\hat{y}\) increases
C A linear model is not appropriate; a nonlinear model may be better
D There are influential outliers that are distorting the regression line

In a well-fitting regression model, residuals should be scattered randomly around \(0\) with no discernible pattern. A U-shaped (curved) pattern in the residual plot indicates that the linear model is systematically over- or under-predicting in different regions — a sign that the true relationship is curved, not linear. A nonlinear model (e.g., quadratic) may fit better. Choice B describes a fan-shaped pattern, which indicates non-constant variance (heteroscedasticity), not a U-shape.

Q170. A dataset records temperature in degrees Celsius and ice cream sales in dollars, and the correlation is \(r = 0.92\). A researcher decides to convert temperature to degrees Fahrenheit using \(F = 1.8C + 32\). How does this change \(r\)?
A \(r\) increases because the Fahrenheit values are numerically larger
B \(r\) decreases because the two variables are now on different scales
C \(r\) remains \(0.92\) because correlation is unaffected by linear transformations
D \(r\) must be recomputed and could take any value between \(-1\) and \(1\)

The correlation coefficient \(r\) is invariant under linear transformations of the variables. Since \(F = 1.8C + 32\) is a linear transformation with a positive multiplier, it does not change \(r\). This is because \(r\) is computed using standardized values: \(\frac{x_i - \bar{x}}{s_x}\), and linear transformations do not affect standardized scores. A linear transformation with a negative multiplier would only flip the sign of \(r\), not its magnitude. Choice A incorrectly assumes that \(r\) depends on the raw magnitude of the values.

Q171. For a dataset, the summary statistics are \(\bar{x} = 5\), \(\bar{y} = 20\), \(s_x = 2\), \(s_y = 6\), and \(r = 0.75\). What is the slope of the least-squares regression line of \(y\) on \(x\)?
A \(0.25\)
B \(2.25\)
C \(0.75\)
D \(3.00\)

The slope of the least-squares regression line is \(b = r \cdot \frac{s_y}{s_x} = 0.75 \cdot \frac{6}{2} = 0.75 \cdot 3 = 2.25\). Choice C (\(0.75\)) confuses the slope with \(r\) directly. Choice A (\(0.25\)) results from inverting the ratio, using \(\frac{s_x}{s_y} = \frac{2}{6}\) instead of \(\frac{s_y}{s_x}\). Choice D (\(3.00\)) omits multiplication by \(r\) and uses only \(\frac{s_y}{s_x}\).

Q172. A researcher computes the regression line predicting \(y\) from \(x\), then recomputes a new regression line predicting \(x\) from \(y\) using the same data. Which of the following will change between the two regressions?
A The value of the correlation coefficient \(r\)
B The value of \(r^2\)
C The slope of the regression line
D Whether the regression line passes through \((\bar{x},\ \bar{y})\)

The correlation \(r\) between \(x\) and \(y\) equals the correlation between \(y\) and \(x\), so \(r\) and \(r^2\) are unchanged (choices A and B are incorrect). Both regression lines pass through \((\bar{x}, \bar{y})\), so choice D is also incorrect. The slope, however, does change: the slope of \(y\) on \(x\) is \(b_1 = r \cdot \frac{s_y}{s_x}\), while the slope of \(x\) on \(y\) is \(b_2 = r \cdot \frac{s_x}{s_y}\). These are equal only in the special case where \(s_x = s_y\).

Q173. A regression equation predicting calories burned \(\hat{y}\) from minutes of exercise \(x\) is \(\hat{y} = -15 + 9x\). What is the most reasonable interpretation of the \(y\)-intercept in this context?
A A person who exercises \(0\) minutes is predicted to burn \(-15\) calories, which has no meaningful physical interpretation
B For each additional minute of exercise, \(15\) more calories are burned
C The regression line has a negative slope, indicating more exercise leads to fewer calories burned
D Exercise and calories burned have a negative correlation

The \(y\)-intercept of \(-15\) would predict that a person exercising \(0\) minutes burns \(-15\) calories — a physically impossible value. In many regression contexts, the intercept serves a mathematical role but has no meaningful real-world interpretation, especially when \(x = 0\) is outside the range of the observed data. This is a common caution about overinterpreting regression coefficients. Choice B incorrectly describes the intercept as if it were the slope. Choices C and D are contradicted by the positive slope of \(9\).

Q174. A dataset has the least-squares regression line \(\hat{y} = 10 + 3x\). For a data point with \(x = 4\) and \(y = 25\), what is the residual?
A \(3\)
B \(-3\)
C \(22\)
D \(37\)

The predicted value is \(\hat{y} = 10 + 3(4) = 10 + 12 = 22\). The residual is \(e = y - \hat{y} = 25 - 22 = 3\). A positive residual means the observed value (\(25\)) lies above the regression line. Choice B (\(-3\)) reverses the subtraction, computing \(\hat{y} - y\) instead. Choice C (\(22\)) is the predicted value \(\hat{y}\), not the residual.

Q175. A study of children ages \(5\) to \(14\) finds a strong positive correlation between shoe size and reading ability. The most appropriate interpretation is:
A Having larger feet causes children to develop better reading ability
B Developing better reading ability causes children's feet to grow larger
C Age is a lurking variable — older children tend to have both larger feet and higher reading ability
D The correlation coefficient must have been computed incorrectly because the two variables are unrelated

This is a classic example of a lurking (confounding) variable. Age is associated with both shoe size (older children have larger feet) and reading ability (older children read better). The observed correlation is real but spurious — it is driven by the common cause of age, not a direct link between feet and reading. Choices A and B both commit the error of inferring causation from correlation. Choice D is incorrect; the correlation is genuine in the data even though there is no causal relationship.

Q176. For a dataset with \(\bar{x} = 8\), \(\bar{y} = 50\), \(s_x = 5\), \(s_y = 15\), and \(r = 0.6\), which of the following is the correct least-squares regression line?
A \(\hat{y} = 50 + 1.8x\)
B \(\hat{y} = 35.6 + 1.8x\)
C \(\hat{y} = 48.4 + 0.2x\)
D \(\hat{y} = 35.6 + 0.6x\)

First, compute the slope: \(b = r \cdot \frac{s_y}{s_x} = 0.6 \cdot \frac{15}{5} = 0.6 \cdot 3 = 1.8\). Then compute the intercept: \(a = \bar{y} - b\bar{x} = 50 - 1.8(8) = 50 - 14.4 = 35.6\). So the equation is \(\hat{y} = 35.6 + 1.8x\). Choice A uses the correct slope but forgets to subtract \(b\bar{x}\) from \(\bar{y}\). Choice C results from inverting the ratio to \(\frac{s_x}{s_y} = \frac{5}{15}\), giving \(b = 0.2\). Choice D uses \(r\) itself as the slope instead of computing \(r \cdot \frac{s_y}{s_x}\).

Q177. A residual plot for a regression shows that the spread of the residuals increases as the fitted values \(\hat{y}\) increase, creating a fan shape. Which conclusion is most appropriate?
A The linear model is not appropriate and a curved model should be used instead
B The condition of constant variance is violated, which may make standard regression inference unreliable
C There are influential outliers at high values of \(x\) that are distorting the regression
D The correlation coefficient \(r\) is likely close to \(0\)

A fan-shaped residual plot is the signature of heteroscedasticity — the variance of the residuals is not constant across all fitted values. Standard regression inference (confidence intervals, hypothesis tests for slope) assumes constant variance (homoscedasticity), so violating this condition can make those procedures unreliable. A fan shape does not indicate a curved relationship; that would appear as a U-shape or arc in residuals (choice A). Choice D is unrelated: a strong linear relationship (large \(|r|\)) can still exhibit heteroscedasticity.

Q178. A dataset has a strong positive linear relationship with \(r = 0.95\). A single new data point is then added with a very large \(x\) value but a \(y\) value far below what the regression line predicts. Which of the following most likely describes the effect on the regression?
A \(r\) will increase closer to \(1\) because a point at a large \(x\) strengthens the linear trend
B The slope will increase and \(r\) will remain near \(0.95\)
C The slope will decrease and \(r\) will decrease
D The \(y\)-intercept will increase but the slope will remain unchanged

A data point with a very large \(x\) value has high leverage — it exerts strong influence on the regression line. Because its \(y\) value is far below the predicted value, it pulls the right end of the regression line downward, decreasing the slope. Additionally, since this point deviates sharply from the strong linear pattern of the other data, it weakens the overall linear relationship, causing \(r\) to decrease. Choice A is incorrect: an inconsistent outlier reduces, not increases, correlation. Choice D is incorrect because a high-leverage point that falls off the trend line changes both slope and intercept.

Q179. A linear regression model has a coefficient of determination \(r^2 = 0.64\) and a sum of squared residuals $SSE = 900$. What is the total sum of squares $SST$ for the response variable?
A \(576\)
B \(1406.25\)
C \(2500\)
D \(324\)

Use the relationship $r^2 = 1 - \frac{SSE}{SST}$. Substituting: $0.64 = 1 - \frac{900}{SST}$, so $\frac{900}{SST} = 0.36$, giving $SST = \frac{900}{0.36} = 2500$. Choice B (\(1406.25\)) results from incorrectly dividing by \(r^2\) rather than \(1 - r^2\): \(\frac{900}{0.64}\). Choice A (\(576\)) comes from multiplying $SSE$ by \(r^2\): \(900 \times 0.64\). Choice D (\(324\)) multiplies $SSE$ by \(1 - r^2\): \(900 \times 0.36\).

Q180. Two variables have a perfect correlation of \(r = 1\). Which of the following must be true?
A The slope of the regression line equals \(1\)
B All residuals equal \(0\)
C The mean of \(y\) equals the mean of \(x\)
D \(s_x = s_y\)

If \(r = 1\), every data point lies exactly on the regression line, meaning the predicted value equals the observed value for every point: \(\hat{y}_i = y_i\). Therefore every residual \(e_i = y_i - \hat{y}_i = 0\). The slope is \(b = r \cdot \frac{s_y}{s_x} = \frac{s_y}{s_x}\), which equals \(1\) only if \(s_y = s_x\) — not a requirement for \(r = 1\), so choices A and D are not necessarily true. Choice C is also not required: \(\bar{x}\) and \(\bar{y}\) can differ even when all points lie on a line.

Q181. When assessing whether a linear model is appropriate, a researcher uses both a scatterplot of \(y\) vs. \(x\) and a residual plot. Which of the following best explains why the residual plot is often more useful for detecting departures from linearity?
A The residual plot displays both \(r\) and \(r^2\), providing more complete information
B Subtracting out the fitted line removes the dominant linear trend, magnifying any remaining non-linear pattern so it is easier to detect
C The residual plot converts all values to absolute errors, which removes negative values and clarifies the pattern
D The scatterplot cannot identify outliers, but the residual plot can

When a strong linear trend dominates a scatterplot, a mild curvature or systematic pattern can be visually obscured. By computing residuals — the vertical distances from each point to the fitted line — the linear component is subtracted out. Any remaining pattern (curvature, fan shape, cycles) is then displayed on a much smaller scale and becomes far easier to detect. A well-fitting linear model should produce a residual plot with no pattern at all. Choice C is incorrect: residuals are signed values (\(y - \hat{y}\)) and are not converted to absolute values in standard residual plots.

Q182. A regression of reaction time \(\hat{y}\) (in milliseconds) on hours of sleep per night \(x\) gives \(\hat{y} = 500 - 20x\), with a residual standard deviation of \(s = 45\) ms. For a person who sleeps \(7\) hours per night, what is the predicted reaction time and what does \(s\) indicate about this prediction?
A Predicted: \(360\) ms; \(s = 45\) ms means the typical prediction error is about \(45\) ms
B Predicted: \(360\) ms; \(s = 45\) ms means exactly \(45\) participants will match this prediction
C Predicted: \(500\) ms; the residual standard deviation has no bearing on individual predictions
D Predicted: \(640\) ms; predictions above the mean of \(y\) are inherently more uncertain

The predicted value is \(\hat{y} = 500 - 20(7) = 500 - 140 = 360\) ms. The residual standard deviation \(s\) measures the typical size of prediction errors — the typical distance between observed and predicted values. A value of \(s = 45\) ms means that this model's predictions are typically off by about \(45\) ms, giving a sense of the model's precision. Choice B misinterprets \(s\) as a count of people. Choice C incorrectly states the predicted value and dismisses \(s\), which is the primary measure of model accuracy around individual predictions.

Study tip

Focus on understanding.

Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.

Up next

Related units

Quick summary

This unit covers scatterplots, correlation and least-squares regression — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.

Key concepts
  • Scatterplots
  • Correlation
  • Least-squares regression
What you need to know

Key Concepts Breakdown

1 Scatterplots

Scatterplots display the relationship between two quantitative variables, with the explanatory variable on the x-axis and the response variable on the y-axis. Students must describe associations using four characteristics: direction, form, strength, and outliers. The exam frequently asks students to interpret scatterplots in context.

Key Points

  • Direction: positive (both increase together) or negative (one increases as other decreases)
  • Form: linear vs. nonlinear (curved)
  • Strength: how closely points follow the pattern (strong, moderate, weak)
  • Always identify outliers — points that deviate from the overall pattern
Example

A scatterplot of hours studied (x) vs. exam score (y) shows points rising from lower-left to upper-right with most points close to an imaginary line, except one point at (1 hour, 95%).

Explanation

The direction is positive because exam scores tend to increase as study hours increase. The form appears linear and the strength is strong because points cluster tightly around the trend. The point at (1, 95) is an outlier because it does not follow the pattern — the student scored very high despite studying very little.

2 Correlation

The correlation coefficient r measures the direction and strength of a linear association between two quantitative variables. r is always between -1 and 1, and students must know what values of r indicate weak, moderate, or strong linear relationships. Critically, correlation does not imply causation, and r only measures linear association.

Key Points

  • r close to +1 or -1 indicates a strong linear association; r near 0 indicates weak or no linear association
  • r has no units and is not affected by changes in units or scale (it is not resistant to outliers)
  • Correlation measures only linear relationships — a perfect curve can have r ≈ 0
  • Switching x and y does not change r; both variables must be quantitative
Example

A dataset of 10 students has r = 0.92 between hours of sleep and reaction time. A student concludes that sleeping more causes faster reaction times. Identify the error.

Explanation

The error is confusing correlation with causation. While r = 0.92 indicates a strong positive linear association, an observational study cannot establish that sleep causes the change in reaction time. A lurking variable (such as overall health) could be responsible for both.

3 Least-Squares Regression

The least-squares regression line (LSRL) minimizes the sum of squared residuals and is used to predict the response variable from the explanatory variable. Students must be able to interpret the slope and y-intercept in context, calculate and interpret residuals, and understand the role of r² (coefficient of determination). The exam heavily tests interpretation, not just calculation.

Key Points

  • LSRL equation: ŷ = a + bx, where b = r(Sy/Sx) and a = ȳ − bx̄
  • Slope interpretation: 'For each additional [one unit of x], predicted [y] increases/decreases by [b] [units of y], on average'
  • Residual = observed y − predicted ŷ; positive residual means the model underestimated
  • r² = proportion of variation in y explained by the linear relationship with x (e.g., r² = 0.81 means 81% of variation in y is explained by x)
Example

The LSRL for predicting weight (lbs) from height (inches) is ŷ = −100 + 3.5x, with r² = 0.64. A person is 68 inches tall and weighs 145 lbs. Find and interpret the residual.

Explanation

The predicted weight is ŷ = −100 + 3.5(68) = 138 lbs. The residual is 145 − 138 = +7 lbs, meaning the model underestimated this person's weight by 7 lbs. The r² = 0.64 means that 64% of the variation in weight is explained by the linear relationship with height.

FAQ

Questions, answered.

What is Exploring Two-Variable Data?

Exploring Two-Variable Data is Unit 2 of AP Statistics, covering scatterplots, correlation and least-squares regression.

How to study for AP Statistics Unit 2?

Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.

How many questions are in this unit?

This unit has 182 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.