ISACA AAIA Practice Questions with Explanations

Free ISACA AAIA practice questions. 50 of them, each with the correct answer, a full explanation, and the reason every other option is wrong. These are real questions from the AAIA exam, not paraphrases, and every explanation is written out rather than just marking the right letter.

They are drawn from the same bank as the full AAIA pack, which has 258 questions in total.

Get the full AAIA question bank (258 questions) →

AAIA practice questions

Question 1

Which of the following key performance indicators (KPIs) are MOST important when evaluating whether an AI model meets business objectives?

  • A. Cost of resources required for AI model training
  • B. AI model accuracy in predicting actual outcomes
  • C. Frequency of AI model retraining
  • D. Number of users interacting with the AI model
Show answer and explanation ▾

Correct answer: B

AI model accuracy in predicting actual outcomes is the most critical KPI for evaluating business objectives because it directly measures whether the model delivers value and achieves its intended purpose. While cost, retraining frequency, and user engagement are relevant operational metrics, accuracy is fundamental-a highly accurate model justifies investment and use, whereas an inaccurate model fails its core objective regardless of other factors.

Why the other options are wrong:

  • A. Training resource costs are important for budgeting but do not directly measure whether business objectives are met.
  • C. Retraining frequency is an operational consideration, not a measure of whether objectives are achieved.
  • D. User interaction volume indicates adoption but not whether the model performs correctly or meets business goals.

Question 2

The BEST way to prevent sensitive information disclosure by large language model (LLM) chatbots is through:

  • A. manual monitoring.
  • B. data sanitization.
  • C. data masking.
  • D. access controls.
Show answer and explanation ▾

Correct answer: C

Data masking is the best preventive control because it removes or obscures sensitive information before it enters the LLM training pipeline, ensuring sensitive data never exists in unencrypted or identifiable form within the model. This approach prevents disclosure at the source. While manual monitoring, sanitization, and access controls all play roles in a defense-in-depth strategy, masking prevents the initial exposure of sensitive data to the model, making it the most effective primary prevention mechanism.

Why the other options are wrong:

  • A. Manual monitoring is reactive and cannot prevent disclosures that have already occurred during training or inference.
  • B. Data sanitization removes sensitive data after collection, but masking is more comprehensive by replacing it before use.
  • D. Access controls limit who can retrieve outputs but do not prevent sensitive information from being learned by or encoded in the model.

Question 3

An organization is using information gathered from customer accounts to train its AI chatbot. Which of the following is the GREATEST risk associated with this practice?

  • A. Transparency
  • B. AI model hallucinations
  • C. AI bias
  • D. Disclosure of personal information
Show answer and explanation ▾

Correct answer: D

Disclosure of personal information is the greatest risk because customer account data contains personally identifiable information (PII) and sensitive financial details. If this data is used to train a chatbot without proper safeguards, it can be reconstructed, leaked, or inferred from model outputs, violating customer privacy and potentially triggering regulatory penalties. While bias, hallucinations, and transparency concerns are valid AI risks, the direct exposure of personal customer information represents the most immediate and serious harm.

Why the other options are wrong:

  • A. Transparency about data usage is important for ethics but is not the greatest risk from using customer data.
  • B. Hallucinations are a model behavior concern, not a primary risk of using customer account data.
  • C. Bias could result from skewed training data, but unauthorized disclosure of personal information is a more direct and severe risk.

Question 4

An IS auditor is evaluating an organization's incident management program to ensure it is sufficiently prepared to manage AI-related incidents. Which of the following is MOST important for the auditor to validate?

  • A. The program includes processes to respond to AI model drift and data integrity attacks.
  • B. The program prioritizes incidents based on alignment with industry leading practices.
  • C. The program uses past AI-related incidents and resolutions to categorize current incidents.
  • D. The program mandates retraining AI systems after incidents are investigated.
Show answer and explanation ▾

Correct answer: A

An incident management program must include specific processes to respond to AI- related incidents such as model drift (performance degradation over time) and data integrity attacks, as these are unique challenges in AI systems. Model drift and data poisoning are critical AI-specific threats that general incident programs may not address. Validating these specific processes ensures the organization can detect, respond to, and recover from AI-specific incidents effectively.

Why the other options are wrong:

  • B. Prioritization based on industry practices is important for process maturity but does not ensure readiness for AI-specific incidents.
  • C. Using past incidents for categorization is useful but does not validate the program's ability to handle emerging AI threats.
  • D. Mandatory retraining after incidents is one response tactic, not the most important aspect of a comprehensive incident management program.

Question 5

Which of the following is MOST important for an IS auditor to consider when identifying AI risk in a know your customer (KYC) application within a banking organization?

  • A. Business disruption and financial impact
  • B. Intellectual property leakage and invalidation
  • C. Benchmarking against peer organizations
  • D. Incident response plan
Show answer and explanation ▾

Correct answer: A

Business disruption and financial impact are the most important considerations for a KYC application in banking because KYC is a critical regulatory and operational function. If the AI system fails, makes incorrect decisions, or produces unreliable results, it directly impacts customer onboarding, regulatory compliance, fraud prevention, and revenue. For a financial institution, the business and compliance consequences of AI failure far outweigh other concerns.

Why the other options are wrong:

  • B. Intellectual property leakage is a consideration but less critical than the direct business and regulatory impact of KYC system failure.
  • C. Benchmarking against peers provides context but does not directly assess the risks specific to this organization's KYC operations.
  • D. An incident response plan is a mitigation control, not the primary focus when identifying risk in the first place.

Question 6

A digital bank utilizes an AI system to generate credit scores. Which of the following would BEST mitigate the risk of sudden and unexplained changes in a borrower's credit score?

  • A. Using only data from the last six months to one year to avoid outdated information affecting the credit score
  • B. Ensuring the system is periodically reviewed and calibrated by human experts to maintain stability in predictions
  • C. Obtaining and validating the credit scores from third-party agencies to cross- check AI-generated results
  • D. Allowing the AI to operate fully autonomously to prevent processing delays
Show answer and explanation ▾

Correct answer: B

Periodic human expert review and calibration best mitigates sudden unexplained credit score changes because it combines ongoing monitoring with corrective action. Humans can detect anomalies, identify the root causes (model drift, data quality issues, feature changes), and recalibrate the system to maintain stability and transparency. This approach preserves model performance while ensuring decisions remain explainable and trustworthy to borrowers and regulators.

Why the other options are wrong:

  • A. Using only recent data may reduce outdated information but does not address the root causes of sudden score changes or prevent future instability.
  • C. Third-party cross-checks provide validation but do not mitigate the risk that the bank's own AI system produces unexplained changes.
  • D. Full autonomy without human oversight increases the risk of undetected drift and unexplained changes; human involvement is essential.

Question 7

Which of the following is MOST important for an IS auditor to review during an AI system audit in order to determine compliance with intellectual property and data rights?

  • A. Data performance metrics
  • B. Use of open-source intellectual property
  • C. Model runtime efficiency logs
  • D. Data usage agreements
Show answer and explanation ▾

Correct answer: D

Data usage agreements are the most important document to review because they define the legal rights, restrictions, and obligations regarding how data and models can be used, including third-party IP, open-source components, and customer data. These agreements establish the compliance framework for intellectual property and data rights. Without reviewing agreements, an auditor cannot verify whether the organization has the legal right to use data and models, or whether compliance obligations are met.

Why the other options are wrong:

  • A. Data performance metrics measure model effectiveness, not compliance with IP and data rights.
  • B. Open-source IP usage is one aspect, but data usage agreements comprehensively address all IP and data rights compliance.
  • C. Runtime efficiency logs relate to performance monitoring, not to IP and data rights compliance verification.

Question 8

Which of the following is the PRIMARY objective of AI governance?

  • A. Implementing compliance and ethics controls for AI initiatives
  • B. Promoting a positive return on investment (ROI) from AI projects
  • C. Defining clear roles and responsibilities for AI development, use, and oversight
  • D. Ensuring controls over AI are designed well and operate effectively
Show answer and explanation ▾

Correct answer: C

Defining clear roles and responsibilities for AI development, use, and oversight is the primary objective of AI governance because it establishes the organizational structure, decision-making authority, and accountability mechanisms required for all other governance activities. Clear roles enable effective compliance implementation, risk management, ROI tracking, and control design-making this the foundational element upon which all other AI governance depends.

Why the other options are wrong:

  • A. Implementing compliance and ethics controls is an important outcome of governance, but governance's primary objective is establishing the framework and accountability structures that enable this.
  • B. ROI promotion is a business objective, not the primary purpose of governance, which focuses on managing risk and ensuring responsible AI use.
  • D. Ensuring control design and operation is a governance activity, but the primary objective is defining the roles and structures that govern how controls are established.

Question 9

A healthcare organization uses patient data to train an AI model for early disease detection. Which of the following practices provides the BEST assurance that personal data is secure and its integrity is maintained?

  • A. Implementing strict data access controls and conducting security tests
  • B. Encrypting stored data to reduce exposure and log access
  • C. Updating the AI model with new data and tracking changes
  • D. Anonymizing patient data and performing regular quality checks
Show answer and explanation ▾

Correct answer: D

Anonymizing patient data removes personally identifiable information, which is the strongest privacy protection for sensitive healthcare records. Combined with regular quality checks, this approach ensures both security (through de-identification) and integrity (through validation). While encryption and access controls are important, anonymization is the gold standard for protecting personal data in compliance with healthcare regulations like HIPAA, as it prevents re-identification even if systems are compromised.

Why the other options are wrong:

  • A. Access controls and security tests protect data but do not address the core privacy requirement of removing identifying information from datasets.
  • B. Encryption protects stored data but does not prevent misuse if authorized personnel access the data, and logged access alone does not ensure privacy compliance.
  • C. Updating models and tracking changes relates to model management, not to securing or protecting the personal data itself.

Question 10

An organization deploys an AI recruitment platform to screen job applicants. The IS auditor identifies that the platform's decisions may be influenced by model bias. Which of the following risk mitigation strategies is BEST for the auditor to recommend?

  • A. Implement a process to periodically test the AI system for biases and adjust parameters as needed.
  • B. Suspend the use of the AI system until the training data can be verified for fairness and compliance.
  • C. Require manual reviews of all AI-generated recruitment decisions before hiring is finalized.
  • D. Retrain the AI model using an external data set certified for inclusivity and fairness.
Show answer and explanation ▾

Correct answer: A

Periodic testing for biases with parameter adjustment is the most practical and sustainable mitigation strategy. It establishes an ongoing control framework that identifies bias issues early and allows for continuous improvement rather than reactive measures. This balanced approach enables the organization to use the AI system while actively managing the risk, which is appropriate for bias that may be addressable through tuning. Suspending the system is overly disruptive, manual review doesn't scale, and external certified datasets may not eliminate bias specific to the organization's use case.

Why the other options are wrong:

  • B. Suspension is an extreme measure that halts operations entirely and doesn't establish a framework for responsible AI use going forward.
  • C. Manual review of all decisions eliminates the efficiency benefits of the AI system and may not scale economically.
  • D. External datasets don't guarantee elimination of bias; the organization's specific context and fairness requirements must still be validated.

Question 11

Which of the following is MOST important to consider when deciding whether to implement an AI solution?

  • A. The space required for AI hardware
  • B. The cost of AI implementation
  • C. The speed of AI implementation
  • D. The ethical implications of AI
Show answer and explanation ▾

Correct answer: D

Ethical implications are the most critical consideration because they determine whether an AI solution should be implemented at all, regardless of technical feasibility or cost. Ethical concerns such as bias, fairness, accountability, transparency, and potential harm to stakeholders must be evaluated before deployment. Without proper ethical analysis, organizations risk reputational damage, legal liability, and harm to stakeholders. Hardware space, cost, and speed are important practical factors but are secondary to establishing that the solution is ethically sound.

Why the other options are wrong:

  • A. Hardware space is a technical infrastructure concern with minimal strategic importance compared to ethical implications.
  • B. While cost is a business consideration, it should not override ethical concerns; a harmful solution is not justified by low cost.
  • C. Implementation speed is a project management factor that does not address whether the solution should exist or what its impacts will be.

Question 12

Which of the following is the PRIMARY purpose of an AI acceptable use policy?

  • A. Establishing guidance on the ethical use of AI
  • B. Explaining the distinction between different types of AI
  • C. Outlining AI usage monitoring procedures
  • D. Educating employees on where to find and how to use AI tools
Show answer and explanation ▾

Correct answer: A

The primary purpose of an acceptable use policy is to establish clear ethical and governance guidelines for how AI can be used within the organization. This policy sets standards for responsible use, defines what constitutes appropriate behavior, and aligns AI deployment with organizational values and regulatory requirements. It serves as the foundational governance document that prevents misuse and ensures AI is deployed in alignment with ethical principles and compliance obligations.

Why the other options are wrong:

  • B. Explaining different types of AI is educational content but not the primary purpose of an acceptable use policy.
  • C. Monitoring procedures are an implementation detail derived from policy but are not the primary purpose of the policy itself.
  • D. Educating employees on where to find AI tools is a practical guide function, not the core purpose of establishing acceptable use standards.

Question 13

Which of the following is the MOST important purpose of conducting a risk assessment for AI models within an organization?

  • A. Determining whether AI model outputs align with established use cases
  • B. Categorizing data used by the AI model
  • C. Defining mitigation strategies for AI deployment
  • D. Monitoring AI model performance on an ongoing basis
Show answer and explanation ▾

Correct answer: C

The most important purpose of risk assessment is defining mitigation strategies for AI deployment. Risk assessment identifies potential threats, vulnerabilities, and their impacts on the organization, and this analysis directly informs what controls, safeguards, and mitigation approaches must be implemented before and during deployment. This forward- looking focus on risk treatment is the ultimate value of conducting the assessment, as it translates identified risks into actionable governance and technical controls.

Why the other options are wrong:

  • A. Determining alignment with use cases is a validation check but not the primary purpose of a risk assessment.
  • B. Categorizing data is a preliminary step in risk assessment but not its primary purpose; the purpose is to identify and mitigate risks.
  • D. Ongoing performance monitoring occurs after deployment and is separate from the risk assessment process.

Question 14

Which of the following is the MOST important course of action for an organization prior to allowing end users to utilize an AI tool?

  • A. Develop an AI policy with guidelines on appropriate use.
  • B. Determine the impact to the disaster recovery plan (DRP).
  • C. Implement baseline performance metrics.
  • D. Ensure a cybersecurity insurance clause is in place to include the use of AI.
Show answer and explanation ▾

Correct answer: A

Developing an AI policy with guidelines on appropriate use is the most important prerequisite because it establishes the governance framework that ensures users understand what is acceptable, legal, and aligned with organizational values. This policy prevents misuse, sets expectations, and protects the organization before any tool is deployed. Without established guidelines, users lack direction on responsible use, and the organization lacks a basis for enforcing appropriate behavior.

Why the other options are wrong:

  • B. Disaster recovery planning is important but is a secondary concern after establishing baseline governance and appropriate use guidelines.
  • C. Performance metrics are useful for monitoring but should be defined within the policy context, not before policy development.
  • D. Insurance clauses are financial risk management but do not address the operational requirement to establish appropriate use standards.

Question 15

Which of the following controls would MOST effectively mitigate worst-case service disruption scenarios affecting an AI-based application system?

  • A. Updating key risk indicators (KRIs) regularly
  • B. Implementing a kill chain process in the event of disruption
  • C. Performing periodic tabletop exercises
  • D. Including a range of AI disruption scenarios in the disaster recovery plan (DRP)
Show answer and explanation ▾

Correct answer: D

Including AI-specific disruption scenarios in the disaster recovery plan is the most effective control because it ensures the organization is prepared for worst-case scenarios that are unique to AI systems, such as model failures, data poisoning, or AI-specific security breaches. A comprehensive DRP with AI scenarios enables rapid response and recovery when disruptions occur, which directly mitigates the impact of service interruptions. This proactive planning control is more effective than monitoring or theoretical exercises.

Why the other options are wrong:

  • A. Updating KRIs is a monitoring activity that detects risks but does not actively mitigate disruption impact or enable recovery.
  • B. A kill chain process addresses termination but does not address recovery and business continuity after disruption.
  • C. Tabletop exercises are valuable for testing but are preparatory; an actual comprehensive DRP with AI scenarios is more operationally effective.

Question 16

An organization uses an AI image generation platform to create promotional materials. An IS auditor identifies that the platform includes copyrighted images in its training data. Which of the following is the auditor's BEST recommendation to address this issue?

  • A. Suspend the use of the platform until the training data is sanitized.
  • B. Label all AI-generated images to disclaim the possibility of third-party content.
  • C. Implement a manual review process to ensure no copyrighted images are used in generated outputs.
  • D. Use a platform that certifies the provenance and licensing of its training data.
Show answer and explanation ▾

Correct answer: D

Using a platform that certifies the provenance and licensing of training data is the best recommendation because it addresses the root cause-the inclusion of copyrighted material in the training dataset. By selecting a platform with certified, properly licensed data, the organization ensures legal compliance and eliminates the intellectual property liability risk at the source. This is a preventive control that avoids ongoing legal exposure and remediation efforts.

Why the other options are wrong:

  • A. Suspending use avoids the problem temporarily but does not address the underlying IP risk if the same platform is resumed later.
  • B. Labeling outputs does not address the legal liability of using copyrighted training data and does not prevent infringement.
  • C. Manual review of outputs cannot reliably detect copyrighted content incorporation and does not eliminate the training data liability.

Question 17

A bank uses a video-based know your customer (KYC) verification process. Cybercriminals exploit this process by using deepfake technology to impersonate bank customers. Which of the following countermeasures is the BEST way for the bank to mitigate this risk?

  • A. Discontinuing the use of the video-based verification process
  • B. Encrypting all customer data and communication
  • C. Requesting additional identity and address documents for verification
  • D. Leveraging AI-based liveness detection during video verification
Show answer and explanation ▾

Correct answer: D

AI-based liveness detection is the most effective technical countermeasure against deepfake impersonation because it verifies that a real, living person is present during the video verification process. Liveness detection can detect synthetic media artifacts, unnatural eye movements, and other markers of deepfake videos that static document verification cannot catch. This directly addresses the deepfake threat while maintaining the convenience of video-based KYC.

Why the other options are wrong:

  • A. Discontinuing video KYC eliminates a legitimate and efficient verification channel rather than solving the deepfake problem.
  • B. Encrypting data protects information in transit but does not prevent deepfake impersonation during the verification process itself.
  • C. Additional documents alone cannot detect deepfakes in real-time video and add friction without addressing the core vulnerability.

Question 18

Which of the following is an IS auditor's MOST important course of action when determining whether source data should be entered into approved generative AI tools to assist with an audit?

  • A. Validate that the tool is leveraging the latest model.
  • B. Validate that the tool provides a privacy notice.
  • C. Determine whether the information is reliable.
  • D. Determine whether any AI model hallucinations have occurred.
Show answer and explanation ▾

Correct answer: C

Before entering any source data into generative AI tools, an auditor must first validate that the information itself is reliable and trustworthy. This is foundational because garbage input produces garbage output-if the source data is unreliable, any AI-assisted analysis built upon it will be compromised regardless of the tool's capabilities. Data reliability determines whether the audit conclusions can be trusted.

Why the other options are wrong:

  • A. The latest model version does not guarantee suitability for audit work or eliminate risks associated with unreliable input data.
  • B. Privacy notices inform users about data handling but do not validate whether the source data is accurate or reliable for audit purposes.
  • D. Detecting hallucinations is important for output validation but comes after confirming input data reliability is established.

Question 19

An AI social media platform uses an algorithm to increase user engagement that could unintentionally promote divisive content. Which of the following is the BEST course of action to mitigate this risk?

  • A. Introduce controls allowing individuals to customize content preferences.
  • B. Regularly audit and adjust algorithms to reduce biases.
  • C. Obtain users' consent for the content they wish to view.
  • D. Suspend the algorithm until concerns are addressed.
Show answer and explanation ▾

Correct answer: B

Regularly auditing and adjusting algorithms to reduce biases directly addresses the root cause of the problem-the algorithm itself promoting divisive content. This ongoing, systematic approach identifies and corrects the bias patterns in the engagement algorithm, making it more responsible while preserving the platform's functionality. This is superior to reactive measures because it continuously improves the system's behavior.

Why the other options are wrong:

  • A. User customization alone does not mitigate the organization's responsibility for algorithmic bias and places burden on users to filter harmful content.
  • C. Consent does not prevent harm; users agreeing to receive divisive content does not reduce the ethical risk of deliberately promoting it.
  • D. Suspending the algorithm is operationally disruptive and avoids the deeper work of fixing bias; it's a temporary measure rather than a solution.

Question 20

Which use case for an AI model to be used by a food delivery service would pose ethical risk to the organization?

  • A. Using customer service metrics for service speed and food quality to predict customer retention and forecast revenue
  • B. Comparing total food preparation and delivery time to an industry benchmark to set key performance and risk indicators for individual restaurants
  • C. Basing driver retention and termination decisions on the number of delivered orders per total hours worked as compared to an industry benchmark
  • D. Correlating time, cost, delivery distance, and customer satisfaction metrics to issue coupons to customers receiving substandard service
Show answer and explanation ▾

Correct answer: C

Using algorithmic performance metrics to make driver retention and termination decisions poses significant ethical risk because it relies on a single productivity measure compared to benchmarks, which can create adverse impact and may not account for contextual factors, external circumstances, or biases embedded in historical benchmark data. This represents algorithmic discrimination in employment decisions where humans should retain decision-making authority.

Why the other options are wrong:

  • A. Predicting retention and revenue from service metrics is a legitimate business analytics application without inherent ethical risk.
  • B. Benchmarking restaurant performance against industry standards is a fair comparative analysis for setting expectations and KPIs.
  • D. Using multi-factor metrics (time, cost, distance, satisfaction) to issue compensatory coupons is transparent and customer-beneficial.

Question 21

Which of the following BEST ensures that an AI system complies with user data ownership rights under privacy regulations?

  • A. Applying data clustering techniques to anonymize data sets
  • B. Regularly conducting AI system performance testing for accuracy
  • C. Implementing a transparent data consent management process
  • D. Enforcing strict data retention policies to limit storage duration
Show answer and explanation ▾

Correct answer: C

Implementing a transparent data consent management process directly ensures compliance with user data ownership rights under privacy regulations like GDPR and CCPA by obtaining explicit user consent, enabling users to understand how their data is used, and providing mechanisms for users to exercise their rights (access, deletion, portability). Transparency and consent management are the legal and ethical foundation for respecting user data ownership.

Why the other options are wrong:

  • A. Data anonymization techniques address privacy but do not ensure compliance with data ownership rights or consent requirements.
  • B. Performance testing for accuracy validates model quality but does not address user data ownership rights or privacy compliance.
  • D. Retention policies limit storage duration but do not ensure users have control over or understand how their data is being used.

Question 22

An IS auditor is auditing an organization's data governance framework. The primary objective is to provide assurance that data management practices are standardized to support a trustworthy AI system. Which of the following should be the auditor's MOST important consideration?

  • A. Retention of stored data
  • B. Accountability for data management
  • C. Data practices for training models
  • D. Portability of data
Show answer and explanation ▾

Correct answer: B

Accountability for data management is the most important consideration because it establishes who is responsible for data quality, governance decisions, and compliance throughout the system. Without clear accountability, data practices cannot be standardized, audited, or improved-accountability is the governance mechanism that ensures all other data practices are properly managed and trustworthy for AI systems.

Why the other options are wrong:

  • A. Retention policies are important but are only one component of data governance, not the primary consideration for overall trustworthiness.
  • C. Training data practices are significant but are a subset of broader data governance; accountability encompasses all data management practices.
  • D. Data portability is a regulatory requirement but is less central to ensuring standardized, trustworthy data management practices than accountability.

Question 23

An organization's system development process has been enhanced with AI. Which of the following features presents the GREATEST risk?

  • A. All codes are generated by AI without human oversight.
  • B. Non-technical users are validating AI results.
  • C. The AI personalizes applications for the user.
  • D. The AI allocates resources for new system development projects.
Show answer and explanation ▾

Correct answer: A

Allowing all code to be generated by AI without human oversight presents the greatest risk because it eliminates critical human review and validation, which are essential for detecting errors, security vulnerabilities, logical flaws, and ensuring code quality and compliance. Removing human oversight from code generation removes the final safeguard against AI-generated defects reaching production systems.

Why the other options are wrong:

  • B. Non-technical users validating results is suboptimal but less risky than zero human oversight; at least some review occurs.
  • C. Personalizing applications for users is a feature that, while requiring governance, does not inherently compromise system development integrity.
  • D. AI allocating development resources is a process decision that still involves human planning and oversight of the system.

Question 24

A retail organization uses an AI model to analyze customers' purchase history in order to offer personalized discounts. Which of the following practices represents the MOST ethical use of customer data?

  • A. Retaining and analyzing all available customer data to ensure unbiased recommendations
  • B. Providing the public with access to review and audit the data set of collected customer information
  • C. Sharing customer purchase data with third-party vendors to improve advertising and communication
  • D. Utilizing customer purchase data only after obtaining explicit consent and allowing customers to opt out
Show answer and explanation ▾

Correct answer: D

Utilizing customer data only after obtaining explicit consent and allowing customers to opt out represents the most ethical practice because it respects user autonomy, ensures informed decision-making, and aligns with privacy principles and regulations. This approach gives customers control over their personal information while still enabling personalized service, balancing business objectives with individual privacy rights.

Why the other options are wrong:

  • A. Retaining all available data without consent maximizes risk of privacy violations and does not address user rights or bias concerns.
  • B. Providing public access to customer datasets violates individual privacy and security, even if intended for transparency purposes.
  • C. Sharing customer purchase data with third parties without explicit consent violates privacy expectations and user data ownership rights.

Question 25

In the context of an AI implementation, which of the following actions is MOST critical for an organization's change management program?

  • A. Conducting a comprehensive risk assessment specific to AI-related changes
  • B. Reviewing documentation for AI system changes, updates, and patches
  • C. Verifying that all employees have completed mandatory AI ethics training
  • D. Ensuring the organization has a dedicated AI governance committee
Show answer and explanation ▾

Correct answer: A

A comprehensive risk assessment specific to AI-related changes is the foundation of effective change management for AI implementations. It identifies potential impacts, dependencies, and mitigation strategies before changes are deployed. This proactive approach ensures the organization understands what could go wrong and plans accordingly, making it more critical than documentation review, training completion, or governance structure alone.

Why the other options are wrong:

  • B. Reviewing documentation is important for tracking changes but is reactive rather than proactive in managing risks.
  • C. While ethics training is valuable, it does not directly address the identification and mitigation of AI-specific implementation risks.
  • D. A governance committee provides oversight but does not replace the need for risk assessment to guide change decisions.

Question 26

During a pre-implementation risk assessment, an AI model is determined to present a significant risk of bias and potential harm in excess of the organization's risk tolerance. Which of the following is the MOST appropriate response?

  • A. Obtain board approval for an exception.
  • B. Enhance the data that the model is trained on.
  • C. Revisit the risk tolerance to ensure it is appropriate.
  • D. Postpone deployment until the risk can be safely managed.
Show answer and explanation ▾

Correct answer: D

When an AI model presents risks that exceed the organization's risk tolerance, the appropriate response is to postpone deployment until the risk can be safely managed. This prevents harm and allows time for remediation. Obtaining an exception (A) would override risk tolerance without addressing the problem. Enhancing data (B) may help but doesn't guarantee risk reduction. Revisiting risk tolerance (C) should not be done simply to accommodate a problematic model; tolerance levels exist to protect the organization.

Why the other options are wrong:

  • A. Obtaining an exception bypasses the risk framework that exists to protect the organization from unacceptable harm.
  • B. Data enhancement may help but is uncertain; deployment should not proceed while significant risk remains unresolved.
  • C. Risk tolerance should reflect genuine organizational values and capacity, not be adjusted downward to justify deploying a risky system.

Question 27

An organization is adopting AI for its procurement and inventory teams, raising concern from stakeholders that they will lose their jobs due to AI. Which of the following is the BEST way for the IS auditor to assess whether the potential negative impacts were minimized?

  • A. Review human-centered design practices to determine how they were considered.
  • B. Review how the project management team collected feedback in engagement activities.
  • C. Review the current state assessment of how AI may impact the organization.
  • D. Review the AI roadmap for short-term and long-term milestones.
Show answer and explanation ▾

Correct answer: A

Reviewing human-centered design practices directly evaluates whether negative impacts on employees were minimized during the design phase. Human-centered design specifically considers how AI affects people and incorporates their needs and concerns into system design. This is the most concrete evidence that impact mitigation was intentional and systematic. Project feedback collection, current state assessment, and roadmap milestones are less directly tied to assessing whether negative impacts were actually minimized.

Why the other options are wrong:

  • B. While engagement activities provide input, they do not necessarily demonstrate that negative impacts were minimized in the final design.
  • C. A current state assessment documents impacts but does not show how they were mitigated during development.
  • D. A roadmap shows planned activities but does not assess how impacts were actually addressed in the implementation.

Question 28

A healthcare organization uses data clustering to group patients by medical history for personalized treatment recommendations. Which of the following is the GREATEST privacy risk associated with this practice?

  • A. Clustering increases the complexity of the model, making data harder to anonymize.
  • B. The clustering requires more data, increasing the risk of a privacy breach.
  • C. Irrelevant features in the data may result in inaccurate or biased treatments.
  • D. Clusters can reveal sensitive personal information depending on how the information is presented.
Show answer and explanation ▾

Correct answer: D

Clustering can reveal sensitive personal information depending on how the clusters and their characteristics are presented or interpreted. Even without identifying individual records, cluster profiles can expose patterns that reveal private medical conditions, demographics, or other sensitive attributes-a form of re-identification or inference attack. Complexity affecting anonymization (A) is a secondary concern. More data (B) increases breach risk generally but is not specific to clustering's privacy danger. Biased treatments (C) are a fairness issue, not a privacy risk.

Why the other options are wrong:

  • A. While complexity may complicate anonymization, the direct privacy risk of clustering lies in information revelation, not model complexity.
  • B. Increased data volume raises breach risk generally, but clustering's specific privacy risk is information inference, not data volume.
  • C. Inaccurate or biased treatments reflect fairness and accuracy concerns, not privacy risks.

Question 29

Which of the following is the GREATEST risk associated with using AI in audit planning?

  • A. Scope creep
  • B. Limited knowledge
  • C. Increased planning costs
  • D. Incomplete data
Show answer and explanation ▾

Correct answer: D

Incomplete data is the greatest risk when using AI in audit planning because AI models depend heavily on data quality and completeness. Incomplete data leads to biased samples, missed audit areas, inaccurate risk assessments, and ineffective audit planning. Without sufficient data, the AI cannot identify key risks or scope areas properly. Scope creep (A) is a management issue. Limited knowledge (B) can be addressed through training. Increased costs (C) are a resource consideration but not a risk to audit effectiveness.

Why the other options are wrong:

  • A. Scope creep is a project management concern that can be controlled through clear objectives, not a primary risk of AI itself.
  • B. Limited knowledge can be mitigated through training and documentation; incomplete data cannot be easily compensated for.
  • C. Cost increases are a budget concern, not a risk to audit quality or effectiveness.

Question 30

When using off-the-shelf AI models, which of the following is the MOST appropriate way for organizations to approach vendor management?

  • A. Establish responsibility and clear terms for model updates and support.
  • B. Only use models from vendors with globally recognized accreditation.
  • C. Use the vendor only if the contract has been reviewed by the information security department.
  • D. Ensure a minimum of three quotes have been obtained for market research and comparison.
Show answer and explanation ▾

Correct answer: A

Establishing clear responsibility and terms for model updates and support is the most appropriate vendor management approach for off-the-shelf AI models. This ensures the organization understands what the vendor will maintain, how updates will be communicated, what support is available, and how changes may affect the organization's use of the model. This directly addresses the ongoing relationship and reduces operational risk. Global accreditation (B) is not always necessary or available. Security review (C) is important but secondary to operational terms. Multiple quotes (D) are standard procurement practice but don't address the unique aspects of AI vendor management.

Why the other options are wrong:

  • B. While reputable vendors are preferable, global accreditation is neither universally available nor always necessary for effective AI models.
  • C. Security review is important but is a compliance checkpoint, not the primary approach to managing the vendor relationship.
  • D. Obtaining quotes is standard procurement practice but does not address the specific ongoing management needs of off-the-shelf AI models.

Question 31

Which of the following metrics are the BEST indication of a mature and effective approach to an organization's data governance program for its AI systems?

  • A. Total budget allocated to AI initiatives across all departments
  • B. Number of AI projects completed within the last fiscal year
  • C. Percentage of AI models with documented data lineage
  • D. Frequency of data quality audits on the organization's data sets
Show answer and explanation ▾

Correct answer: C

The percentage of AI models with documented data lineage is the best indicator of mature data governance for AI systems. Data lineage documentation demonstrates that the organization understands where data comes from, how it flows through processes, and how it is used in models-critical components of responsible AI governance. This metric directly reflects governance maturity. Budget allocation (A) reflects investment but not governance effectiveness. Number of projects completed (B) measures activity, not governance quality. Audit frequency (D) shows compliance activity but not the underlying governance capability that prevents problems.

Why the other options are wrong:

  • A. Budget allocation indicates investment priority but does not measure the effectiveness or maturity of data governance practices.
  • B. Project completion numbers measure output volume, not the quality or maturity of governance controls.
  • D. Audit frequency demonstrates monitoring activity but is not an indicator of mature proactive data governance for AI systems.

Question 32

Which of the following is the BEST way to support the development and design of high- risk AI systems?

  • A. Conduct regular training sessions for users on data privacy.
  • B. Ensure the availability of trustworthy data sets.
  • C. Regularly back up the AI system's data to a secure, offsite location.
  • D. Implement multi-factor authentication (MFA) for all users accessing the AI system.
Show answer and explanation ▾

Correct answer: B

Ensuring the availability of trustworthy data sets is the best way to support the development and design of high-risk AI systems. High-risk AI systems depend on data quality to perform safely and fairly; trustworthy data sets reduce bias, improve accuracy, and enable better risk assessment and mitigation. This is foundational to building safe systems. User training (A) supports compliance but does not improve system design. Offsite backups (C) protect continuity but do not support safe development. MFA (D) is a security control that protects access but does not improve the AI system's design or risk profile.

Why the other options are wrong:

  • A. User training on privacy supports compliance but does not improve the underlying design or safety of high-risk AI systems.
  • C. Backup procedures protect business continuity but do not support the development or design of safer AI systems.
  • D. MFA secures access to systems but does not improve AI model design, fairness, or risk management for high-risk systems.

Question 33

An organization shares an AI model with external partners. One partner reports that sensitive data has been inadvertently exposed through the model's outputs. Which of the following is the IS auditor's BEST recommendation?

  • A. Retrain the model immediately and implement privacy-preserving techniques.
  • B. Disable the shared model and notify partners of the potential breach.
  • C. Limit the model's outputs to anonymized results while investigating further.
  • D. Audit the data pipelines of all partners to identify the source of the leak.
Show answer and explanation ▾

Correct answer: B

When sensitive data exposure is confirmed through an AI model's outputs, the immediate priority is containment and notification rather than remediation. Disabling the shared model stops further potential exposure and notifying partners allows them to assess their own risk. While option A addresses long-term fixes through retraining and privacy techniques, and option C attempts a middle ground, the auditor's best recommendation in an active breach scenario is to halt the source of exposure and communicate transparently with affected parties. Option D wastes time investigating partners when the organization's own model is the confirmed problem vector.

Why the other options are wrong:

  • A. While retraining and privacy techniques are necessary long-term solutions, they don't address the immediate need to stop ongoing exposure.
  • C. Limiting outputs to anonymized results doesn't address data already exposed and delays the critical notification step.
  • D. Auditing partners' data pipelines is premature when the model itself is the confirmed exposure source.

Question 34

Which of the following controls helps mitigate the risk of competitors poisoning data utilized by a machine learning (ML) model performing sentiment analysis of product reviews?

  • A. Peer reviewing code that acquires product reviews from social media posts
  • B. Hiring a marketing firm to text links to customers requesting product reviews for monetary compensation
  • C. Requiring customers to authenticate access to their accounts prior to writing product reviews
  • D. Augmenting the unbalanced product review data set with the use of oversampling by the model developer
Show answer and explanation ▾

Correct answer: C

Requiring customer authentication before writing reviews creates accountability and makes it significantly harder for competitors to inject poisoned data at scale, as each review would need to come from a legitimate authenticated account rather than automated or fraudulent sources. This control prevents the foundational threat of data poisoning by restricting who can contribute to the training data. Option A (peer review of code) doesn't prevent malicious data injection, option B (paid reviews) actually increases the risk of manipulated reviews, and option D (oversampling) addresses dataset imbalance but doesn't mitigate poisoning attacks.

Why the other options are wrong:

  • A. Code peer review ensures acquisition logic is sound but cannot prevent malicious or false reviews from reaching the model once collected.
  • B. Paying customers for reviews creates financial incentives for false or biased reviews, actually increasing poisoning risk.
  • D. Oversampling techniques address class imbalance but do nothing to prevent or detect poisoned data already in the dataset.

Question 35

The PRIMARY purpose of maintaining an audit trail in AI systems is to:

  • A. facilitate transparency and traceability of decisions.
  • B. analyze model accuracy and fairness.
  • C. ensure compliance with regulatory standards for AI.
  • D. measure computational efficiency.
Show answer and explanation ▾

Correct answer: A

The primary purpose of audit trails in AI systems is to create transparency and traceability -documenting what data was used, what decisions were made, how they were made, and when. This foundational capability enables all downstream audit objectives including compliance verification, bias detection, and accountability. While option B relates to model quality metrics, option C to regulatory compliance, and option D to performance efficiency, audit trails fundamentally serve the overarching purpose of making AI system operations transparent and traceable for investigation and accountability.

Why the other options are wrong:

  • B. Analyzing accuracy and fairness requires audit trail data but is a use case, not the primary purpose of maintaining the trail itself.
  • C. Compliance is enabled by audit trails but is a specific application rather than their primary purpose.
  • D. Computational efficiency measurement is unrelated to audit trail maintenance.

Question 36

Which of the following is MOST important to review in order to gain assurance that an AI model is performing without biases?

  • A. AI model temperature
  • B. AI development environment
  • C. AI training data
  • D. AI model adaptability
Show answer and explanation ▾

Correct answer: C

AI training data is the most critical factor to review for bias assurance because model bias originates primarily from biased, unrepresentative, or skewed training data. If the training data contains historical biases, stereotypes, or underrepresentation of certain groups, the model will learn and perpetuate those biases regardless of other factors. Examining data composition, collection methods, labeling practices, and for coverage gaps provides the strongest evidence of bias risk. Option A (temperature) relates to output randomness, option B (development environment) is infrastructure, and option D (adaptability) concerns model flexibility-none directly address bias sources.

Why the other options are wrong:

  • A. Model temperature controls output randomness or diversity but has no bearing on systematic bias in decision-making.
  • B. Development environment infrastructure doesn't determine whether biases exist in model outputs.
  • D. Model adaptability relates to learning capacity but not to whether existing biases are present.

Question 37

Which of the following is the MOST important risk for an IS auditor to consider when reviewing the adoption of an AI system?

  • A. Immaturity of AI systems in the industry
  • B. Resistance to the use of AI technology
  • C. Costs associated with AI system maintenance
  • D. Bias in AI system decision making
Show answer and explanation ▾

Correct answer: D

Bias in AI system decision-making represents the most material and consequential risk for an IS auditor reviewing AI adoption. Biased decisions can result in discriminatory outcomes affecting customers, employees, or business partners, creating legal, regulatory, reputational, and ethical exposure. This risk directly impacts the organization's core operations and stakeholders. While option A (industry immaturity) is a capability concern, option B (resistance) is change management, and option C (maintenance costs) is financial-all are less critical than the fundamental risk that the AI system makes systematically flawed or discriminatory decisions.

Why the other options are wrong:

  • A. Industry immaturity is a general capability concern, not the most critical risk to individual organizations.
  • B. User resistance is a change management issue, not the most material risk to system risk profile.
  • C. Maintenance costs are operational expenses, not the most critical risk compared to biased decision-making.

Question 38

During an audit of an investment organization's AI-powered software, an IS auditor identifies a potential security risk. What is the GREATEST risk associated with staff exfiltrating organizational data to a generative AI tool?

  • A. Excessive reliance on AI-generated insights
  • B. Unauthorized data disclosure
  • C. Potential business disruptions
  • D. Data contamination due to biased AI model outputs
Show answer and explanation ▾

Correct answer: B

The greatest risk when staff exfiltrate organizational data to generative AI tools is unauthorized data disclosure. Sending proprietary, confidential, or sensitive organizational data to external AI systems (which typically retain data for model training and may share it across users) constitutes a direct data breach. The data moves outside organizational control and may be exposed, aggregated with other users' data, or used for purposes beyond the original intent. While option A (over-reliance) and D (bias) are secondary concerns, and C (disruption) is unlikely, the immediate and direct risk is loss of data confidentiality and control.

Why the other options are wrong:

  • A. Over-reliance on AI insights is a decision-making quality concern, not the immediate security risk.
  • C. Business disruptions are unlikely from exfiltrating data to AI tools.
  • D. Data contamination and biased outputs are operational concerns, not the greatest direct risk compared to unauthorized disclosure.

Question 39

Which of the following will provide the BEST evidence to support the alignment of an AI model with an organization's business objectives?

  • A. AI change management requests
  • B. AI model vulnerability assessment
  • C. AI acceptable use policy
  • D. AI model inventory
Show answer and explanation ▾

Correct answer: A

AI change management requests provide the best evidence of alignment with business objectives because they document the rationale, intended business outcomes, stakeholder approval, and explicit connection between the model's deployment and organizational goals. Change requests typically include business case justification, objectives, and success criteria. An AI model inventory (option D) only lists what models exist without explaining their business purpose. Option B (vulnerability assessment) addresses security, not business alignment. Option C (acceptable use policy) defines acceptable behavior but not alignment with specific business objectives.

Why the other options are wrong:

  • B. Vulnerability assessment focuses on security risks, not business objective alignment.
  • C. An acceptable use policy defines boundaries for appropriate use but not alignment with business goals.
  • D. An AI model inventory catalogs what models exist but provides no evidence of their business purpose or objective alignment.

Question 40

An organization uses third-party licensed data for training its AI models. During an audit, it is discovered that data usage restrictions were violated. Which of the following is the IS auditor's MOST appropriate recommendation?

  • A. Review all organizational data agreements.
  • B. Discontinue use of the AI model training data.
  • C. Strengthen system development life cycle (SDLC) controls.
  • D. Implement stronger data clustering techniques.
Show answer and explanation ▾

Correct answer: B

When data usage restrictions have been violated, the most appropriate recommendation is to discontinue use of the affected training data. Continuing to use data in violation of licensing agreements perpetuates the breach, increases legal exposure, and violates contractual obligations. This is the immediate corrective action. While option A (review all agreements) and C (strengthen SDLC controls) are necessary supporting actions to prevent recurrence, they don't address the current violation. Option D (data clustering techniques) is irrelevant to the licensing and legal compliance issue.

Why the other options are wrong:

  • A. Reviewing agreements is a follow-up step but doesn't address the current violation.
  • C. Strengthening SDLC controls is preventive but doesn't remedy the current breach of licensing restrictions.
  • D. Data clustering techniques are technical methods unrelated to licensing compliance violations.

Question 41

Which of the following is the MOST significant risk associated with a deep learning system algorithm being updated as it learns?

  • A. System algorithms can easily be modified by attackers because the algorithms reside in system memory.
  • B. Project stakeholders may not endorse the system because its behavior may be contrary to their expectations.
  • C. Operational risk may increase because the system is continuously running.
  • D. The system may generate discriminatory output because of biases in training data.
Show answer and explanation ▾

Correct answer: D

The most significant risk of a continuously learning deep learning system is that it may perpetuate or amplify biases present in training data, leading to discriminatory outputs that can harm individuals and expose the organization to legal and reputational liability. This is a fundamental risk inherent to machine learning systems and occurs automatically through the learning process itself, making it the most critical concern from a governance and ethical standpoint.

Why the other options are wrong:

  • A. While memory-resident code could theoretically be modified, this is a general security concern not specific to deep learning updates and is less significant than bias issues.
  • B. Stakeholder expectations misalignment is a change management issue, not the most significant risk compared to potential discriminatory harm.
  • C. Continuous operation doesn't inherently increase operational risk more than a static system would; it's a resource management concern, not the primary risk.

Question 42

When assessing the potential risk of implementing an AI system, it is MOST important to validate the model's:

  • A. processing speed and computational efficiency,
  • B. decision-making explanations and interpretability of its outputs,
  • C. number of parameters and its overall complexity,
  • D. compatibility with existing legacy software used by the organization.
Show answer and explanation ▾

Correct answer: B

When assessing AI system implementation risk, validating the model's explainability and interpretability of outputs is most critical because it enables stakeholders to understand how decisions are made, identify potential biases, ensure regulatory compliance, and maintain trust in the system. Without explainability, an organization cannot effectively audit, govern, or mitigate risks associated with AI decisions, making this the highest- priority validation concern.

Why the other options are wrong:

  • A. Processing speed and computational efficiency are important for operational performance but are secondary to understanding whether the system's decisions are sound and explainable.
  • C. The number of parameters and complexity are technical implementation details; complexity itself doesn't validate that the model is safe or appropriate for its intended use.
  • D. Legacy system compatibility is a technical integration concern but doesn't address the fundamental risk of whether the AI model produces reliable, understandable, and fair outputs.

Question 43

An organization uses an AI video generation platform to create videos for public audiences. An IS auditor notes that there are no clear governance policies defining how viewers should be informed that content is generated by AI. Which of the following recommendations would BEST ensure the ethical use of AI within this platform?

  • A. Establish a policy requiring all AI-generated content to be labeled as such for transparency.
  • B. Improve the production quality of AI-generated content to match industry standards.
  • C. Conduct regular content accuracy checks to ensure AI-generated videos meet quality expectations.
  • D. Limit access to the video generation platform to approved users within the organization.
Show answer and explanation ▾

Correct answer: A

Establishing a policy requiring all AI-generated content to be labeled as such directly addresses the ethical concern identified by the auditor regarding lack of governance policies for viewer disclosure. Transparency about AI-generated content is essential for informed consent, maintaining public trust, and addressing potential ethical and legal obligations. This policy-based approach ensures consistent, systematic disclosure rather than ad-hoc measures.

Why the other options are wrong:

  • B. Improving content quality does not address the ethical issue of disclosing to viewers that content is AI-generated; higher quality could actually increase deception if not labeled.
  • C. Quality checks ensure technical standards are met but do nothing to inform viewers that content is AI-generated, missing the core governance gap.
  • D. Restricting platform access to internal users does not solve the disclosure problem for public audiences and may not even be feasible for a public-facing platform.

Question 44

Which of the following would be of GREATEST concern to an IS auditor reviewing an organization's AI policies and procedures?

  • A. The documentation of AI models does not address business resiliency and disaster recovery.
  • B. The AI model does not have an approval process for production changes.
  • C. External validation is not required for AI systems before deployment.
  • D. The data privacy policy has not been reviewed in the past three years.
Show answer and explanation ▾

Correct answer: B

The absence of an approval process for production changes in AI systems represents a critical control gap that directly threatens organizational governance and operational integrity. Without formal change approval procedures, organizations cannot ensure that AI model updates are validated, tested, and authorized before deployment, increasing risks of unintended consequences, regulatory violations, and security issues. This is a fundamental control failure that an IS auditor would prioritize as a matter of governance discipline.

Why the other options are wrong:

  • A. While business resiliency and disaster recovery documentation is important, it's not as immediately critical as change control processes that prevent problematic changes from reaching production.
  • C. External validation before deployment is valuable but is secondary to establishing the change approval process itself, which is the foundational control mechanism.
  • D. A three-year-old data privacy policy review interval is dated but less urgent than an active control gap in production change management.

Question 45

An IS auditor is participating in a task force to select an AI solution vendor. The vendor states that their product is only functional with web integration activated. Which of the following is the GREATEST concern?

  • A. AI training model environment
  • B. Inappropriate algorithms used by the vendor
  • C. Data hallucinations and biases
  • D. Impacts on employee and contractor workforces
Show answer and explanation ▾

Correct answer: A

A vendor requirement that the AI solution only functions with web integration activated is a critical architectural concern because it forces continuous internet connectivity and external dependency, which creates risks around data exposure, system availability, and network security. This raises questions about data transmission, API security, and whether the architecture aligns with organizational security and data governance policies-making the training model environment and data handling concerns the greatest issue.

Why the other options are wrong:

  • B. Algorithm appropriateness is not indicated by the web integration requirement; other factors would need to be evaluated separately.
  • C. While data hallucinations and biases are valid AI concerns, they are not specifically indicated by a web integration architectural requirement.
  • D. Workforce impacts are not directly suggested by a technical architecture requirement; this is a consideration for any AI adoption but not the greatest concern from this specific vendor statement.

Question 46

In order to ensure effective alignment with organizational priorities, which of the following is MOST important for an IS auditor to address when developing an audit plan for an AI- based tool?

  • A. Cost-benefit strategy for AI adoption
  • B. AI users' understanding of ethical standards
  • C. The AI tool's security alignment with governance policies
  • D. Management practices for AI oversight
Show answer and explanation ▾

Correct answer: D

For effective alignment with organizational priorities, an IS auditor must focus on management practices for AI oversight because this ensures that the audit plan assesses whether the organization has appropriate governance structures, accountability frameworks, and decision-making processes in place. Strong AI oversight practices are the foundation that enables alignment with business objectives and risk tolerance, making this the most important focal point for audit planning.

Why the other options are wrong:

  • A. Cost-benefit strategy is important for business justification but does not directly ensure alignment with organizational priorities or effective governance.
  • B. User understanding of ethical standards is important but is a training/awareness issue, not the most critical element for audit plan development focused on governance alignment.
  • C. Security alignment with governance policies is valuable but is narrower in scope than assessing overall management practices for comprehensive AI oversight.

Question 47

An IS auditor is evaluating an organization's AI-based hiring tool. The tool excludes candidates from postal codes correlating with specific demographic groups, despite not explicitly using race or ethnicity as input variables. Which of the following is the auditor's BEST course of action?

  • A. Assess proxy variables within the AI model that may correlate with sensitive attributes.
  • B. Advise the company to collect explicit demographic data to directly control for bias.
  • C. Recommend removing all geographic data from the AI model training to ensure fairness.
  • D. Suggest deploying a different AI model that does not consider any personal data.
Show answer and explanation ▾

Correct answer: A

The auditor's best course of action is to assess proxy variables within the AI model because the scenario describes exactly this problem-postal codes are serving as proxies for demographic characteristics, creating discriminatory outcomes without explicit demographic variables. By identifying and analyzing these proxy relationships, the auditor can document the bias mechanism and recommend appropriate corrective actions, which is the proper analytical approach to uncovering hidden discrimination.

Why the other options are wrong:

  • B. Collecting explicit demographic data would likely worsen the problem by providing direct variables for discrimination rather than solving the underlying bias issue.
  • C. Removing all geographic data is an oversimplified solution that may eliminate legitimate use of location information; the issue is proxy bias, not geography itself.
  • D. Suggesting a different AI model doesn't address the assessment of the current problem; auditors must evaluate and document existing risks, not simply recommend replacement.

Question 48

An IS auditor is utilizing an AI chat tool to assist with grammar and improve the overall readability of a report they are writing. Which of the following is the MOST significant risk the auditor should consider when using this AI tool?

  • A. The AI tool may alter the intended meaning of the content, leading to misinterpretation of the report.
  • B. The auditor may become overly reliant on the AI tool, compromising their own writing skills.
  • C. The AI tool may introduce new grammatical errors that were not present in the original text.
  • D. The use of the AI tool may increase the risk of intellectual property violations.
Show answer and explanation ▾

Correct answer: A

The most significant risk when using an AI tool to edit audit report content is that the AI may alter the intended meaning of the auditor's message, leading to misrepresentation of audit findings, conclusions, or recommendations. Since audit reports convey critical control assessments and findings to management and governance, even subtle meaning shifts could compromise the integrity and accuracy of the audit's professional conclusions, creating liability and potentially misleading stakeholder decisions.

Why the other options are wrong:

  • B. Over-reliance on tools is a skill development concern but is less critical than the immediate risk of content misrepresentation affecting the audit report's accuracy.
  • C. Introducing new grammatical errors is possible but less significant than the risk of altering factual or analytical meaning, which is the auditor's core concern.
  • D. Intellectual property violations would only apply if the AI tool incorporates protected content into the output, which is not the primary risk for grammar improvement use.

Question 49

Which of the following is MOST important to have in place before implementing a system that utilizes AI?

  • A. Training on the use of the system's AI capabilities
  • B. An AI acceptable use policy
  • C. Model evaluation and validation methodology
  • D. A project plan for deploying the AI system
Show answer and explanation ▾

Correct answer: B

Before implementing an AI system, an acceptable use policy must be established to define ethical boundaries, permitted uses, and accountability measures. While model evaluation (C), training (A), and project planning (D) are important, they all presuppose that governance and policy frameworks are already in place. A policy provides the foundational governance structure that guides all subsequent implementation decisions and ensures organizational alignment on AI ethics before deployment begins.

Why the other options are wrong:

  • A. Training is important but occurs after policy and governance are established.
  • C. Model evaluation is necessary but happens during development, not before implementation planning.
  • D. Project planning follows policy establishment, not the reverse.

Question 50

A car insurance company uses an AI model to determine customer premiums. To ensure the ethical use of this model, which of the following testing practices should the company consider to be MOST important?

  • A. Running model performance tests on randomized data to improve the model's accuracy
  • B. Ensuring demographic data is not used to train models outside of the defined use case
  • C. Testing to ensure the model's predictions do not discriminate based on age or gender
  • D. Deploying the model only for a small randomly selected group of existing customers
Show answer and explanation ▾

Correct answer: C

Testing for discriminatory bias in model predictions based on protected characteristics (age, gender) is the most critical ethical safeguard for an insurance pricing model. This directly addresses potential fairness violations and regulatory compliance issues that could harm individuals and expose the company to legal liability. While data governance (B) and accuracy testing (A) matter, they don't specifically address discriminatory outcomes, and limited deployment (D) is an operational consideration rather than a testing practice.

Why the other options are wrong:

  • A. Performance testing on randomized data addresses accuracy but not ethical discrimination.
  • B. Data usage governance is important but doesn't directly test for discriminatory bias in predictions.
  • D. Phased deployment is a rollout strategy, not a testing practice for ethical evaluation.

Get the complete AAIA bank

These 50 questions are roughly 20% of the bank. The full pack has 258 real AAIA questions, each with the same depth of explanation, plus a questions-only PDF for timed practice and free updates forever.

View the full ISACA AAIA question bank →

Related exams

Browse free practice questions for every exam →

Back to blog