Confidence interval of the mean - Simulation Samples drawn from a Normal distribution
1 | ConfInt(nexp = 100, nrep = 5000, n = 25, mu = 50, stdev = 8, nconf = 0.95)
|
nexp |
= Number of samples to draw |
nrep |
= Number of resamplings |
n |
= sample size |
mu |
= Population mean |
stdev |
= Population standard deviation |
nconf |
= Confidence level |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.