You can work through this module either using your own data or using the data included in these files.
There have been numerous problems downloading programs for TI graphing calculators using the method above. If that method works, it is very clean. Sometimes, however, it doesn't work. In that case we can fall back on an older method, uuencoding, that is less user-friendly but more reliable. Click here for more information about this method. Then click here for a uuencoded (text file).
If your only choice is typing in the data then you should place the temperature readings in the list L2. The time readings can be placed in the list L1 with the line

Whatever data you use the program fitdata will fit a curve of the form

There have been numerous problems downloading programs for TI graphing calculators using the method above. If that method works, it is very clean. Sometimes, however, it doesn't work. In that case we can fall back on an older method, uuencoding, that is less user-friendly but more reliable. Click here for more information about this method. Then click here for a uuencoded (text file).
To run the program fitdata type fitdata() in the home screen and press ENTER. The program will ask for the values of n and p as described in your browser window. After fitdata has computed a model you can compare the model and the original data using the TI-92 table and graph features in the usual way. Make sure that the graphics mode is set to SEQUENCE. You may want to look at the help files for graphing a sequence or making a table for a sequence.
| The screen at the right shows how the Y= screen should be set up for both the table and the graph. |
|
| The screen at the right shows how the window screen should be set up to graph the original data and the model. |
|
| The screen at the right shows the graph for the data given here and the model obtained using n = 20 and p = 20. Notice the original data is shown by dots and the model with a solid line. |
|
| The screen at the right shows how the the TblSet screen should be set up to produce a table showing the original data and the model. |
|
| The screen at the right shows the same data and model as the graph above but in tabular form. |
|