Page 1 of 1

Use the linear congruential generators (LCGs) method (Z; = (a2-1 + c) mod m) to generate a sequence of 10 pseudo-random

Posted: Tue Sep 07, 2021 7:09 am
by answerhappygod
Use The Linear Congruential Generators Lcgs Method Z A2 1 C Mod M To Generate A Sequence Of 10 Pseudo Random 1
Use The Linear Congruential Generators Lcgs Method Z A2 1 C Mod M To Generate A Sequence Of 10 Pseudo Random 1 (39.85 KiB) Viewed 70 times
Use the linear congruential generators (LCGs) method (Z; = (a2-1 + c) mod m) to generate a sequence of 10 pseudo-random numbers (PRN). Using multiplier a = 65539, increment c = 0, modulus m = 210 and seed value 20 = 7. After that use the Kolmogorov-Smimov (K-S) test with a critical value De = 0.41 to compare the distribution of the set of PRN's generated to a uniform distribution We need to write down the 10 random number in the first line then do the K-S test in your paper and write down Only D and D and D and the decision of comparison with D. = 0.41