A randomly generated list of numbers from 0 to 4 is being used to simulate
an event, with the numbers 2, 3, and 4 representing a success. What is the
estimated probability of a success?

Respuesta :

Answer:

0.6 probability.

Step-by-step explanation:

Probability of an equally likely situation is measured by # of successes/total # of possibilities.

Thus, there are 3 different values of success(2,3,4)

On the other hand, there are 5 possible different values on the list as per the question(0,1,2,3,4).

Therefore, our probability is equal to 3/5 = 0.60 = 60%