Click here to obtain the program worldpop and launch the TI-92 Graph Link program. Then download this program in the usual way.
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).
Run the same program by typing worldpop() and then pressing ENTER in the home screen. This program defines two lists of data that we will use as examples in this module.
| The screen at the right shows part of the contents of the two lists you've just loaded into your TI-92. In this help module we look at how data like this can be analyzed using the table and sequence graphing capabilities of the TI-92. Begin by setting the GRAPHING MODE to SEQUENCE as described in the help module on Graphing one or more sequences. |
|
|
The screen at the right shows how the Y= screen should be set up to
graph the population data. The first line
u1=pop[n] ui1=pop[1] |
|
| The screen at the right shows the WINDOW screen for this data. |
|
| The screen at the right shows a graph of this data. |
|
| We can do much better than just this raw data. The screen at the right shows how the Y= screen can be set up to compute the percentage increase in the population from one year to the next. Notice that ui1 must be computed explicitly. |
|
| Now we change the WINDOW screen as shown at the right. |
|
| Now press GRAPH to see the graph at the right. Notice that the population growth rate climbed at first, then dipped, and climbed again. By the end of this 46 year period it was roughly back at the same level as at the beginning. |
|
| We can look at the same information numerically. Set up the TblSet window as shown at the right |
|
| and then press TABLE to see the screen at the right. |
|