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
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.
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.