Student Performance Prediction Using Linear Regression
Which of the following best describes the purpose of linear regression?
What does a high Mean Squared Error (MSE) tell us about a regression model?
In the equation Y = β0 + β1X + ε, what does the error term (ε) represent?
What does the intercept (β0) represent in a simple linear regression model?
Why do we perform Exploratory Data Analysis (EDA) before fitting the regression model?
What does a high R-squared (R²) value indicate about a regression model?