AAIA · Question #75
Which of the following is the MOST important consideration when auditing the data used for training an AI model?
The correct answer is C. Representativeness. Representativeness is the most critical training data quality attribute because a model trained on non-representative data will learn biased patterns that do not generalize to real-world inputs-producing systematically skewed or discriminatory outputs regardless of how accurate o
Question
Which of the following is the MOST important consideration when auditing the data used for training an AI model?
Options
- ATimeliness
- BPredictability
- CRepresentativeness
- DUnderstandability
How the community answered
(59 responses)- A15% (9)
- B8% (5)
- C73% (43)
- D3% (2)
Explanation
Representativeness is the most critical training data quality attribute because a model trained on non-representative data will learn biased patterns that do not generalize to real-world inputs-producing systematically skewed or discriminatory outputs regardless of how accurate or timely the data is. If the training set overrepresents certain demographics, scenarios, or conditions, the model's decisions will reflect those biases. Timeliness (A) matters for relevance but is secondary if the data is skewed. Predictability (B) is not a standard data quality dimension. Understandability (D) concerns model interpretability, not the training data itself.
Topics
Community Discussion
No community discussion yet for this question.