Using Calculator 53
7. Type {1,2,3,4,5} as X List.
8. Press Tab to move to the Y List box.
9. Type
{5,8,11,14,17} as Y List.
10. If you want to store the regression equation in a specific variable,
press Tab, and then replace Save RegEqn To with the name of the
variable.
11. Select OK to close the wizard and insert the expression into the entry
line.
Calculator inserts the expression and adds a statement to display the
variable stat.results, which will contain the results.
LinRegMx {1,2,3,4,5},{5,8,11,14,17},1 : stat.results
Calculator then displays the stat.results variables.
Note: You can copy values from the stat.results variables and paste
them into the entry line.