Power and Sample Size Calculator
Plan sample size, power, or effect size for two proportions or two independent means.
Solved value
Enter values
Sample sizes round up.
| Metric | Value |
|---|
n solves the named power equation, then rounds each group up
How?
How this is calculated
Proportion mode uses the two-independent-proportions z-test planning equation with pooled null variance and non-pooled alternative variance. Mean mode uses a two-sample t-test planning approximation with Cohen's d.
Formula: n solves the named power equation, then rounds each group up
Sources
- statsmodels NormalIndPower.solve_power. statsmodels. Retrieved .
- statsmodels TTestIndPower.solve_power. statsmodels. Retrieved .
- statsmodels power_proportions_2indep. statsmodels. Retrieved .
Method last reviewed