
Johannah I. answered 06/05/19
Experienced Math Tutor
Hi John,
If you have a TI-84 (or similar) calculator, you can run a linear regression on the data. To do so:
STAT -> EDIT
In L1, type your years: 2000, 2001, 2002, 2003, 2004
In L2, type in the mean salary: 787, 986, 1180, 1259, 1331
STAT -> CALC -> LinReg (ax+b)
It will give you values for a (the slope) and b (the y-intercept).
Using the equation, you can plug in 2005 and then 2010 for x to see what the mean salary (y) is in those given years.
If you were being asked to find the linear model by hand, I would suggest making a scatter plot with the data values. Draw a line of best fit through the data, and create an equation for that line using the slope and y-intercept.