
The position of the graphically represented keys can be found by moving your mouse on top of the graphic.
| Turn your calculator on | |||||||||
| Press |
|||||||||
| Clearing the memory | |||||||||
This is not that much an issue as the
TI-89 has tons of memory. Simply give your new list a different name. However,
you cannot use a name if it's already in use, so you might want to delete a
list if you're done with it. Press
until the cursor is on the list you want to delete. Press |
|||||||||
| Entering data | |||
| one variable | |||
Press
to view the other options and pick Data then press to accept.
Pick an arbitrary name (say M) for the list. If it's in use, either choose
another name or delete the list (see above for instructions). To choose M,
type |
|||
| two variables | |||
Press
to
accept. If not, press
to accept. The cursor should now be on Folder: Main.
Press to accept.
Press (D) (we're
calling our dataset D; call it whatever you want using the alpha-numeric keys;
if you want to delete a list so you can reuse the name, use the Clear Memory
instructions above). Then press
(twice) to accept and verify the name. A table should appear with c1, c2,
c3 over the columns. Use c1 for the x-variable. Enter
the first x-value, then press .
Continue until all the x-values have been entered . Press
to move the cursor to c2 for the
y-variable. Press .
Enter the second y-value, then |
|||
| Calculating one-variable statistics | ||||
| mean (x) | ||||
Press .
Press
. You'll see
x........and a box. Type
and you'll see a chart. The first item in the chart is x,
the mean.
|
||||
| standard deviation for populations (s or sn) | ||||
Press .
Press
(s), , then |
||||
| standard deviation for samples (s or sn-1) | ||||
Press .
Press
and you'll see a chart. Look for sx - that's the sample standard deviation. |
||||
|
Calculating two-variable statistics |
|||||
| r (correlation) | |||||
Press
|
|||||
| regression coefficients | |||||
| slope | |||||
Press
|
|||||
| y-intercept | |||||
Press
|
|||||
| Calculating combinations and permutations | ||||
| combinations (nCr) | ||||
| Press |
||||
| permutations (nPr) | ||||
Press . Enter the n value, then
press |
||||
| Turning the calculator off | ||
|
Press |
||
Worked Out Examples
In the following examples, we list the exact
key sequence used to find the answer. We will list the keys by the main symbol
on the key. In parentheses, we will list a helpful mnemonic, e.g. we will list
ex as
(ex).
A: What is the mean and standard deviation of the following list of numbers?
15 16 20 21
| 1: To start | (as
necessary) |
| 2: Enter Data | (D,
although this is arbitrary) |
| 3: Compute the mean |
|
| 4: Compute the standard deviation (population) | (s)
|
| 5: Compute the standard deviation (sample) | . You'll see
x........and a box. Type ![]() |
You should get a mean of 18, population standard deviation of
2.549509757 and a sample standard deviation
of 2.943920289.
B: Find the linear regression line for the following table of numbers. Also find the correlation.
| x | 1 | 2 | 3 | 4 |
| y | 2 | 4 | 5 | 7 |
| 1: To start | (as
necessary)
|
| 2: Enter Data |
(D, but this is arbitrary) |
| 3: Compute the slope of the regression line | |
| 4: Compute the y-intercept of the regression line | |
| 5: Compute the correlation | |
You should get a slope of 1.6, a y-intercept of 0.5, and a
correlation of 0.992277876.
The regression line would be: y = 1.6x+0.5.
| 1: Compute 10C6 |
(nCr) |
| 2: Compute 9P5 | ![]() |
You should get 10C6 = 210 and 9P5=
15120.
Go to: