Recording data lineage and provenance: Which practice would | AIGP
7-day money-back guarantee — full refund within 7 days of purchase if you've completed under 20% of the questions. See pricing →
Certifications Tools Flashcards Career Paths Exam Guides Blog Pricing For Teams About

Language

✓ EnglishDeutschEspañolFrançaisPortuguês
Check readiness — free →

Recording data lineage and provenance: Which practice would have prevented this gap?

AIGP Understanding How to Govern AI Development Hard

Data lineage and provenance records trace each dataset's origin and transformations, answering exactly which sources and steps produced the training data.

The question

Months after deploying a model, regulators ask a company to prove which datasets and transformations produced the training data, and whether a since-recalled data source was included. The team cannot answer. Which practice would have prevented this gap?

Preparing for AIGP? Take the free 5-min readiness quiz →

  1. Recording data lineage and provenance, so every dataset's origin, transformations, and inclusion can be traced from source to model.
    Correct: lineage and provenance records capture where data came from and how it was transformed, which is exactly what the regulators requested.
  2. Retaining only the final training file, on the view that the finished dataset is what really drove the model's behavior.
    Plausible because the final file drives training, but it does not reveal origins or which sources were folded in.
  3. Storing model checkpoints at each epoch, which captures how the weights evolved but not where the underlying data originated.
    Plausible as versioning, but checkpoints trace the model, not the provenance of its training data.
  4. Keeping the data dictionary that defines each individual field, which documents the schema's meaning but not the source of any given record.
    Plausible since dictionaries aid understanding, but field definitions do not establish where records came from.
The trap
Confusing data lineage and provenance with model versioning, the final dataset, or a schema dictionary.

How to remember it

Data lineage and provenance records trace each dataset's origin and transformations, answering exactly which sources and steps produced the training data.

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 — free

More Understanding How to Govern AI Development questions

Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development · Every answer, right and wrong, comes with its own explanation.