Isaca ISACA Advanced in AI Audit (AAIA) AAIA Question # 14 Topic 2 Discussion
AAIA Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2
An IS auditor is reviewing a dataset used by a university. Which of the following MOST likely indicates a risk that the model could not process all data and make necessary correlations?
In machine learning, " Data Typing " is foundational. If a numerical field (like Grade Percent) is stored as an " Object " (string/text), the AI model cannot perform mathematical operations on it, such as calculating correlations or averages. According to the AAIA™ manual, this is a " Data Quality " failure that leads to " Feature Exclusion, " where the model simply ignores the variable or treats each number as a unique text label, losing all quantitative meaning. The other formats (Integer, Float, Boolean) are appropriate for their respective data types.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit