Ask Question
31 August, 08:31

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

+1
Answers (1)
  1. 31 August, 12:19
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers