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 n

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 N 1
Use The Linear Congruential Generators Lcgs Method Z A2 1 C Mod M To Generate A Sequence Of 10 Pseudo Random N 1 (84.13 KiB) Viewed 64 times
Use the linear congruential generators (LCGs) method (Z = (a2-1 + c) mod m) to generate a sequence of 10 pseudo-random numbers (PRNS). Using multiplier a = 65539, increment c = 0, modulus m = 210 and seed value Zo = 7. After that use the Kolmogorov-Smirnov (K-S) test with a critical value Da = 0.41 to compare the distribution of the set of PRNs 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 Da = 0.41