BackLinear Regression: Predicting College GPA from SAT Score
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Q1. Which GPA would the model predict for a student with a SAT score of 1000?
Background
Topic: Linear Regression Prediction
This question tests your ability to use the linear regression equation to predict the response variable (College GPA) from the explanatory variable (SAT Score).

Key Terms and Formulas
Regression Equation:
= Intercept (here, 0.001927)
= Slope (here, 0.002387)
= SAT Score (here, 1000)
Step-by-Step Guidance
Identify the regression equation from the model output:
Plug in the SAT score value () into the equation.
Set up the calculation:
Carefully check the order of operations and units to ensure the calculation is correct.
Try solving on your own before revealing the answer!
Final Answer:
Plugging in the values, the predicted GPA for a student with a SAT score of 1000 is calculated using the regression equation above.
This setup matches answer choice A in the multiple-choice options.
Q2. What would you predict for the GPA of a student whose SAT score is exactly the average?
Background
Topic: Regression Line Properties
This question tests your understanding of the regression line's behavior at the mean of the explanatory variable.
Key Terms and Formulas
Regression line always passes through (mean SAT score, mean GPA).
If , then .
Step-by-Step Guidance
Recall that the regression line passes through the point .
When the SAT score is exactly the average (), substitute this value into the regression equation.
Observe that , which simplifies to .
Try solving on your own before revealing the answer!
Final Answer: The predicted GPA score would be exactly the average.
This is a fundamental property of the least squares regression line.
Q3. The correlation between GPA and SAT score is . What would you predict for the GPA of a student, if their SAT score was two standard deviations above the mean?
Background
Topic: Standardized Prediction in Linear Regression
This question tests your understanding of how the regression line relates standardized values of the explanatory and response variables.
Key Terms and Formulas
Standardized values: ,
Regression effect: If is standard deviations above the mean, predicted is standard deviations above the mean.
Here, ,
Step-by-Step Guidance
Identify the number of standard deviations above the mean for SAT score: .
Recall the regression effect: predicted GPA is standard deviations above the mean.
Set up the calculation:
Interpret the result: The predicted GPA is standard deviations above the mean.
Try solving on your own before revealing the answer!
Final Answer: We would predict the student's GPA to be standard deviations above the mean.
This follows directly from the regression effect formula: .