Please choose the statement that is false about random number generation: O For a linear congruent generator that has a
Posted: Tue Apr 26, 2022 6:24 pm
Please choose the statement that is false about random number generation: O For a linear congruent generator that has a prime number m as the divisor for the modulus, the obtained random numbers have a maximum period of (m-1) O The inverse transformation method can be used to sample data from both continuous and discrete probability distributions O In random number generation using linear congruent generator, we don't need to worry about cycles. O Uniformly distributed random numbers can be generated using a linear congruent generator