Chapter 11: Understanding Randomness Flashcards
Define ‘Random’.
An outcome is random if we know the possible values it can have, but not which particular value it takes.
Define ‘Generating random numbers’.
Random numbers are hard to generate. Nevertheless, several Web sites offer an unlimited supply of equally likely random values.
Define ‘Simulation’.
A simulation models a real-world situation by using random-digit outcomes to mimic the uncertainty of a response variable of interest.
Define ‘Trial’.
The sequence of several components representing events that we are pretending will take place.
Define ‘Simulation component’.
A component that uses equally likely random digits to model simple random occurrences whose outcomes may not be equally likely.
Define ‘Response variable’.
Values of the response variable record the results of each trial with respect to what we were interested in.