English, asked by anmaasghar402, 8 hours ago

Answer each of the following questions:

a) What does it mean to choose numbers “at random”?​

Answers

Answered by ycuteboyy2
4

Answer:

It means that any number has an equal chance of being selected. ... random function useful for simulating games of chance? It is useful because you can call on it to generate any number range where any number in the range has an equal or fair chance of coming up in play.

Answered by hello2888
0

Answer:

It means that any number has an equal chance of being selected.

Explanation:

Answer each of the following questions:

a) What does it mean to choose numbers "at random". It means that any number has an equal chance of being selected.  

b) Why is the Math random function useful for simulating games of chance? It is useful because you can call on it to generate any number range where any number in the range has an equal or fair chance of coming up in play.

c) Why is it often necessary to scale and/or shift the values produced by Math random? Because the numbers generated by the function are from 0 < x < 1, and that range may not be useful to the game's requirements.

d) Why is computerized simulation of real-world situations a useful technique? It allows for safe testing of hypothesis and can broaden the possibilities of the real-life situations by allowing for quicker discovery.

Similar questions