AIGP domain - 27% of the exam

Understanding how to govern AI deployment and use

Understanding how to govern AI deployment and use is 27% of the AI Governance Professional (AIGP) (AIGP) exam. These are the objectives it covers, each with practice questions and worked explanations.

Objectives in this domain

Sample question from this domain

Free sampleUnderstanding how to govern AI deployment and useeasy

A governance lead is categorising the AI systems in use across a bank. One system drafts new marketing copy from a short brief, while another scores loan applications as approve or decline. What distinguishes the copywriting system as generative rather than classic AI?

  • AIt produces new content by sampling from patterns it has learned, whereas the classic system assigns inputs to predefined outcome categories. Correct
  • BIt runs on cloud infrastructure, whereas classic systems are always installed and operated entirely on local hardware.
  • CIt was trained on labelled examples, whereas classic systems are built only from unlabelled data with no human supervision.
  • DIt guarantees factually accurate outputs on every request, whereas the classic system can return scored predictions that are occasionally incorrect.
Distinguish generative AI, which creates new content, from classic AI, which classifies or predicts from fixed categories. Classic AI is typically discriminative: it learns a boundary that maps an input to one of a set of predefined outcomes, such as approve or decline. Generative AI learns the underlying distribution of its training data and samples from it to produce new content such as text or images. The defining contrast is creating novel output versus selecting among fixed categories, not where the system runs or how accurate it is.

Why A is correct: Generative AI synthesises novel artefacts such as text by modelling the data distribution, while classic discriminative AI maps an input to one of a fixed set of labels such as approve or decline.

Why B is wrong: Deployment location is tempting because hosting often differs in practice, but where a model runs has no bearing on whether it is generative or classic; both kinds run on cloud or local hardware.

Why C is wrong: This inverts the truth and is tempting because supervision is a real distinction; many classic classifiers use labelled data, and generative models often learn in a self-supervised way, so the contrast is wrong.

Why D is wrong: This is tempting because accuracy matters to governance, but generative models do not guarantee correctness and can hallucinate, so reliability does not define the generative category.

Other domains in this exam

See also the AIGP cert hub, the study guide, and the cheat sheet.

Examworthy is not affiliated with or endorsed by IAPP. Original, blueprint-aligned practice material only.