Description Usage Arguments Details References Examples
Estimates sample size for paired or independent, two-sample study desings via Accuracy in Parameter Estimation. Calculates n so a given study is likely to obtain margin of error no larger than chosen target margin of error.
1 |
moe |
target margin of error in standard deviation units |
paired |
(character) logical indicator specifying if |
conf.int |
(optional) confidence level of the interval. Defaults to |
assur.lvl |
(optional) desired level of assurance (percent experiments whose MOE is less than target MOE). Defaults to |
r |
(required if |
Refer to vignette for further information.
Maxwell SE, Kelley K & Rausch JR. (2008). Sample size planning for statistical power and accuracy in parameter estimation. Annual Review of Psychology, 59, 537-563.
Kelley K & Rausch JR. (2006). Sample size planning for the standardized mean difference: Accuracy in parameter estimation via narrow confidence intervals. Psychological Methods, 11, 363–385.
1 |
Paired Design
MOE 0.55
CI 0.90
r 0.75
Estimated Total Sample Size
n = 7
With 99% Assurance
n = 12
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.