NAME ___________________________________________ DATE________________

RANDOM NUMBERS, DIE, COINS, AND INTEGERS

Use your EL-W516B to help generated a sequence of random numbers, dice, coins, and integers.

1.Generate a sequence of 4 random integers.

___, ___, ___, ___

2.Generate a sequence of 5 random dice throws.

___, ___, ___, ___, ___

3.Generate a sequence of 10 random coin flips.

___, ___, ___, ___, ___, ___, ___, ___, ___, ___

4.Generate a sequence of 3 random integers.

___, ___, ___

5.Generate a sequence of 12 dice throws and based on that sequence what is the probability of rolling a 6?

___, ___, ___, ___, ___, ___, ___, ___, ___, ___, ___, ___

_______________

6.Generate a sequence of 10 random coin flips and based on that sequence what is the probability of getting heads?

___, ___, ___, ___, ___, ___, ___, ___, ___, ___

_______________

35