MATH121
Linear Regression on TI-85
| 1. Enter lists | |
| Cursor is now on x1 and y1 value is 1; xStat list is empty |
|
| Enter pairs of x and y values, pressing |
|
| 2. Graph the data | |
| Then put cursor on any equation present | |
| Clear all equations | |
| The data points are shown on a scatter graph | |
| 3. Do the linear regression; the equation will be of the form y(x) = a + bx | |
| Values of a, b, corr (which is r), and n on screen; a = y intercept, b = slope |
|
| 4. Graph the linear regression line | |
| The regression equation is pasted
into y1 The regression line is graphed |
|
| The data points are added to the graph | |
| 5. Use the regression line to make predictions | |
| Then enter x value where prediction is to be made | |
| Put cursor on line where y= is Predicted y value is given |
|