powered by
Generating numbers form Normal distribution here we use Box Muler transform to obtain normal random variable
prnorm(n)
a list of pseudo random numbers from normal distribution
number required
prnorm(10) prnorm(100)
Run the code above in your browser using DataLab