mycisMean | R Documentation |
Simulate sampling distributions of sample means
mycisMean(N = 5, R = 10, mean = 100, std = 15)
N |
Sample size |
R |
Number of draws |
mean |
Mean of population |
std |
Standard deviation of population |
mycisMean() mycisMean(N = 100, R = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.