- condition positive (P)
- the number of real positive cases in the data
- condition negative (N)
- the number of real negative cases in the data
- true positive (TP)
- A test result that correctly indicates the presence of a condition or characteristic
- true negative (TN)
- A test result that correctly indicates the absence of a condition or characteristic
- false positive (FP)
- A test result which wrongly indicates that a particular condition or attribute is present
- false negative (FN)
- A test result which wrongly indicates that a particular condition or attribute is absent
- sensitivity, recall, hit rate, or true positive rate (TPR)

- specificity, selectivity or true negative rate (TNR)

- precision or positive predictive value (PPV)

- negative predictive value (NPV)

- miss rate or false negative rate (FNR)

- fall-out or false positive rate (FPR)

- false discovery rate (FDR)

- false omission rate (FOR)

- Positive likelihood ratio (LR+)

- Negative likelihood ratio (LR-)

- prevalence threshold (PT)

- threat score (TS) or critical success index (CSI)

- Prevalence

- accuracy (ACC)
|