Isaca AAIR Practice Test Questions and Exam Dumps Part19 Q361-380

View Full Isaca AAIR Exam Dumps and Practice Test Dumps.


Q361. Two companies form a joint venture that will operate a shared high-risk AI platform. What is MOST important before the platform goes live?

  1. Allow each company to assume the other will manage AI risk
    2. Let the technology vendor accept all business risk
    3. Define shared and individual responsibilities for AI governance, controls, risk ownership, and incident response
    4. Use whichever company’s policy contains fewer requirements

Correct Answer: 3. Define shared and individual responsibilities for AI governance, controls, risk ownership, and incident response

Explanation: Joint ventures can create accountability gaps when several organizations participate in operating one AI system. Before deployment, responsibilities should be documented for model ownership, data governance, control operation, residual-risk acceptance, regulatory compliance, monitoring, vendor oversight, incident response, and change approval. Shared responsibility does not mean unclear responsibility. Each party should understand which obligations it owns and which activities require joint decisions. This structure also helps prevent critical tasks from being assumed by both parties but performed by neither. Clear accountability is a foundational element of effective AI governance.

Q362. An organization wants external stakeholders represented in discussions about a controversial public-facing AI service. What is the PRIMARY benefit?

  1. Broader stakeholder perspectives can reveal harms and concerns internal teams may overlook
    2. External participation guarantees regulatory approval
    3. Stakeholders can replace formal risk owners
    4. Technical validation becomes unnecessary

Correct Answer: 1. Broader stakeholder perspectives can reveal harms and concerns internal teams may overlook

Explanation: AI systems can affect customers, communities, employees, and other stakeholders in ways that internal project teams may not fully anticipate. Appropriate engagement can identify concerns involving fairness, accessibility, privacy, transparency, trust, cultural context, and societal impact. Stakeholder input does not replace governance, validation, legal review, or accountable decision-making. Instead, it provides additional evidence that can improve design and risk assessment. The extent of engagement should be proportionate to the use case and affected population, especially where the AI system has significant public or individual consequences.

Q363. An organization must retain evidence demonstrating how a regulated AI system was governed for several years. Which approach is BEST?

  1. Keep only the latest model file
    2. Allow project teams to delete evidence whenever storage becomes expensive
    3. Retain only emails from the model owner
    4. Establish a records-retention schedule covering required governance, model, decision, testing, and approval evidence**

Correct Answer: 4. Establish a records-retention schedule covering required governance, model, decision, testing, and approval evidence

Explanation: Regulated AI systems can require long-term evidence of how models were designed, approved, monitored, changed, and used. A defined records-retention schedule should identify which artifacts must be preserved, for how long, who owns them, and how they will be protected and eventually disposed of. Relevant evidence may include model versions, test results, approvals, risk assessments, change records, decision logs, and user notices. Keeping only the current model does not provide sufficient historical traceability. Retention requirements should align with legal, regulatory, contractual, audit, and business needs.

Q364. Employees are permitted to use approved external AI assistants, but organizational policy prohibits giving those assistants authority to execute transactions. What control BEST enforces this requirement?

  1. Ask employees to remember the restriction
    2. Prevent transaction-capable tool permissions from being granted to the approved assistants
    3. Increase the model’s system prompt length
    4. Allow transaction access but review activity quarterly

Correct Answer: 2. Prevent transaction-capable tool permissions from being granted to the approved assistants

Explanation: Governance requirements are strongest when enforced through technical controls rather than relying solely on user awareness or prompt wording. If approved assistants are intended only for informational purposes, they should not receive credentials or tool permissions that allow them to perform transactions. Least privilege limits the consequences of hallucination, prompt injection, or human misuse. Training and monitoring remain useful, but they are weaker than preventing the capability altogether. This aligns autonomy with approved use and ensures that the system’s technical permissions reflect governance decisions.

Q365. A smaller “student” model is trained to reproduce the behavior of a larger “teacher” model through knowledge distillation. What risk should be considered?

  1. The student may inherit undesirable biases or weaknesses from the teacher model
    2. Distillation guarantees all teacher-model weaknesses are removed
    3. The student no longer requires validation
    4. Distilled models cannot create intellectual-property risk

Correct Answer: 1. The student may inherit undesirable biases or weaknesses from the teacher model

Explanation: Knowledge distillation transfers behavior from one model to another and can improve efficiency, but it can also propagate weaknesses. If the teacher produces biased, unsafe, or inaccurate outputs under certain conditions, the student may learn similar patterns. Distillation can also introduce new differences, so the student model should be independently validated for its intended use rather than assumed to inherit only desirable characteristics. Organizations should document model provenance, training methods, licensing rights, and evaluation results. A smaller model may reduce operational cost without reducing governance obligations.

Q366. A model-development team selects hyperparameters repeatedly based on performance on the same validation dataset. What is the PRIMARY concern?

  1. The model will automatically become easier to explain
    2. Validation costs will always decrease
    3. The model may overfit the validation set, making reported performance overly optimistic
    4. The training data will necessarily become corrupted

Correct Answer: 3. The model may overfit the validation set, making reported performance overly optimistic

Explanation: Repeatedly tuning decisions against the same validation dataset can cause development choices to become specialized to that dataset. Although the records are not used directly for ordinary training, the validation set effectively influences model development and may no longer provide an unbiased estimate of generalization. A separate final test set or independent evaluation can provide stronger evidence. Good model governance distinguishes training, tuning, and final evaluation activities and protects the integrity of evidence used to justify deployment decisions.

Q367. A production model is quantized to reduce memory consumption and inference cost. What should happen before the quantized version replaces the approved model?

  1. Deploy immediately because quantization affects only infrastructure
    2. Remove prior validation results
    3. Assume smaller numerical precision cannot affect outcomes
    4. Validate whether quantization materially changes accuracy, fairness, robustness, or other approved behavior**

Correct Answer: 4. Validate whether quantization materially changes accuracy, fairness, robustness, or other approved behavior

Explanation: Quantization changes how model parameters are represented and can affect outputs, especially when precision is reduced significantly. The impact may be negligible for some models but meaningful for others. Therefore, the quantized artifact should be treated as a model change and evaluated according to its risk and intended use. Validation should compare relevant performance, fairness, robustness, latency, and other requirements against the approved version. Operational efficiency gains do not justify assuming that model behavior is unchanged without evidence.

Q368. A safety guardrail service used by a generative AI application becomes unavailable. What design decision should be made in advance?

  1. Always allow AI output through when guardrails fail
    2. Define whether the application fails closed, degrades safely, or invokes another approved fallback based on risk
    3. Let users decide individually during the outage
    4. Disable monitoring whenever guardrails fail

Correct Answer: 2. Define whether the application fails closed, degrades safely, or invokes another approved fallback based on risk

Explanation: Guardrails can become critical dependencies. If they fail, the application needs predefined behavior appropriate to the consequence of unfiltered output. A high-risk system may need to fail closed or switch to a safer fallback, while a low-risk use case may permit limited degraded operation. The decision should reflect business criticality, availability needs, and potential harm. Defining behavior during design is preferable to improvising during an outage. Monitoring should also identify guardrail failures so operators can respond and reassess service availability.

Q369. A risk team discovers that three different AI risk scenarios can trigger one another, creating a cascading failure. Which analysis is MOST useful?

  1. Review each risk independently and ignore relationships
    2. Count the number of controls assigned to each risk
    3. Map risk interdependencies and potential cascading pathways
    4. Select only the highest initial risk for further analysis

Correct Answer: 3. Map risk interdependencies and potential cascading pathways

Explanation: AI risks can interact. For example, a data-quality problem can cause model errors, which can trigger inappropriate automated actions and then create regulatory or reputational consequences. Assessing each scenario separately may underestimate aggregate exposure. Interdependency mapping helps the organization understand triggers, common causes, feedback loops, and cascading effects. This information can influence prioritization, control placement, incident response, and business continuity planning. Enterprise risk management should therefore consider relationships among material risks rather than assuming every risk scenario behaves independently.

Q370. Management must choose between two AI risk treatments. One is less expensive, but a regulation explicitly requires the control provided by the more expensive option. What is the BEST decision basis?

  1. Regulatory requirements must be satisfied even if the alternative appears cheaper
    2. Always choose the least expensive option
    3. Ignore regulatory requirements if expected loss is low
    4. Remove the risk from the register

Correct Answer: 1. Regulatory requirements must be satisfied even if the alternative appears cheaper

Explanation: Cost-benefit analysis is useful when management has discretion among treatment alternatives, but mandatory legal or regulatory controls cannot generally be rejected solely because a cheaper alternative appears economically attractive. The organization should determine the exact obligation and whether another control can satisfy it equivalently. Where no compliant alternative exists, the required control should be implemented or the underlying activity may need to be changed or avoided. Risk management operates within legal constraints rather than treating every requirement as an optional economic tradeoff.

Q371. An automated AI control depends on a configuration rule that has not been reviewed for two years despite significant system changes. What is the MOST important concern?

  1. The control is automatically effective because it is automated
    2. The control logic may have drifted away from the current risk and system environment
    3. Automated controls never require ownership
    4. Control documentation should be deleted after implementation

Correct Answer: 2. The control logic may have drifted away from the current risk and system environment

Explanation: Automation can improve consistency but does not guarantee continued relevance. If the protected system, model, data, or threats change, an automated control may continue running exactly as coded while no longer addressing the important risk. Control owners should periodically review logic, assumptions, thresholds, dependencies, and exceptions and reassess them after material system changes. Continuous operation is not the same as continuous effectiveness. Automated safeguards require lifecycle governance just as the AI systems they protect do.

Q372. A critical AI control can be operated only by one highly specialized employee. What risk should management address?

  1. Model explainability risk
    2. Data minimization risk
    3. Key-person dependency in control operation
    4. Algorithmic bias automatically

Correct Answer: 4. Key-person dependency in control operation

Explanation: A control is less resilient when its operation depends entirely on one person. Absence, departure, or unavailability of that employee can leave the organization unable to perform the control. Management should document procedures, cross-train additional staff, automate suitable portions, and establish backup responsibilities. The severity of the issue depends on the control’s criticality and how quickly it must operate. Key-person risk can affect both control effectiveness and business continuity even when the underlying AI system itself is technically resilient.

Q373. An AI KRI suddenly doubles after the organization changes the denominator used in its calculation. What should happen BEFORE management concludes that risk has increased?

  1. Validate whether the apparent trend results from the methodology change rather than actual exposure
    2. Automatically escalate the risk to critical
    3. Remove all historical values
    4. Keep the calculation change undocumented

Correct Answer: 1. Validate whether the apparent trend results from the methodology change rather than actual exposure

Explanation: Metric changes can create artificial trends. If the denominator, data source, definition, or calculation method changes, values before and after the change may not be directly comparable. The risk team should document the methodology change, recalculate historical values where practical, and explain any discontinuity to report users. Otherwise, management may respond to a measurement artifact rather than a real change in exposure. Good risk reporting requires consistent definitions, data lineage, change control, and transparent interpretation of metrics.

Q374. An AI risk report contains estimates with widely varying levels of evidence quality. What would BEST improve decision usefulness?

  1. Hide uncertainty so the report appears more decisive
    2. Include confidence, assumptions, or evidence-quality information for material estimates
    3. Convert every estimate to the same exact number
    4. Remove all qualitative analysis

Correct Answer: 2. Include confidence, assumptions, or evidence-quality information for material estimates

Explanation: Risk information varies in certainty. Some estimates may be based on robust operational data, while emerging risks may depend heavily on expert judgment. Reporting confidence levels, assumptions, and evidence quality helps decision-makers distinguish strong findings from preliminary estimates and determine where additional analysis is warranted. Concealing uncertainty creates false precision. Transparent reporting is especially important in AI risk because technologies, regulations, and threats evolve rapidly and historical data may be limited. Decision quality improves when uncertainty is made explicit rather than hidden.

Q375. A critical AI vendor contract does not allow direct audits. Which alternative provides the BEST risk assurance when appropriately scoped?

  1. Accept the vendor’s marketing claims
    2. Skip due diligence entirely
    3. Obtain relevant independent assurance reports and supplemental evidence addressing identified risks
    4. Assume a large vendor has effective controls

Correct Answer: 3. Obtain relevant independent assurance reports and supplemental evidence addressing identified risks

Explanation: Direct audit rights may not always be commercially feasible, particularly with large service providers. Independent assurance reports, certifications, technical evidence, questionnaires, penetration-test summaries, and contractual commitments can provide alternative assurance when evaluated carefully. The organization should review scope, period, exceptions, independence, and whether the evidence addresses its actual use of the service. No single report automatically eliminates third-party risk. Assurance should be proportionate to vendor criticality and supplemented where material gaps remain.

Q376. An AI supplier relies on a data provider located in a region experiencing increasing political instability. What should the organization assess?

  1. Only the direct vendor’s current service uptime
    2. The upstream geopolitical and continuity risk that could affect the AI supply chain
    3. Only the model’s technical accuracy
    4. The number of employees at the direct vendor

Correct Answer: 4. The upstream geopolitical and continuity risk that could affect the AI supply chain

Explanation: Fourth-party and upstream dependencies can introduce geopolitical risks that are not visible when reviewing only the direct supplier. Political instability can affect data availability, legal rights, cross-border transfer, sanctions, connectivity, or provider operations. The organization should assess the materiality of that dependency and consider alternatives, contractual obligations, portability, and continuity measures. Direct vendor uptime may remain strong until the upstream disruption occurs, so supply-chain monitoring should include external developments relevant to critical dependencies.

Q377. During an AI incident, responders need to restore a prior model version quickly but also preserve evidence of the compromised version. What is the BEST approach?

  1. Preserve required forensic evidence before or as part of controlled rollback, without delaying urgent containment unnecessarily
    2. Delete the compromised model immediately with no evidence capture
    3. Refuse to restore service until every investigation is complete
    4. Allow investigators to edit the model files directly

Correct Answer: 1. Preserve required forensic evidence before or as part of controlled rollback, without delaying urgent containment unnecessarily

Explanation: Incident response must balance evidence preservation with timely containment and recovery. Relevant model artifacts, hashes, logs, configuration, prompts, and other evidence should be captured or preserved where practical so investigators can determine what happened. At the same time, evidence procedures should not create unreasonable delay when the system is causing ongoing harm. Predefined incident processes can identify what must be collected quickly and how rollback or isolation should proceed. Chain-of-custody and integrity controls improve the usefulness of preserved evidence.

Q378. An AI incident response contact list has not been tested for a year. What is the BEST way to improve confidence that escalation will work?

  1. Assume contact details remain correct
    2. Periodically test the notification and escalation tree through exercises
    3. Remove backup contacts
    4. Use only personal memory during incidents

Correct Answer: 2. Periodically test the notification and escalation tree through exercises

Explanation: Incident response depends on reaching the correct people quickly. Staff changes, role changes, phone numbers, vendor contacts, and escalation responsibilities can become outdated. Periodic call-tree or tabletop exercises verify that contacts work and that participants understand their roles. Exercises can also test alternate contacts and after-hours procedures. Maintaining a documented list is necessary, but testing provides stronger evidence of operational readiness. AI incidents can involve technical, legal, business, privacy, communications, and vendor stakeholders, making reliable escalation particularly important.

Q379. A disaster recovery plan identifies all systems needed for an AI service but does not specify the order in which they must be restored. What is the PRIMARY concern?

  1. All systems can always be restored simultaneously
    2. Recovery order is irrelevant when backups exist
    3. Missing recovery sequencing may delay restoration because dependent components must become available in the correct order
    4. The organization should remove system dependencies from the BIA

Correct Answer: 3. Missing recovery sequencing may delay restoration because dependent components must become available in the correct order

Explanation: AI services can depend on identity systems, databases, feature pipelines, model registries, APIs, storage, networking, and other services. Restoring components in the wrong order may leave systems unavailable even though individual backups are usable. Disaster recovery procedures should therefore document dependencies and recovery sequencing, especially where RTO requirements are tight. Testing can confirm whether the sequence is realistic. Recovery planning should address the end-to-end business service rather than treating every technical component as independent.

Q380. An AI tool groups similar control deficiencies and recommends which remediation actions could be consolidated. What should the risk team do before combining remediation plans?

  1. Accept all clusters automatically
    2. Remove control owners from the decision
    3. Let the AI change risk ratings directly
    4. Verify that the deficiencies share the same root cause, risk objective, and remediation needs**

Correct Answer: 3. Verify that the deficiencies share the same root cause, risk objective, and remediation needs

Explanation: AI can identify textual or statistical similarities among control findings, but similar descriptions do not necessarily mean the deficiencies have the same cause or require the same fix. Qualified professionals should verify affected systems, control objectives, root causes, ownership, severity, and regulatory implications before consolidation. Appropriate grouping can reduce duplicated remediation effort and reveal systemic issues. Incorrect grouping can hide distinct risks and weaken accountability. AI should support analysis of risk and control data while authorized professionals retain responsibility for formal remediation decisions.