Question: You want to generate 1000 random values from a normal distribution with mean 100 and standard deviation 15.What command will produce these values? A) pnorm(1000,100,15)
You want to generate 1000 random values from a normal distribution with mean 100 and standard deviation 15.What command will produce these values?
A) pnorm(1000,100,15)
B) qnorm(1000,100,15)
C) rnorm(1000,100,15)
D) dnorm(1000,100,15)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
