40.5k views
3 votes
You are interested in the probability of drawing 1 yellow marble from a box that contains 20 red marbles, 30 blue marbles, 10 green marbles, and 40 yellow marbles. How could you model the simulation for this situation using random numbers?

2 Answers

7 votes

If you are using plato, the answer will be the lst choice, or answer D.


User Thebrooklyn
by
6.5k points
5 votes
Considering the numbers range from 1 to 10 and being whole numbers,
If:
1 or 2 is generated, a red marble is drawn
3, 4, or 5 is generated, a blue marble is drawn
6 is generated, a green marble is drawn
7, 8, 9, or 10 is generated, a yellow marble is drawn.
User Stephen Haberman
by
6.2k points