Sensitivity, Specificity, PPV and NPV

โ† Back to Index (๐Ÿ”ข Statistics)

Diagnostic Test Evaluation

The 2x2 Contingency Table

Test Result Disease Present (Gold Standard) Disease Absent (Gold Standard) Total
Positive True Positive (a) False Positive (b) a + b
Negative False Negative (c) True Negative (d) c + d
Total a + c b + d a + b + c + d

Sensitivity

Specificity

Positive Predictive Value (PPV)

Negative Predictive Value (NPV)

Summary of Diagnostic Test Parameters

Parameter Definition / Concept Formula Clinical Utility
Sensitivity Proportion of diseased people testing positive,. a / (a + c) Used to rule OUT disease (SnOUT); independent of prevalence,.
Specificity Proportion of healthy people testing negative,. d / (b + d) Used to rule IN disease (SpIN); independent of prevalence,.
PPV Probability of having the disease if the test is positive. a / (a + b) Indicates reliability of a positive result; increases with higher prevalence,.
NPV Probability of not having the disease if the test is negative. d / (c + d) Indicates reliability of a negative result; increases with lower prevalence.