Whether the data is fit-for-purpose and representative: Under data governance requirements, which concern
Even large, high-integrity data must be fit-for-purpose and representative of the population the model will serve.
The question
A team plans to train a credit model for a national market using a large, high-integrity dataset that happens to describe borrowers from a single small region. Under data governance requirements, which concern should most influence whether this data may be used?
Preparing for AIGP? Take the free 5-min readiness quiz →
- Whether the dataset is large enough in raw record count, since a high volume of examples is the strongest guarantee of model quality.Plausible but wrong: volume alone cannot fix a population mismatch; a huge but unrepresentative dataset is still unfit for purpose.
- Whether the data is stored in a columnar format that the training pipeline can ingest efficiently without costly conversion steps.Plausible but wrong: storage format affects engineering convenience, not whether the data represents the intended population.
- Whether the dataset is compressed to reduce transfer costs when moving it between the organization's storage environments.Plausible but wrong: compression is an operational optimization irrelevant to the fitness and representativeness of the data.
- Whether the data is fit-for-purpose and representative of the national population the model will actually serve in production. ✓Correct: data governance requires fitness-for-purpose, so regional data unrepresentative of the national target population is the key concern.
The trap
Assuming large volume or high integrity makes data fit for a population it does not represent. How to remember it
Even large, high-integrity data must be fit-for-purpose and representative of the population the model will serve.
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 How to Govern AI Development questions
- It establishes compliance and supports risk management: Which statement best captures the primary governance →
- Establishing provenance by documenting the data's origin: Applying data governance, which practice most →
- Validation and test data held out from training: To produce this evidence, on which data should the decisive →
- All 426 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.