Confusion Matrix
| Test Indicator | |||
|---|---|---|---|
| No | Yes | ||
| Outcome | No | a True Negative |
b False Positive |
| Yes | c False Negative |
d True Positive |
|
| Sensitivity: |
|||
| Specificity: |
|||
| Changing threshold to increase Sensitivity will decrease Specificity and vice versa. The best threshold depends on the use-case. |
Textbook definitions/example: "+" is disease and "-" as non-disease:


Sources: 1