a. Generate a random variable with 1000 observations using the normal distribution, X~N(50,100)
in R.
b. What is the mean and standard deviation?
c. Presume that what you generated in a. and b. is a population distribution. Now take 10.000
samples with 100 observations in R.
d. Draw a histogram of the sampling distribution and check whether your conjecture is correct.
The post a. Generate a random variable with 1000 observations using the normal distributi appeared first on Assignmentio.