Q: (a) Write down an algorithm based on linear congruential method for generation of IID
R[0, 1].
(b) Obtain a set of 4 random numbers IID R[0, 1], assuming suitable values of parameters.
(c) Obtain a set of 4 normally distributed random numbers using (0.32, 0.67, 0.23, 0.96) as
the set of IID R[0, 1].
Your Answer