Texas Instruments TI-83 Plus Manual page 31

Graphing calculator
Hide thumbs Also See for TI-83 Plus:
Table of Contents

Advertisement

Exercises
1. Create a random integer value between 50 and 60 inclusive.
2. Create a random real number between 3 and 17.
3. Generate 15 random integer values between 1 and 50 and store them in L1.
4. Select 10 values from a normally distributed population with a mean of 22 and a standard
deviation or 2.6.
Solutions
1. Type randInt(50, 60).
2. Type rand*(17-3)+3.
3. Type randInt(1, 50, 15)→L1.
4. Ty pe randNorm(22, 2.6, 10)
31

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-84Ti-83

Table of Contents