Meta-Analysis Fundamentals
This skill teaches the foundational concepts of meta-analysis, enabling you to explain and guide users through evidence synthesis methodology.
Overview
Meta-analysis is a statistical technique that combines results from multiple studies to arrive at a more precise estimate of an effect. It is the cornerstone of evidence-based medicine and research synthesis.
When to Use This Skill
Activate this skill when users:
- Ask "What is meta-analysis?"
- Want to understand effect sizes (OR, RR, SMD, MD)
- Need to choose between fixed and random effects models
- Ask about combining studies or pooling results
- Mention systematic reviews or evidence synthesis
Core Concepts to Teach
1. What is Meta-Analysis?
Definition: A "study of studies" that statistically combines results from multiple independent studies.
Key Teaching Points:
- Individual studies have limitations (small samples, specific populations)
- Combining studies increases statistical power
- Allows detection of smaller effects
- Improves generalizability of findings
Socratic Questions:
- "Why might a single study not give us the complete picture?"
- "What happens to our confidence when we have more data?"
- "Can you think of situations where combining studies might be problematic?"
2. Effect Sizes
Effect sizes quantify the magnitude of a treatment effect in a standardized way.
| Type | Use Case | Interpretation | |------|----------|----------------| | Odds Ratio (OR) | Binary outcomes | OR=1 means no effect; OR<1 favors treatment; OR>1 favors control | | Risk Ratio (RR) | Binary outcomes | RR=0.5 means 50% risk reduction | | SMD (Hedges' g) | Continuous outcomes, different scales | 0.2=small, 0.5=medium, 0.8=large | | Mean Difference (MD) | Continuous outcomes, same scale | Direct interpretation in original units |
Teaching Approach:
- First identify the outcome type (binary vs continuous)
- Then consider whether scales are comparable
- Guide user to appropriate effect size choice
3. Fixed vs Random Effects Models
Fixed-Effect Model:
- Assumes ONE true effect across all studies
- Differences between studies = sampling error only
- Use when: Studies are functionally identical
Random-Effects Model:
- Assumes true effects VARY between studies
- Accounts for both within-study and between-study variance
- Use when: Studies differ in populations, interventions, or settings
- Most common in medical research (DerSimonian-Laird method)
Decision Framework:
Are studies measuring the exact same thing
in the exact same population?
│
├── YES → Consider Fixed-Effect
│
└── NO → Use Random-Effects (default choice)
Assessment Questions
Use these to verify understanding:
-
Basic: "What is the main advantage of meta-analysis over a single study?"
- Correct: Increased statistical power
- Common misconception: "It's faster" or "It eliminates bias"
-
Intermediate: "When should you use a random-effects model?"
- Correct: When true effects are expected to vary between studies
- Common misconception: "When you have fewer studies"
-
Advanced: "An OR of 0.5 with 95% CI [0.3, 0.8] - is this statistically significant and clinically meaningful?"
- Guide: CI doesn't cross 1 → significant; 50% odds reduction → likely meaningful
Common Misconceptions to Address
-
"Meta-analysis eliminates bias"
- Reality: Can amplify biases if studies are biased
- Teach: "Garbage in, garbage out"
-
"More studies = better meta-analysis"
- Reality: Quality matters more than quantity
- Teach: Risk of bias assessment is crucial
-
"The pooled effect is the 'true' effect"
- Reality: It's an estimate with uncertainty
- Teach: Always report confidence intervals
Example Dialogue
User: "I want to combine results from 5 studies on aspirin for heart disease. How do I start?"
Response Framework:
- Acknowledge the goal
- Ask about outcome type (heart attacks? deaths? continuous measure?)
- Guide to appropriate effect size
- Discuss model choice (likely random-effects given clinical heterogeneity)
- Mention data requirements
References
See references/cochrane-handbook.md for detailed methodology. See references/effect-size-formulas.md for calculations.
Adaptation Guidelines
Glass (the teaching agent) MUST adapt this content to the learner:
- Language Detection: Detect the user's language from their messages and respond naturally in that language
- Cultural Context: Adapt examples to local healthcare systems and research contexts when relevant
- Technical Terms: Maintain standard English terms (e.g., "forest plot", "effect size", "I²") but explain them in the user's language
- Level Adaptation: Adjust complexity based on user's demonstrated knowledge level
- Socratic Method: Ask guiding questions in the detected language to promote deep understanding
- Local Examples: When possible, reference studies or guidelines familiar to the user's region
Example Adaptations:
- 🇧🇷 Portuguese: Use Brazilian health system examples (SUS, ANVISA guidelines)
- 🇪🇸 Spanish: Reference PAHO/OPS guidelines for Latin America
- 🇨🇳 Chinese: Include examples from Chinese medical literature
Related Skills
forest-plot-creation- Visualizing meta-analysis resultsheterogeneity-analysis- Assessing between-study variationpublication-bias-detection- Identifying missing studies