We will use the SAT data for 162 students which includes their verbal and math scores. We will model math from verbal. Recall that the linear model can be expressed as:
\[y = mx + b\]
Or alternatively as:
\[y = {b}_{1}x + {b}_{0}\]
Where m (or \(b_1\)) is the slope and b (or \(b_0\)) is the intercept. Therefore, we wish to model:
\[SAT_{math} = {b}_{1}SAT_{verbal} + {b}_{0}\]