Generating Random Numbers with the TI Calculators
The following functions will generate random numbers from the list of numbers 1 - 60.
TI-83
- Press MATH. Arrow over to PRB.
- Press 5:randInt(. Enter 1, 60).
- Press Enter and you will see the first random number.
- Keep pressing Enter to get random numbers between 1 and 60, inclusive.
TI-86
- Press 2nd MATH.
- Press PROB (in F2).
- Press randint (in F5). (Enter 1, 60.)
- Press Enter and you will see the first random number.
- Keep pressing Enter to get random numbers between 1 and 60, inclusive.
TI-89
- Press 2nd MATH.
- Press 7:Probability.
- Press 4:rand(. Enter 60) and press Enter.
- You will see the first random number.
- Keep pressing Enter to get random numbers between 1 and 60, inclusive.
|