Description Usage Arguments Value Examples
This function calculates de sample size in a SRS design based on one of three possible arguments: σ^2, pq or CV. Provide just one of then.
1 |
moe |
Margin of error. |
alpha |
1 - (confidence level). |
CV |
Variaton coefficient. |
S2 |
σ^2, population variance. |
pq |
P(1 - P), population variance for proportions. |
N |
Population size. |
The value of n.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.