Ask Question
2 July, 15:35

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

+2
Answers (1)
  1. 2 July, 15:40
    0
    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
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “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 ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers