Procure a predictive model that estimates fraud likelihood: Which approach fits that constraint?
Choose predictive modeling because the requirement concerns estimating fraud, not creating new content.
The question
A software procurement team needs a tool that estimates whether an invoice is likely fraudulent from historical features. The team explicitly prohibits producing new text, images, or other artifacts. Which approach fits that constraint?
Preparing for AIGP? Take the free 5-min readiness quiz →
- Procure a language model that summarizes prior fraud cases.Summarization generates text about prior cases, rather than producing the requested prediction about an invoice.
- Procure an unsupervised model that creates synthetic invoices.Synthetic invoice creation is generated content and does not directly satisfy the required fraud-likelihood prediction.
- Procure a generative model that drafts fraud narratives.This produces new content, conflicting with the stated requirement for predictive output rather than generated artifacts.
- Procure a predictive model that estimates fraud likelihood. ✓A predictive model estimates an outcome from inputs and satisfies the prohibition on generating new content.
The trap
Identify the required output first; do not infer system type from the business domain alone. How to remember it
Choose predictive modeling because the requirement concerns estimating fraud, not creating new content.
How many of these would you get right?
One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.
Test your AIGP readiness — freeMore Understanding the Foundations of AI Governance questions
- Use reinforcement learning shaped by employee ratings: Which approach best fits this constraint? →
- Govern the full sociotechnical screening system: What boundary should the team adopt? →
- Require calibrated evaluation and human review: Which procurement condition best addresses the immediate →
- All 337 Understanding the Foundations of AI Governance questions →
Part of the Certsqill AIGP question bank · Understanding the Foundations of AI Governance ·
Every answer, right and wrong, comes with its own explanation.