A cereal company puts toys into 40% of its cereal
boxes. Lydia wants to know what the probability is
of getting 2 toys if she buys 7 boxes of cereal. How
could she simulate her question using a random
number table?
a. Look at the first 2 digits in the table. Let digits
from 0 to 7 represent getting a toy, and other
digits represent not getting a toy.
b. Look at the first 7 digits in the table. Let digits
from 1 to 3 represent getting a toy, and other
digits represent not getting a toy.
c. Look at the first 7 digits in the table. Let digits
from 0 to 3 represent getting a toy, and other
digits represent not getting a toy.
d. Look at the first 2 digits in the table. Let digits
from 1 to 7 represent getting a toy, and other
digits represent not getting a toy.