Types of study design
"Research Design"[MeSH Terms]
types of epidemiological study designs CDC observational experimental
| Design | What it does | Typical use |
|---|---|---|
| Case report | Detailed description of one unusual patient/event | Identifies a new or rare condition, adverse effect, or presentation |
| Case series | Describes several similar cases, without a comparison group | Generates hypotheses |
| Cross-sectional study | Measures exposure and outcome at one point in time | Estimates prevalence, such as prevalence of hypertension in a community |
| Case-control study | Begins with people who have the outcome (cases) and compares prior exposures with controls without it | Useful for rare diseases or diseases with long latency; usually produces an odds ratio |
| Cohort study | Begins with exposed and unexposed groups and follows them for outcome occurrence | Measures incidence and relative risk; can be prospective or retrospective |
| Ecological study | Uses data for groups or populations rather than individuals | Useful for population-level hypotheses but prone to ecological fallacy |
| Design | Main feature |
|---|---|
| Randomized controlled trial (RCT) | Participants are randomly allocated to intervention and control groups. Best design for assessing treatment efficacy and causal effects. |
| Non-randomized controlled trial / quasi-experimental study | Intervention is assigned but randomization is absent. |
| Before-and-after study | Outcomes are measured before and after an intervention in the same group. |
| Crossover trial | Each participant receives more than one treatment in sequence, usually with a washout period. |
| Cluster randomized trial | Groups, such as villages, schools, or hospitals, are randomized rather than individual participants. |
| Community trial / field trial | An intervention is tested in a community or healthy population, often for prevention. |
Research studies
│
├── Primary studies
│ ├── Observational
│ │ ├── Descriptive: case report, case series, cross-sectional, ecological
│ │ └── Analytical: case-control, cohort
│ │
│ └── Interventional
│ ├── Randomized controlled trial
│ └── Non-randomized / quasi-experimental trial
│
└── Secondary studies
├── Systematic review
└── Meta-analysis