TI-85 STATISTICAL DATA ANALYSIS

 

Caution: clears all data stored in lists and restores default calculator values

  1. 2nd
  2. - (LIST)
  3. EDIT (F4)
  4. enter name for your list
  5. enter values
  6. EXIT

  1. 2nd
  2. - (LIST)
  3. EDIT (F4)
  4. enter name for your list
  5. enter values
  6. EXIT

-you can use unique names
-notice how your list now become "options" on the option bar at the bottom of the screen.

  1. STAT
  2. CALC (F1)
  3. Choose name for Xlist from option bar
  4. Down Arrow
  5. Choose MORE for more examples
  6. Select Ylist option
  7. ENTER
  8. ENTER

Your are looking for the statistical model with the highest correlation coefficient (r)

The models to choose from are:

Linear regression

y = ax + b

LINR

Log regression

y = a+b ln x

LNR

Exponential regression

y = ab^x

EXPR

Power regression

y = ax^b

PWR

Choose the model using the option bar (F1, F2, etc.)

Calculate all of the models to decide which fits your data. Make your decision based upon the correlation coefficient (corr). The model who's correlation is closest to 1 or -1 "best fits" your data.

example:

Model

Key strokes

Screen picture

Results

Linear regression

F2

"Best Fits"

Log regression

F3

Exponential regression

F4

Power regression

 

F5

In this case, linear regression is the obvious model. Calculate LINR again and move to the next step.

  1. EXIT
  2. EXIT
  3. PRGM
  4. NAMES (F1)
  5. choose RANGE
  6. ENTER
  7. 2nd
  8. LIST
  9. NAMES (F3)
  10. choose Xlist name
  11. ENTER
  12. 2nd
  13. LIST
  14. NAMES (F3)
  15. choose Ylist name
  16. ENTER

  1. STAT
  2. DRAW (F3)
  3. SCAT (F2) draw scatter plot
  4. DRREG(F4) draw regression
  5. EXIT
  6. EXIT (returns to home screen)

  1. STAT
  2. DRAW (F3)
  3. FCST (forecast)
  4. enter an X value or a Y value
  5. move cursor to the unknown value
  6. SOLVE (F4)
  7. EXIT


STORAGE & RECALL OPTIONS

(use only if you wish to use graph and/or database at a later date)

  • Store graph picture
    1. GRAPH
    2. MORE
    3. MORE
    4. STPIC (F2) (store picture)
    5. name picture
    6. ENTER
  • Recall graph picture
    1. STAT
    2. DRAW (F3)
    3. CLDRW (F5) clear draw
    4. MORE
    5. RCPIC (F3) (recall picture)
    6. choose picture name
    7. ENTER

       

  • Store graph database
    1. GRAPH
    2. MORE
    3. STGDB (F4)
    4. name database
    5. ENTER
  • Recall graph database
    1. GRAPH
    2. MORE
    3. RCGDB (F4)
    4. choose database name
    5. ENTER


Example Problem:

Time (minutes)

Amount (grams)

2
3
4
8
12
24
16
12
6
4

Determine the model, plot the line of "best fits" and answer the following questions.

  1. What is the equation for the line of best fits?
  2. What is the amount present at 5 minutes?
  3. At what time would 25.1 grams remain?


Solution & Help

Questions: