The function runif()generates a sample from a uniform distribution, by default on the interval 0 to 1. Try x <->
Exercise 5
To simulate samples from normal populations having different means and standard deviations, the mean and sd arguments can be used in rnorm(). Simulate a random sample of size 20 from a normal population having a mean of 100 and a standard deviation of 10.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here