15.2 Observational & Experimental Epidemiological Study Designs
Key Takeaways
- Case-Control studies proceed from Effect to Cause (Retrospective), are fast, economical, ideal for rare diseases, and yield the Odds Ratio (OR = ad / bc).
- Cohort studies proceed from Cause to Effect (Prospective/Retrospective), measure true disease Incidence, Relative Risk (RR), and Attributable Risk (AR).
- Overmatching occurs in Case-Control studies when matching is performed on a variable that is closely related to the exposure of interest, destroying the ability to evaluate the exposure.
- Randomized Controlled Trials (RCTs) represent the gold standard of evidence; randomization eliminates selection bias and balances both known and unknown confounding variables across arms.
- Population Attributable Risk (PAR = [It - Iu] / It) quantifies the proportion of disease incidence in the total population that would be eliminated if the exposure were completely removed.
Observational & Experimental Epidemiological Study Designs
Epidemiological studies are broadly classified into Observational (where the investigator observes natural exposures without intervention) and Experimental (where the investigator actively manipulates exposure status via randomization).
+---------------------------------------------------------------------------------------------------+
| EPIDEMIOLOGICAL STUDY DESIGNS |
+---------------------------------------------+-----------------------------------------------------+
| OBSERVATIONAL STUDIES | EXPERIMENTAL STUDIES |
+----------------------+----------------------+-----------------------------------------------------+
| Descriptive | Analytical | Randomized Controlled Trials (RCT) |
+----------------------+----------------------+-----------------------------------------------------+
| • Case Report | • Case-Control | • Clinical Trials (Patients) |
| • Case Series | • Cohort Study | • Field Trials (Healthy Individuals) |
| • Cross-Sectional | | • Community Trials (Communities/Groups) |
| • Ecological Study | | |
+----------------------+----------------------+-----------------------------------------------------+
1. Descriptive Studies & Cross-Sectional Design
Cross-Sectional Study (Prevalence Study)
In a cross-sectional study, exposure status and disease outcome are measured simultaneously in a defined population at a single point in time ("snapshot").
- Advantages: Fast, inexpensive, excellent for assessing public health burden and disease prevalence.
- Disadvantages: Cannot establish temporal sequence (whether exposure preceded outcome); subject to survivorship bias (selects for cases of long duration).
- Key Formula: $P = I \times D$ (Prevalence = Incidence $\times$ Mean Duration of disease).
Ecological Study (Correlational Study)
The unit of observation in an ecological study is a group or population (e.g., countries, states) rather than individual human beings.
- Ecological Fallacy: The logical error of inferring that an association observed between variables at the aggregate group level necessarily holds true for individuals within those groups.
2. Case-Control Studies (Trohoc / Retrospective Design)
A Case-Control study begins with diseased individuals (Cases) and non-diseased individuals (Controls), looking backward in time to compare the frequency of past exposure to potential risk factors.
Backward Direction of Inquiry (Effect -> Cause)
<===================================
TIME: Past Exposure Present Status
+-------------------+ +-------------------+
| Exposed (a) | <------------ | CASES (Disease +) |
| Unexposed (c) | +-------------------+
+-------------------+ +-------------------+
| Exposed (b) | <------------ | CONTROLS (Disease-|
| Unexposed (d) | +-------------------+
+-------------------+
2x2 Contingency Table for Case-Control Studies
| Exposure Status | Cases ($D+$) | Controls ($D-$) | Total |
|---|---|---|---|
| Exposed ($E+$) | $a$ (Exposed Case) | $b$ (Exposed Control) | $a+b$ |
| Unexposed ($E-$) | $c$ (Unexposed Case) | $d$ (Unexposed Control) | $c+d$ |
| Total | $a+c$ | $b+d$ | $N = a+b+c+d$ |
Measure of Association: Odds Ratio (OR)
Because case-control studies select participants based on disease status (fixing the number of cases and controls), incidence rates cannot be directly calculated. The measure of association is the Odds Ratio (OR), also called the Cross-Product Ratio:
- Interpretation:
- $OR = 1.0$: Exposure is not associated with disease.
- $OR > 1.0$: Positive association (Exposure is a potential risk factor).
- $OR < 1.0$: Negative association (Exposure is a protective factor).
Matching & Overmatching
- Matching: Process of selecting controls so that they are similar to cases in terms of specific confounding variables (e.g., age, sex, social class).
- Overmatching: Occurs when matching is performed on variables that are closely tied to the exposure of interest, or when matching is done on intermediate variables in the causal pathway. Overmatching reduces study efficiency and obscures true exposure-disease relationships.
Major Biases in Case-Control Studies
- Recall Bias: Cases (having suffered a disease) remember past exposures more vividly or differentially than healthy controls.
- Selection Bias: Non-representative selection of cases or controls (e.g., Berkson's Bias / admission rate bias when controls are selected from hospitalized populations).
3. Cohort Studies (Prospective / Follow-Up / Longitudinal Design)
A Cohort study begins with a group of exposed and unexposed disease-free individuals and follows them forward over time to measure and compare the incidence of disease development.
Forward Direction of Inquiry (Cause -> Effect)
===================================>
TIME: Present Status Future Outcome
+-------------------+ +-------------------+
| EXPOSED GROUP | ------------> | Disease + (a) |
| (Disease-Free) | | Disease - (b) |
+-------------------+ +-------------------+
| UNEXPOSED GROUP | ------------> | Disease + (c) |
| (Disease-Free) | | Disease - (d) |
+-------------------+ +-------------------+
2x2 Contingency Table for Cohort Studies
| Exposure Status | Disease Developed ($D+$) | Disease Free ($D-$) | Total Group | Incidence of Disease |
|---|---|---|---|---|
| Exposed ($E+$) | $a$ | $b$ | $a+b$ | $I_e = \frac{a}{a+b}$ |
| Unexposed ($E-$) | $c$ | $d$ | $c+d$ | $I_u = \frac{c}{c+d}$ |
Key Quantitative Metrics in Cohort Studies
-
Incidence Rates:
- Incidence in Exposed ($I_e$) = $\frac{a}{a+b}$
- Incidence in Unexposed ($I_u$) = $\frac{c}{c+d}$
- Total Population Incidence ($I_t$) = $\frac{a+c}{a+b+c+d}$
-
Relative Risk (RR) / Risk Ratio:
- Direct measure of the strength of causal association between exposure and disease.
-
Attributable Risk (AR) / Etiological Fraction:
- Quantifies the proportion of disease in the exposed population that can be attributed directly to the exposure (and eliminated if exposure is removed).
-
Population Attributable Risk (PAR):
- Quantifies the proportion of disease incidence in the entire target population attributable to the risk factor. Crucial for prioritizing public health interventions.
4. Head-to-Head Comparison: Case-Control vs. Cohort Study
| Characteristic | Case-Control Study | Cohort Study |
|---|---|---|
| Directionality | Retrospective (Effect $\rightarrow$ Cause) | Prospective or Historical (Cause $\rightarrow$ Effect) |
| Primary Measure | Odds Ratio ($OR = ad/bc$) | Relative Risk ($RR = I_e / I_u$), Incidence |
| Rare Diseases | Excellent / Ideal design | Inefficient (requires massive sample size) |
| Rare Exposures | Inefficient | Excellent / Ideal design |
| Multiple Outcomes | Examines only 1 outcome per study | Examines multiple outcomes from 1 exposure |
| Cost & Time | Relatively cheap and quick | Expensive and time-consuming |
| Primary Bias Risk | Recall bias, Selection bias | Attrition bias (Loss to follow-up) |
| Temporal Sequence | Hard to establish firmly | Firmly establishes temporal precedence |
5. Experimental Studies & Randomized Controlled Trials (RCT)
An RCT is an experimental design where human participants are randomly assigned to receive an intervention (experimental arm) or standard treatment/placebo (control arm).
+---------------------------------------------------------------------------------------------------+
| STAGES OF A CLASSIC PARALLEL RCT |
+---------------------------------------------------------------------------------------------------+
| Target Population ---> Study Sample (Informed Consent) ---> RANDOMIZATION |
| | |
| +-------------------------------------------------+---------------------------------+
| | |
| v v
| [ Experimental Group ] [ Control Group ]
| (Receives New Drug / Intervention) (Receives Placebo / Standard)
| | |
| v v
| Follow-Up Assessment Follow-Up Assessment
| | |
| v v
| Outcome: Improved / Unimproved Outcome: Improved / Unimproved
+---------------------------------------------------------------------------------------------------+
Key Methodological Elements of RCTs
- Randomization: The central mechanism that allocates subjects to treatment arms purely by chance. Its vital function is to eliminate selection bias and ensure equal, balanced distribution of both known and unknown confounding variables between arms.
- Blinding (Masking):
- Single-blind: Subject is unaware of treatment assignment.
- Double-blind: Subject and evaluating clinician/investigator are unaware. Eliminates observer/investigator bias.
- Triple-blind: Subject, investigator, and biostatistician analyzing data are all unaware.
- Crossover Design: Subjects receive Treatment A, undergo a washout period (to eliminate residual pharmacological effect), and then switch to receive Treatment B. Each subject acts as their own control, controlling for inter-individual variability.
In a study investigating oral contraceptive (OCP) use and deep vein thrombosis (DVT), 100 women with DVT (cases) and 100 age-matched women without DVT (controls) were interviewed. 40 cases and 20 controls reported past OCP use. What is the Odds Ratio (OR) for DVT associated with OCP use?
A cohort study followed 1,000 heavy smokers and 1,000 non-smokers for 10 years. Lung cancer developed in 100 smokers and 10 non-smokers. What is the Relative Risk (RR) and Attributable Risk (AR) of lung cancer due to smoking?
Which epidemiological study design is considered most appropriate and efficient for investigating a very rare disease with a long latent period (e.g., Angiosarcoma of liver)?
The primary methodological function of Randomization in a Randomized Controlled Trial (RCT) is to: