In the casino game Roulette, a bet on "red" will win if the ball lands on one of the 18 red numbers of the 38 numbers on the wheel, with each number being equally likely. You want to run a simulation that will estimate the probability of a player winning both bets when betting on red twice.What would be an appropriate setup for the simulation:

Respuesta :

Answer:9

E

Step-by-step explanation:

Based on the information given, it should be noted that the appropriate setup for the simulation will be E) I and III.

From the information given, it is important to use a table of random digits to select one number from 01 to 38 and then a second number from 01 to 38. If the first number is between 01 and 18 and the second number is between 01 and 18, then the player has won both rounds.

Also, use a table of random digits to select two numbers 01-19, allowing repeats. If both numbers are between 01 and 09, then the player has won both rounds.

Learn more about simulations on:

https://brainly.com/question/25211706