Anthony T. answered 09/26/20
Patient Science Tutor
Add three new columns to the data. One will be labelled Y and would be the results obtained for each person by plugging their age into the equation. The second added column will be labelled Residuals and would be the results obtained by subtracting the calculated result for each person from the actual number of states visited. The last column could be labelled Squared Residuals and would contain the squares of the numbers in the residuals column. Finally, add the squared residuals to get the Sum of Squares of Residuals.