Feb 16 2007
Documentation for
Sample Size for an Unmatched Case-Control Study
Kevin M. Sullivan, PhD, MPH, MHA: cdckms@sph.emory.edu
Minn M. Soe, MD, MPH, MCTM: msoe@sph.emory.edu
This module calculates a sample size for an unmatched case-control study. The data input screen is as follows:
The four values required for a sample size calculation are:
· Two-sided confidence level – most individuals would choose a 95% confidence interval, but a different confidence interval could be entered.
· Power – most individuals choose a power value of 80% or 90%, however, any power level can be entered.
· Ratio of Controls to Cases – place the desired ratio of controls to cases. If there are to be an equal number of controls and cases, then enter the value of 1.0; if there are to be twice as many controls as cases, enter the value of 2.0. Any other ratio can be entered.
· Percent of controls exposed – enter an estimate of the percentage of controls that have (or had) the exposure of interest. For example, in a case-control study on cigarette smoking and lung cancer, among the controls (those without lung cancer), what percent would be expected to say they smoked cigarettes?
The user has the choice of entering an odds ratio or the percent of cases with the exposure of interest – just enter one of these, not both. The results using the default values for an odds ration of 2 are below:
Sample Size for Unmatched Case-Control Study |
||||||
|
||||||
For: |
|
|
|
|
|
|
|
Two-sided confidence level(1-alpha) |
95 |
|
|||
|
Power(% chance of detecting) |
80 |
|
|||
|
Ratio of Controls to Cases |
1 |
|
|||
|
Hypothetical proportion of controls with exposure |
40 |
|
|||
|
Hypothetical proportion of cases with exposure: |
57.14 |
|
|||
|
Least extreme Odds Ratio to be detected: |
2.00 |
|
|||
|
||||||
|
|
|
|
|
|
|
|
Kelsey |
Fleiss |
Fleiss with CC |
|
||
|
||||||
Sample Size - Cases |
134 |
133 |
144 |
|
||
Sample Size - Controls |
134 |
133 |
144 |
|
||
|
||||||
Total sample size: |
268 |
266 |
288 |
|
||
|
||||||
|
|
|
|
|
|
|
References |
||||||
Kelsey et al., Methods in Observational Epidemiology 2nd Edition, Table 12-15 |
||||||
Fleiss, Statistical Methods for Rates and Proportions, formulas 3.18 &3.19 |
||||||
|
|
|
|
|
|
|
CC = continuity correction |
||||||
Results are rounded up to the nearest integer. |
||||||
The sample size formula for the method described in Kelsey et. al. is:
and
where
number of cases
number
of controls
standard
normal deviate for two-tailed test based on alpha level (relates to the confidence
interval level)
standard
normal deviate for one-tailed test based on beta level (relates to the power
level)
r = ratio of controls to cases
p1 = proportion of cases with exposure and q1 = 1-p1
p2 = proportion of controls with exposure and q2 = 1-p2
and
The sample size formula without the correction factor by Fleiss is:
For the Fleiss method with the correction factor, take the sample size from the uncorrected sample size formula and place into the following formula:
When the input is provided as an odds ratio (OR) rather than the proportion of cases exposed, the proportion of cases exposed is calculated as:
Kelsey JL, Whittemore AS, Evans AS, Thompson WD. Methods in Observational Epidemiology. Oxford University Press, 1996.
Fleiss JL. Statistical Methods for Rates and Proportions. John Wiley & Sons, 1981.
Updated Feb 16 2007: changed the “-“ sign in the numerator of the Fleiss formula without a correction factor to “+”.