Skip to content

Precision

Definition
AI-generated

Precision (positive predictive value in binary diagnostic language) is the fraction of positive predictions that are true positives: TP / (TP + FP).

Synonyms

Why it matters in GWAS

Polygenic or clinical risk classification at a chosen cutoff must be interpreted with prevalence and costs in mind; precision is central when follow-up resources apply only to those flagged high-risk.

Example usage

"At the recommended cutoff, screening scenario precision was 0.18, so most flagged individuals would not develop disease within five years."

References

  • Powers DM. (2011). Evaluation: from precision, recall and F-measure to ROC, informedness, markedness and correlation. J Mach Learn Technol.

Last updated (UTC · Git history)