| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
x | y |
---|---|
0 | 1.50 |
1 | 1.75 |
2 | 2.65 |
3 | 5.67 |
4 | 7.21 |
5 | 12.01 |
On a graphing calculator, begin by entering the data points. To do so, press the STAT button and select the option Edit.
This gives a number of columns, labeled L1, L2, L3, and so on.
Use the arrow keys to choose where in the lists to fill in the data values. Enter the x-values of the data points in L1 and press ENTER after each value. The same can be done for the the corresponding y-values in column L2.
After entering the values, press the STAT button and select the menu item Calc.
The option QuadReg
gives the parabola of best fit, expressed as a quadratic equation in standard form. Press the ENTER button until the parameters are given.
In this case, a quadratic model for the data is y=0.45x2−0.2x+1.5. Also, the coefficient of the determination is 0.99, which indicates the model almost perfectly fits the data. If R2 does not appear, press 2ND and 0 to get to the CATALOG, then select DiagnosticOn
and enable it by pressing ENTER twice. Once more, find the parabola of best fit.
A graphing calculator can also be used to graph the line of best fit. After selecting the option QuadReg,
choose the option Store RegEQ.
Press VARS and move to the Y-VARS menu. Then, select the option FUNCTION
and press ENTER.
Press the ENTER button until the parameters are given. To graph the scatter plot, first push the buttons 2nd and Y=. Then, choose one of the plots in the list. Select the option ON,
choose the type to be a scatter plot, and assign L1 and L2 as XList
and Ylist,
respectively.
Then, the plot can be made by pressing the button GRAPH. It is possible that after drawing the plot the window-size is not large enough to see all of the information.
To fix this, press ZOOM and select the option ZoomStat.
After doing that, the window will resize to show the important information.