
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Assume that you want to generate random variables from U(-1,5) using random variables from U(0,1). What is the corresponding random variable of 0.10 ~ U(0,1)?
A
-0.80
B
0.50
C
-0.40
D
0.70
Explanation:
To generate random variables from U(-1,5) using random variables from U(0,1), we use the inverse transform method.
For a uniform distribution U(a,b), the cumulative distribution function (CDF) is:
For X ~ U(-1,5):
So the CDF is:
To generate X from U ~ U(0,1), we solve for x in terms of u:
Now, for u = 0.10:
Therefore, the corresponding random variable from U(-1,5) is -0.40.
Verification: