If xis a random number between 0 and 1, then we can use xto simulate a variable that is uniformly distributed between 100 and 200 using the formula:

a.100 + x
b. 200 −x
c. 100 + 100x
d. 200x

Respuesta :

Answer:

c. 100 + 100x

Explanation:

Given that X is a random number between 0 and 1. To simulate X so that it is uniformly distributed between 100 and 200 will be done by using the formula of 100+100X.

If X = 0, 100+100X will result in the output as 100

If X = 0.5, 100+100X will result in the output as 150

If X = 1, 100+100X will result in the output as 200

ACCESS MORE
EDU ACCESS