Sensitivity vs Specificity
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Sensitivity is the 'true positive rate' (probability that a diseased person is detected), specificity is the 'true negative rate' (probability that a healthy person is not misclassified). They are usually in conflict: increasing sensitivity often decreases specificity (more false positives).
SCAFFOLDING EFFECT
Reduce cognitive load
Trade-off between false positives and false negatives. When building decision systems (e.g., risk control, recruitment), you must choose a side: would you rather kill a thousand by mistake (high sensitivity) or let one slip through (high specificity)? There is no perfect metric.
Anchor fast decisions
Two core metrics of binary classification tests: sensitivity = true positive rate (diseased individuals correctly detected), specificity = true negative rate (non-diseased individuals correctly excluded); they often trade off, and positive predictive value should be interpreted in light of prevalence.
MINIMUM ACTION
In progress 0/3Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Sensitivity_and_specificityverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS