Name:        SAMPLE.83p
Author:      David C. Uhrig
Version:     1.0
Machine:     TI-83 BASIC
Released:    December 24, 2001

SAMPLE is a program that gives a sample percentage of how often results will occur based on 5 pieces of information:

HOW MANY TRIALS?: The number of times you want a random number created based on the data being entered.

LOWER BOUND?: Minimum value that can be randomly generated.

UPPER BOUND?: Maximum value that can be randomly generated.

MINIMUM VALUE?: Lowest value in range which can constitute a success.

MAXIMUM VALUE?: Highest value in range which can constitute a success.


What is displayed next is the percent of the time the number randomly generated between the LOWER and UPPER bound.