= 217 The output of an old simulation system is obtained based on the following two steps: (1) First, generate the rando
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
= 217 The output of an old simulation system is obtained based on the following two steps: (1) First, generate the rando
= 217 The output of an old simulation system is obtained based on the following two steps: (1) First, generate the random numbers based on the following LCG generator (Note: Xo = 126): X = (5701 + 75539183 * X4-1) mod 217, i = 1,2 ....T Random number: R = 4 (2) Then the out put Y is obtained as Y = 3 x Ri. The output of another new simulation system is obtained based on the following two steps: (1) First, generate the random numbers based on the following LCG generator (Note: Xo = 723456): X = (49811 +2354723 * X -1) mod 37, i = 1,2 ....I Random number: R = X (2) Then the output Y is obtained as Y; = 4 x R -0.8. Please complete the following tasks based on above information: (a) For T = 15, generate the 15 outputs Y_, Y2, ..., Y15 for each simulation system. (5 points) (b) Compare the simulation outputs you obtained in (a) (Note: The outputs of the two systems were paired based on i for comparisons. For statistical test, use the level of significance a = 0.05) (5 points) 317
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!