powered by
Sample Parameters from Population Parameters
sample_from_pop(n = 100, mu = 0, sd = 1, r = 0)
list of sample parameters (mu, sd, r)
sample size
population mean
population SD
population r
sample_from_pop(10)
Run the code above in your browser using DataLab