Which of the following is the MOST important task when gathering data during the AI system development process?
Correct Answer: C
Data cleaning is a foundational task in the AI development lifecycle. The AAIA™ Study Guide identifies data quality-ensuring completeness, accuracy, consistency, and correctness-as critical to building effective and unbiased AI systems. Cleaning the data involves removing duplicates, correcting errors, addressing missing values, and standardizing formats.
"Data cleaning is a prerequisite for effective training and evaluation. Poor-quality data leads to inaccurate or misleading model outputs, increasing operational and ethical risks." While training (D) is essential, it must occur only after the data has been adequately prepared. Stratification (A) supports certain modeling approaches but is secondary to data integrity. Therefore, C is the most important task at the data-gathering stage.
Reference: ISACA Advanced in AI Audit™ (AAIA™) Study Guide, Section: "AI Fundamentals and Technologies," Subsection: "Data Collection and Preparation"