Isaca AAIR Practice Test Questions and Exam Dumps Part5 Q81-100

View Full Isaca AAIR Exam Dumps and Practice Test Dumps.


Q81. An organization uses several established risk frameworks and is considering an additional AI-specific framework. What should the risk professional do FIRST?

  1. Replace every existing framework with the AI-specific framework
    2. Map the AI framework to existing governance and risk processes to identify overlaps and gaps
    3. Apply the AI framework only to the data science team
    4. Delay adoption until all AI regulations worldwide are finalized

Correct Answer: 2. Map the AI framework to existing governance and risk processes to identify overlaps and gaps

Explanation: AI governance should complement the organization’s established risk practices rather than unnecessarily duplicate or replace them. Mapping an AI-specific framework against current enterprise risk, security, privacy, compliance, and governance frameworks reveals which requirements are already addressed and where AI-specific gaps remain. This reduces duplicated controls and conflicting terminology while preserving enterprise consistency. The organization can then incorporate appropriate new controls, responsibilities, and metrics. ISACA’s AAIR scope emphasizes integrating AI risk into existing enterprise frameworks and programs instead of managing AI as an isolated discipline.

Q82. The board wants assurance that management is not focusing exclusively on the technical accuracy of AI systems. Which reporting approach is BEST?

  1. Report a balanced set of material AI risks, business impacts, compliance issues, control status, and performance trends
    2. Report only model accuracy
    3. Provide raw model source code at every board meeting
    4. Report only the number of AI projects underway

Correct Answer: 1. Report a balanced set of material AI risks, business impacts, compliance issues, control status, and performance trends

Explanation: Board-level AI risk reporting should provide a strategic view of whether AI adoption remains aligned with objectives and risk appetite. Relevant information can include material risk trends, regulatory exposure, significant control weaknesses, tolerance breaches, major incidents, third-party concerns, business impacts, and management actions. Accuracy is important but is only one dimension of AI risk. A technically accurate model may still create privacy, fairness, legal, security, availability, or reputational issues. Board reporting should therefore connect AI risk information to enterprise objectives and decisions rather than overwhelm directors with low-level technical detail.

Q83. An enterprise AI policy has not been reviewed since the organization began deploying generative AI agents with tool access. What is the BEST action?

  1. Leave the policy unchanged because it was previously approved
    2. Replace the policy with vendor documentation
    3. Review and update the policy to reflect material changes in AI use, risk, and control requirements
    4. Eliminate the policy and rely on employee judgment

Correct Answer: 3. Review and update the policy to reflect material changes in AI use, risk, and control requirements

Explanation: AI policies should evolve when the organization’s technology, use cases, regulatory environment, or risk profile changes materially. Generative AI agents with external tool access introduce risks such as excessive agency, prompt injection, data disclosure, and unauthorized actions that may not have existed when the original policy was written. Governance should therefore include periodic and event-driven policy review. Updates can clarify acceptable use, approval requirements, autonomy limits, monitoring, data handling, and accountability. An outdated policy may provide false assurance because it no longer addresses the organization’s actual AI activities.

Q84. Which role should be MOST directly accountable for ensuring the quality and authorized use of a dataset used across multiple AI models?

  1. Every end user equally
    2. External auditors
    3. The AI vendor regardless of data ownership
    4. A formally designated data owner or steward**

Correct Answer: 4. A formally designated data owner or steward

Explanation: AI data governance requires clear accountability for datasets. A designated data owner or steward should help define authorized uses, quality expectations, classification, retention, access, lineage, and remediation responsibilities. Model owners remain accountable for appropriate model use, but they may not own enterprise data used across several systems. External auditors provide assurance and should not normally own operational data responsibilities. Clear data ownership reduces ambiguity when quality problems, privacy concerns, access requests, or regulatory obligations arise. Governance works best when responsibilities for data, models, business processes, and risks are explicitly distinguished.

Q85. Management wants to know whether mandatory AI awareness training is actually changing employee behavior. Which measure provides the BEST evidence?

  1. Number of slides in the training course
    2. Number of employees invited to training
    3. Reduction in observed policy violations together with assessment or simulation results
    4. Cost of the learning-management platform

Correct Answer: 3. Reduction in observed policy violations together with assessment or simulation results

Explanation: Training effectiveness should be measured through outcomes rather than attendance alone. Completion rates show participation but do not demonstrate understanding or behavioral improvement. A stronger evaluation combines knowledge assessments, realistic simulations, monitoring results, and trends in violations such as improper use of public AI services or mishandling of confidential information. Results can identify groups needing additional education or controls. Effective awareness programs should align with AI policies and actual organizational risks. ISACA specifically includes developing and integrating AI risk concepts into enterprise awareness and training activities.

Q86. An AI development team receives customer records from several source systems. Before training begins, which control MOST improves confidence in the dataset’s reliability?

  1. Increase model size
    2. Define and test data-quality criteria such as completeness, accuracy, consistency, and validity
    3. Remove all metadata
    4. Assume source systems always provide correct data

Correct Answer: 2. Define and test data-quality criteria such as completeness, accuracy, consistency, and validity

Explanation: Model quality depends heavily on the quality of data used for training and validation. Organizations should define measurable criteria appropriate to the use case, such as completeness, accuracy, consistency, validity, timeliness, and representativeness. Data-quality testing can identify missing fields, inconsistent labels, outliers, duplicates, or corrupted records before those problems influence model behavior. Increasing model complexity cannot compensate reliably for poor input data. Documented thresholds also support governance because teams can determine when a dataset is suitable for use and when remediation or escalation is required.

Q87. An organization must reproduce a model that generated a disputed decision six months ago. Which capability is MOST important?

  1. The current production model only
    2. The latest training dataset only
    3. The model owner’s recollection of the deployment
    4. Versioned model artifacts, data lineage, code, configuration, and deployment records**

Correct Answer: 4. Versioned model artifacts, data lineage, code, configuration, and deployment records

Explanation: Reproducibility requires more than retaining the latest model. Investigators may need to know the exact model version, training and preprocessing data, source code, parameters, environment, dependencies, and configuration that existed when a particular outcome was produced. Strong lineage and versioning support regulatory investigations, customer disputes, internal reviews, and incident response. Without this evidence, the organization may be unable to explain or reproduce historical behavior. AI lifecycle governance should therefore preserve sufficient artifacts and metadata according to risk, legal, and retention requirements.

Q88. A new AI service replaces an existing manual process. What is the BEST resilience design if the AI service becomes temporarily unavailable?

  1. Maintain a tested fallback or degraded operating procedure where business requirements justify it
    2. Assume the AI service will never fail
    3. Immediately terminate the business process permanently
    4. Remove all manual knowledge after deployment

Correct Answer: 1. Maintain a tested fallback or degraded operating procedure where business requirements justify it

Explanation: Critical AI dependencies should be included in resilience planning. If a business process cannot tolerate complete loss of an AI service, management should consider fallback procedures such as manual review, a simpler rules-based process, a backup provider, or another degraded mode. The fallback should be documented and tested rather than assumed to work during an emergency. The appropriate level of resilience depends on business impact analysis and risk appetite. Removing all prior process capability can increase concentration and continuity risk if the AI service later fails.

Q89. An AI model’s probability scores remain stable, but actual outcomes show that a predicted 80% likelihood is correct only about 55% of the time. What problem is MOST directly indicated?

  1. Poor model calibration
    2. Third-party concentration
    3. Data-retention failure
    4. Physical security weakness

Correct Answer: 2. Poor model calibration

Explanation: Calibration refers to how well predicted probabilities correspond to observed real-world frequencies. A well-calibrated model that assigns 80% probability to many events should see approximately 80% of those events occur over an appropriate sample. If only 55% occur, the scores may create unjustified confidence even if ranking performance remains acceptable. Calibration can be important when decisions depend directly on probability thresholds. Monitoring should therefore consider not only accuracy but also whether confidence scores remain meaningful for the business process. Recalibration or other model adjustments may be necessary.

Q90. An organization wants to identify AI risks that may emerge from rapid changes in technology and regulation before they appear in incident statistics. Which activity is MOST useful?

  1. Reviewing only historical incidents
    2. Monitoring only financial losses
    3. Eliminating external information sources
    4. Horizon scanning for emerging technologies, threats, regulations, and industry developments**

Correct Answer: 4. Horizon scanning for emerging technologies, threats, regulations, and industry developments

Explanation: Emerging AI risks may develop faster than internal loss data can reveal them. Horizon scanning systematically monitors developments in technology, adversarial techniques, legal requirements, standards, vendor practices, and industry incidents to identify changes that could alter the organization’s risk profile. Findings can trigger risk reassessment, new scenarios, policy updates, or additional controls before direct losses occur. Historical events remain useful, but relying only on past incidents can leave the organization unprepared for novel AI threats. ISACA’s AAIR practice includes continuously assessing and monitoring the emerging AI risk landscape.

Q91. Several moderate AI risks depend on the same central identity provider. What should the enterprise risk assessment consider?

  1. Only each risk individually
    2. Only the identity provider’s purchase cost
    3. Aggregation and common-cause risk created by the shared dependency
    4. The risks should be removed because none is individually high

Correct Answer: 1. Aggregation and common-cause risk created by the shared dependency

Explanation: Risks that appear moderate independently can become significant when they share a common dependency. If numerous AI services depend on one identity provider, a single outage or compromise could affect all of them simultaneously. Enterprise risk assessment should therefore consider aggregation, concentration, and correlated failure rather than evaluating every scenario in isolation. Common-cause analysis can reveal exposures that individual project assessments miss. Management may then consider redundancy, fallback authentication, stronger controls, or continuity arrangements depending on the criticality of the affected AI services.

Q92. A risk professional is estimating the potential financial consequences of an AI service outage under several plausible durations and customer-impact levels. Which technique is MOST appropriate?

  1. Source-code review only
    2. Scenario-based quantitative risk analysis
    3. Model explainability testing
    4. Employee awareness training

Correct Answer: 3. Scenario-based quantitative risk analysis

Explanation: Quantitative scenario analysis can estimate the financial effect of different plausible events by considering variables such as outage duration, transaction loss, contractual penalties, recovery expense, customer compensation, and reputational impact. The estimates may include ranges and uncertainty rather than a single precise figure. This approach can help management compare treatment costs with expected exposure and prioritize investment. Code reviews and awareness training may be controls, but they do not directly estimate the business consequences of the risk scenario. Quantification should be based on reasonable assumptions and documented uncertainty.

Q93. A manager tracks the percentage of AI projects delivered on schedule. Is this metric necessarily an AI risk indicator?

  1. Yes, every project metric is automatically a KRI
    2. No; it is primarily a performance metric unless a defined relationship to risk exposure is established
    3. Yes, because schedules measure model bias directly
    4. No, because AI programs should never use metrics

Correct Answer: 4. No; it is primarily a performance metric unless a defined relationship to risk exposure is established

Explanation: Key performance indicators and key risk indicators serve different purposes, although a metric can sometimes support both. Schedule performance usually measures project delivery effectiveness rather than directly signaling changes in AI risk exposure. If delays are shown to increase a specific risk—for example, delayed implementation of a regulatory control—the metric might support risk monitoring. The important point is that KRIs should have a defined relationship to risk conditions and thresholds. Labeling every operational KPI as a KRI creates dashboards that are large but provide little meaningful early warning.

Q94. An organization learns of a newly published attack against a class of AI models it operates. What should the risk function do FIRST?

  1. Determine whether the organization’s models are exposed or vulnerable to the reported technique
    2. Shut down every AI system immediately
    3. Ignore the attack until the organization experiences it directly
    4. Remove the attack from threat-intelligence reports

Correct Answer: 1. Determine whether the organization’s models are exposed or vulnerable to the reported technique

Explanation: External threat intelligence should be translated into organizational relevance. The first step is to identify whether affected model types, components, interfaces, or deployment patterns exist in the environment and whether current controls mitigate the reported technique. If exposure exists, the organization can assess likelihood and impact, prioritize remediation, add monitoring, or temporarily restrict affected systems. Automatically shutting down every AI service may be disproportionate, while waiting for an actual attack is unnecessarily reactive. Threat intelligence creates value when it informs risk scenarios and control decisions.

Q95. A critical AI application uses an open-source model obtained from a public repository. Which supply-chain control is MOST important before deployment?

  1. Assume popularity proves the model is trustworthy
    2. Verify provenance, integrity, licensing, maintenance status, and security of the acquired artifact
    3. Disable all internal validation because the source is public
    4. Use the model only if it has the largest download count

Correct Answer: 2. Verify provenance, integrity, licensing, maintenance status, and security of the acquired artifact

Explanation: Open-source AI components can provide significant value but introduce software and model supply-chain risks. Organizations should verify where the artifact originated, whether its integrity can be validated, what license applies, whether it is actively maintained, and whether known malicious or vulnerable behavior has been identified. They should also evaluate model limitations and suitability for the intended use. Popularity and download counts do not provide adequate assurance. Open-source assets should be inventoried, versioned, monitored, and governed according to their business impact and risk.

Q96. A high-risk AI vendor refuses to permit direct customer audits but provides a recent independent assurance report covering relevant controls. What should the organization do?

  1. Reject the report automatically because only direct audits provide evidence
    2. Ignore vendor controls completely
    3. Evaluate whether the independent assurance report provides sufficient relevant evidence for the identified risks
    4. Assume the report proves all vendor risks are eliminated

Correct Answer: 3. Evaluate whether the independent assurance report provides sufficient relevant evidence for the identified risks

Explanation: Third-party assurance should be evaluated for relevance, scope, period, independence, control coverage, exceptions, and applicability to the organization’s actual use of the service. A credible independent report can provide valuable evidence when direct audit rights are unavailable or impractical, but it should not be accepted automatically. Gaps may require supplemental questionnaires, technical evidence, contractual controls, or compensating measures. Likewise, an assurance report does not eliminate all third-party risk. The goal is to obtain enough reliable evidence to assess residual risk and make an informed vendor decision.

Q97. An enterprise wants consistent AI incident severity classification. What is the BEST basis for defining severity levels?

  1. Number of developers working on the affected model
    2. Business impact, affected stakeholders, data sensitivity, regulatory implications, scope, and service criticality
    3. The model’s parameter count
    4. The length of the incident ticket

Correct Answer: 4. Business impact, affected stakeholders, data sensitivity, regulatory implications, scope, and service criticality

Explanation: Incident severity should reflect the consequence and scope of the event rather than arbitrary technical characteristics. Factors can include harm to individuals, business disruption, sensitive-data exposure, regulatory notification requirements, safety implications, financial losses, number of affected systems, and criticality of the service. Consistent severity criteria support escalation, communication, response SLAs, executive involvement, and regulatory coordination. An AI incident involving a small model can be severe if it affects critical decisions, while a technically large model may generate only a minor operational issue.

Q98. What is the PRIMARY purpose of conducting an AI incident response tabletop exercise?

  1. To test roles, decisions, escalation, communications, and procedures in a simulated scenario
    2. To prove that no real incident can occur
    3. To replace technical security testing
    4. To determine model training accuracy

Correct Answer: 3. To test roles, decisions, escalation, communications, and procedures in a simulated scenario

Explanation: A tabletop exercise allows participants to work through a realistic AI incident without disrupting production. It can reveal ambiguity in escalation paths, decision authority, communications, legal notification, business continuity, model shutdown procedures, evidence preservation, and vendor coordination. The objective is to improve preparedness rather than demonstrate perfect performance. Tabletop exercises complement technical testing because many incident failures arise from unclear roles and coordination rather than purely technical weaknesses. Findings should be documented and used to improve response plans, training, controls, and continuity arrangements.

Q99. A critical AI service fails, but the underlying business activity can continue using a slower manual procedure. What does the manual procedure primarily provide?

  1. A business continuity workaround
    2. Model extraction protection
    3. Data poisoning detection
    4. Risk appetite definition

Correct Answer: 2. A business continuity workaround

Explanation: A manual fallback can allow a critical business process to continue when the supporting AI system becomes unavailable or unsafe. The procedure may provide reduced capacity or slower service, but it can prevent complete interruption while technical recovery occurs. Such workarounds should be documented, staffed, and tested so employees understand when and how to invoke them. A fallback does not reduce the probability of the original failure, but it reduces operational impact. Business continuity planning should consider AI dependencies explicitly, particularly where organizations have replaced traditional processes with automated decision systems.

Q100. Management wants to use an AI tool to draft enterprise risk reports. Which control is MOST important before reports are distributed to senior leadership?

  1. Allow the AI to publish reports automatically
    2. Remove source data from the review process
    3. Require knowledgeable human review and validation of material statements, metrics, and conclusions
    4. Assume professional wording proves factual accuracy

Correct Answer: 1. Require knowledgeable human review and validation of material statements, metrics, and conclusions

Explanation: Generative AI can accelerate risk-report drafting by summarizing data and suggesting narrative, but material information supplied to senior management must be accurate, complete, and appropriately contextualized. A knowledgeable reviewer should verify metrics, factual statements, conclusions, sources, and any recommendations before distribution. AI-generated text can sound authoritative even when it misinterprets data or invents details. Review should also ensure confidential information is handled appropriately and that the report reflects approved risk definitions and thresholds. AI should support the risk management process without replacing human accountability for formal risk reporting.