b Before we perform a linear regression, we first have to enter the values into lists. Push STAT, choose Edit, and then enter the values in the first two columns.
To do a linear regression, we push STAT, scroll right to CALC, and then choose the fourth option in the list,
LinReg.
The line of best fit has the following function rule.
y=3.1x+63.5
We can estimate the height of a female with a humerus 40 cm long by substituting 40 for x.
y=3.1x+63.5
y=3.1( 40)+63.5
y=124+63.5
y=187.5
Thus, our estimation of 185 cm was quite accurate. The difference is equal to only 2.5 cm.