AIF-C01 · Question #208
AIF-C01 Question #208: Real Exam Question with Answer & Explanation
The correct answer is C: Precision. Precision measures the proportion of flagged cases that are truly fraudulent (TP / [TP + FP]). Maximizing precision reduces the number of false positives employees must review, cutting down wasted effort on non-fraudulent cases.
Question
A financial company is developing a fraud detection system that flags potential fraud cases in credit card transactions. Employees will evaluate the flagged fraud cases. The company wants to minimize the amount of time the employees spend reviewing flagged fraud cases that are not actually fraudulent. Which evaluation metric meets these requirements?
Options
- ARecall
- BAccuracy
- CPrecision
- DLift chart
Explanation
Precision measures the proportion of flagged cases that are truly fraudulent (TP / [TP + FP]). Maximizing precision reduces the number of false positives employees must review, cutting down wasted effort on non-fraudulent cases.
Topics
Community Discussion
No community discussion yet for this question.