Description Usage Arguments Value References Examples
Calculate sample size needed to estimate a mean within a given margin of error.
1 | meanSampleSize(moe, sd, conf = 0.95)
|
moe |
margin of error expressed in your measure's units |
sd |
standard deviation expressed in your measure's units |
conf |
confidence level associated with margin of error (default = 0.95) |
Estimated sample size needed to estimate a mean within a given margin of error.
Hogg, R. V. and Tanis, E. A. (2006), Probability and Statistical Inference 7e, Pearson, New Jersey.
1 | meanSampleSize(moe = 1, sd = 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.