Multiple Linear Regression
Consider the table below. It shows three performance measures for 10 students.
Student Test score IQ Study hours
1 100 125 30
2 95 104 40
3 92 110 25
4 90 105 20
5 85 100 20
6 80 100 20
7 78 95 15
8 75 95 10
9 72 85 0
10 65 90 5
Using data from the table, complete the following tasks:
Do the hand calculation only.
• Develop a least-squares regression equation to predict test score, based on (1) IQ and (2) the number of hours that the student studied.
• Assess how well the regression equation predicts test score, the dependent variable. Test the R^2.
• Assess the contribution of each independent variable (i.e., IQ and study hours) to the prediction.
• Find the standardized coefficients beta.