
Mike D. answered 09/18/20
Effective, patient, empathic, math and science tutor
Elizabeth
If you have a TI-84 put the numbers into list 1, and the mileages into list 2.
Then stat calc 4 (linear regression).
a = 1051, b = 10438.3 so model is mileage = 1051 x time + 10438.3
r = 0.9998 which tells you that the model predicts very well the mileages (r = 1 for a perfect fit).
You can also plot the data yourself (x = time, y = mileage) and draw a line of best fit by eye and use that.
So after 9 months just put time = 9 into this model.
Mike