Page 1 of 1

Consider the LCG (linear congruential generator) Zi = (15Zi-1 + 7) mod (64) with a seed value of Z0 = 3. Calculate the

Posted: Mon May 09, 2022 1:32 pm
by answerhappygod
Consider the LCG (linear congruential generator)
Zi = (15Zi-1 + 7) mod (64) with a
seed value of Z0 = 3. Calculate the value of
U390, which should appear to come from the U(0,1)
distribution. Enter as an exact decimal with no
rounding.