Precision
Correct. Precision is a classification metric that represents the proportion of items the model judged as "positive" that were actually correct. For example, if 90 of 100 items judged as "defective" in defect detection are actually defective, precision is 0.9. It indicates a low rate of false detection (mistaking good items as defective).