
William W. answered 10/02/22
Math and science made easy - learn from a retired engineer
If you have a TI-84, put this data in a list by pushing the "stat" button then "Edit:". Type in the number of Pages into L1 and the Cost in L2. Once entered, go back to the main screen and calculate the linear regression values by pushing "stat" then "CALC" then "4: LinReg (ax+b)". Make sure Xlist is L1 and Ylist is L2 then highlight "Calculate" and push "enter"
You should get the following:
y=ax+b
a=0.0871921791
b=-3.762171485
If you have stat diagnostics turned on you will also get:
r2 = 0.9146419636
r = 0.9563691566
In your question, y = ___x + ____ the first blank is the "a" and the 2nd blank is the "b". To predict the cost for 830 pages, plug in x = 830 into your equation.
If you do NOT have a TI-84, you can use desmos in a similar way. If you need help with that, let me know.