Description Usage Arguments Value
View source: R/MarginOfError.R
Calculate the sample size needed for a given margin of error
Method 3.63.
1 | sampleSizeME(ME, s, alpha = 0.05)
|
ME |
Margin of error |
s |
Standard deviation of data |
alpha |
Significance level (0.05 by default) |
The minimum sample size needed for a given margin of error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.