MPH Epidemiology & Biostatistics

Solved Previous Year Papers | Dec 2019 + Class Test 2 (Institute of Public Health, Kalyani)
πŸ“„ PAPER 1 (Dec 2019) – Institute of Public Health, Kalyani

Q1(a) Design a case-control study: CHD and smoking (with diagram & 2Γ—2 table)

Case-Control Study: Observational study starting with cases (disease present) and controls (disease absent), then looking back for past exposure.

Steps: 1) Select CHD cases from hospitals. 2) Select controls (no CHD) from same community. 3) Assess smoking history. 4) Compare exposure frequency.

Diagram: CHD present (Cases) ← Smoking history ; CHD absent (Controls) ← Smoking history.

CHD CasesControlsTotal
Smokeraba+b
Non-smokercdc+d
Totala+cb+dN

Odds Ratio (OR) = \( \frac{a \times d}{b \times c} \) β†’ OR>1 indicates smoking increases CHD risk.

Q1(b) Define Attributable Risk (AR) and Population Attributable Risk (PAR)

Attributable Risk (AR) = \( I_e - I_o \) : excess disease among exposed due to exposure.
Population Attributable Risk (PAR) = \( I_t - I_o \) : excess disease in total population due to exposure.

Q1(c) Cohort: smokers incidence 9/1000, non-smokers 1/1000, smokers=45%

(i) AR among smokers = \( \frac{9}{1000} - \frac{1}{1000} = \frac{8}{1000} \) β†’ 8 per 1000.
(ii) \( I_t = 0.45\times\frac{9}{1000} + 0.55\times\frac{1}{1000} = \frac{4.6}{1000} \) β†’ PAR = \( \frac{4.6}{1000} - \frac{1}{1000} = \frac{3.6}{1000} \) β†’ 3.6 per 1000.

Q2(a) Define Confounding with example

Confounder: third factor associated with both exposure and outcome, not on causal pathway.
Example: Age confounds smoking-lung cancer association (older people smoke more & have higher cancer risk).

Q2(b) How confounding is controlled?

Design stage: Randomization, Restriction, Matching.
Analysis stage: Stratification, Multivariate regression.

Q2(c) Stratified analysis & comment

Crude OR = \( \frac{60\times164}{36\times140} = 1.95 \).
Age <40: OR = 1.0 ; Age β‰₯40: OR = 1.0 β†’ crude OR differs β†’ Age is a confounder.

Q3(a) Difference: Prospective vs Retrospective Cohort

FeatureProspectiveRetrospective
DirectionForwardBackward (past records)
CostHighLow
BiasLessMore recall/record bias

Q3(b) Smokers 3000 (CHD=90), non-smokers 5000 (CHD=100)

Incidence smokers = 90/3000 = 0.03 ; non-smokers = 100/5000 = 0.02.
RR = 0.03/0.02 = 1.5 β†’ smokers have 1.5Γ— higher CHD risk.

Q3(c) Type I and Type II errors

Type I error (Ξ±): Reject true Hβ‚€ (false positive).
Type II error (Ξ²): Fail to reject false Hβ‚€ (false negative).

Q4(a) Flow diagram for causation decision

1) Is association real? (chance, bias, confounding?) β†’ 2) If real, is it causal? (temporality, strength, consistency) β†’ 3) If causal, implement prevention.

Q4(b) Interaction (additive & multiplicative models)

Baseline Rβ‚€β‚€=3, R₁₀=7, R₀₁=8.
Additive expected = \( 3 + (7-3)+(8-3) = 12 \).
Multiplicative expected = \( 3 \times (7/3) \times (8/3) \approx 18.67 \).
If observed = 12 β†’ no additive interaction; if observed = 19 β†’ no multiplicative interaction.

Q4(c) Hill’s criteria for causation

Strength, Consistency, Specificity, Temporality (most important), Biological gradient, Plausibility, Coherence, Experiment, Analogy.


πŸ“„ PAPER 2 (Class Test 2) – Screening, Kappa, Survival

Q1 Sensitivity, Specificity & PPV (new prevalence 2%)

From 2Γ—2: TP=20, FN=5, TN=380, FP=95.
Sensitivity = 20/25 = 80% ; Specificity = 380/475 = 80%.
New population 10,000, prevalence 2% β†’ Disease=200, Non-disease=9800.
TP=160, FN=40 ; TN=7840, FP=1960 β†’ PPV = \( \frac{160}{160+1960} = 7.55\% \).

Q2 Net Specificity – Test A then Test B

Test A: Se=80%, Sp=60% ; Test B: Se=90%, Sp=90% ; Population 4000, prev 5% (D=200, ND=3800).
After A: TP=160, FN=40 ; TN=2280, FP=1520.
Test B on positives: among 160 TP β†’ new TP=144, among 1520 FP β†’ new TN=1368, FP=152.
Final TN = 2280+1368 = 3648 ; Final FP=152 β†’ Net Specificity = \( \frac{3648}{3648+152}=96\% \).

Q3 Willis Rogers phenomenon + Five‑year survival

Willis Rogers (stage migration bias): Improved diagnostics shift patients to more severe stage β†’ survival appears improved in each stage without true benefit.
5‑year survival: Only 2010 cohort has complete 5-year follow-up (alive in 2015 = 32/160) β†’ 20%.

Q4 Reliability & Kappa Statistics

A: Grade IIA: Grade IIITotal
B: Grade II82688
B: Grade III85462
Total9060150

\( P_o = \frac{82+54}{150} = 0.9067 \).
\( P_e = \left(\frac{90}{150}\times\frac{88}{150}\right) + \left(\frac{60}{150}\times\frac{62}{150}\right) = 0.352 + 0.1653 = 0.5173 \).
\( \kappa = \frac{0.9067-0.5173}{1-0.5173} = 0.806 \approx 0.81 \) β†’ almost perfect agreement.

πŸ“Œ EXAM CRITICAL FORMULAS – MUST REMEMBER:
\( OR = \frac{ad}{bc} \)    \( RR = \frac{I_e}{I_o} \)    \( AR = I_e - I_o \)    \( PAR = I_t - I_o \)
Sensitivity = \( \frac{TP}{TP+FN} \)    Specificity = \( \frac{TN}{TN+FP} \)
PPV = \( \frac{TP}{TP+FP} \)    NPV = \( \frac{TN}{TN+FN} \)    \( \kappa = \frac{P_o-P_e}{1-P_e} \)