Regression Analysis unit test
A test on this unit alone, marked as a percentage and a letter grade — for the test your class is actually sitting, rather than for May. Answer everything, then submit once: seeing the answer to question 3 before attempting question 4 makes the final percentage meaningless.
Lurking variable
Extrapolation warning in slope inference
Residual
Conditions for slope inference (LINER)
Sum of the residuals
Interpreting the slope
Coefficient of determination r²
Predicting with a regression equation
Influential point vs outlier
Least-squares regression line
Why df = n − 2
Residual for a specific point
Short answer 1. Define or explain: Effect of removing an influential point
3 ptsShort answer 2. Define or explain: r is unitless and bounded
3 ptsShort answer 3. Define or explain: What r does not tell you
3 ptsShort answer 4. Define or explain: Direction, form, strength
3 ptsFree response
6 ptsA microbiology class measures the number of bacteria in a culture at the end of each of six consecutive hours. A least-squares line fit to the raw counts versus time gives r² = 0.85, but the residual plot shows a clear U-shaped pattern. The class then takes the natural logarithm of each count and refits, obtaining predicted ln(count) = 3.20 + 0.45t where t is time in hours. For the transformed data, r² = 0.996 and the residual plot shows no pattern.
A. Explain what the U-shaped residual plot for the original fit indicates, and why a high r² of 0.85 does not by itself justify the linear model.
B. Using the transformed model, predict the number of bacteria at t = 6 hours.
C. Interpret the slope of the transformed model in terms of the number of bacteria.
D. Write the transformed model as an exponential equation predicting count directly from t, and interpret the value of the constant factor.
E. Explain why the class should be cautious about using this model to predict the bacterial count at t = 48 hours.