Isaca AAIR Practice Test Questions and Exam Dumps Part9 Q161-180

View Full Isaca AAIR Exam Dumps and Practice Test Dumps.


Q161. An organization allows a high-impact AI system to make decisions affecting customers. What governance mechanism is MOST important for customers who believe an AI-supported decision is incorrect?

  1. Increasing model complexity
    2. Publishing the model’s source code
    3. Removing human review to ensure consistency
    4. Providing a documented challenge, appeal, or redress process

Correct Answer: 4. Providing a documented challenge, appeal, or redress process

Explanation: High-impact AI decisions may affect financial interests, employment, access to services, or other significant outcomes. A documented challenge or appeal mechanism gives affected individuals a meaningful way to question an outcome, supply additional information, and obtain appropriate human review. The process should define authority, timelines, evidence requirements, escalation, and how corrections are recorded. Such mechanisms support accountability and trustworthy AI governance. Publishing source code does not necessarily help an individual obtain a remedy, while removing human oversight can make errors harder to correct. Redress is particularly important when decisions have significant or difficult-to-reverse consequences.

Q162. A business unit develops an AI application using personal information originally collected for a different purpose. What should be evaluated FIRST?

  1. Whether the new AI use is compatible with the original purpose and applicable privacy requirements
    2. Whether the development team can increase model accuracy
    3. Whether more personal information can be collected
    4. Whether the AI model uses open-source libraries

Correct Answer: 1. Whether the new AI use is compatible with the original purpose and applicable privacy requirements

Explanation: Personal data collected for one purpose cannot automatically be reused for any later AI initiative. The organization should evaluate purpose limitation, lawful basis, consent or notice requirements where applicable, contractual restrictions, and whether the proposed processing is compatible with the reason the data was originally collected. Data minimization and retention should also be considered. A highly accurate model can still create unacceptable privacy risk if the underlying use of personal information is inappropriate. The assessment should occur before development proceeds so privacy requirements can influence architecture and data selection rather than becoming an after-the-fact remediation issue.

Q163. An AI governance committee wants to understand which AI systems would create the greatest enterprise impact if compromised or unavailable. Which activity BEST supports this?

  1. Ranking systems by development cost only
    2. Reviewing only model parameter counts
    3. Classifying AI assets according to business criticality, data sensitivity, and dependency impact
    4. Listing systems alphabetically

Correct Answer: 3. Classifying AI assets according to business criticality, data sensitivity, and dependency impact

Explanation: Asset classification helps an organization apply risk management resources proportionately. An AI system that supports a critical service, processes highly sensitive data, or has many downstream dependencies generally requires stronger security, continuity, monitoring, and governance controls than a low-impact internal tool. Development cost does not reliably indicate business criticality. Classification also supports incident prioritization, recovery planning, control selection, and supply-chain assessment. The methodology should be consistent and integrated with the organization’s broader asset and risk classification practices so AI assets can be compared with other important enterprise resources.

Q164. An AI project team updates the system prompt of a production generative AI application. What should determine whether formal change management is required?

  1. Whether the prompt contains more than 100 words
    2. The potential material effect of the prompt change on system behavior and risk
    3. Whether the prompt was edited by a developer
    4. Whether the change took less than one hour

Correct Answer: 2. The potential material effect of the prompt change on system behavior and risk

Explanation: Prompt changes can materially alter the behavior of generative AI applications even when the underlying model remains unchanged. Changes may affect output restrictions, tool selection, data disclosure, decision logic, or interaction with downstream systems. Change-management requirements should therefore be based on potential impact rather than superficial characteristics such as length or development effort. Material changes should be versioned, tested, reviewed, and approved according to the system’s risk classification. This ensures that behavioral modifications do not bypass controls merely because they occur in prompts rather than conventional software code.

Q165. An organization acquires an AI system composed of a foundation model, third-party libraries, external datasets, and several APIs. Which artifact would MOST improve supply-chain visibility?

  1. Employee directory
    2. Marketing requirements document
    3. Model accuracy dashboard only
    4. An AI bill of materials identifying material models, software, data, and service dependencies**

Correct Answer: 4. An AI bill of materials identifying material models, software, data, and service dependencies

Explanation: An AI bill of materials can provide structured visibility into important components and dependencies that make up an AI solution. Depending on organizational needs, it may identify foundation models, software packages, datasets, APIs, cloud services, licensing information, and suppliers. This information supports vulnerability management, licensing review, incident response, supply-chain analysis, and concentration-risk assessment. A single accuracy dashboard does not show what the system depends on. Better component visibility also makes it easier to respond when a provider, library, dataset, or model is later found to be vulnerable, compromised, unavailable, or legally unsuitable.

Q166. A model is evaluated against a benchmark that closely resembles the data used during its development. What is the PRIMARY risk?

  1. The benchmark will always underestimate performance
    2. The evaluation may not provide an independent measure of generalization
    3. Benchmarking automatically causes model drift
    4. The model can no longer be monitored in production

Correct Answer: 2. The evaluation may not provide an independent measure of generalization

Explanation: Evaluation should provide credible evidence that a model performs well on data or scenarios not effectively memorized during development. If a benchmark is too similar to development data, performance may appear stronger than it will be in real-world conditions. Independent or held-out evaluation helps determine whether the model generalizes to representative future inputs. The organization should also ensure that benchmarks reflect the actual business use case rather than optimizing to an abstract score. Good validation considers suitability, robustness, fairness, and operational context in addition to a headline performance metric.

Q167. An AI system generates synthetic records that will be used for testing. What is the MOST important privacy check before those records are distributed broadly?

  1. Confirm that the synthetic data does not enable practical re-identification or reveal sensitive source information
    2. Verify only that file size is smaller than the original dataset
    3. Assume synthetic data contains no privacy risk
    4. Remove all metadata without evaluating record content

Correct Answer: 1. Confirm that the synthetic data does not enable practical re-identification or reveal sensitive source information

Explanation: Synthetic data can reduce privacy risk, but it may still reproduce rare attributes, combinations, or memorized records from the original data. Before broad distribution, the organization should evaluate whether individuals could reasonably be re-identified or whether sensitive source information can be inferred. The evaluation should consider the generation method, source dataset sensitivity, intended recipients, and permitted use. Simply labeling information synthetic does not guarantee anonymity. Where risk remains, additional controls such as access restrictions, aggregation, privacy-enhancing methods, or more conservative generation parameters may be needed.

Q168. A production AI system begins receiving input values far outside the ranges observed during training. What should monitoring identify this as?

  1. Normal model maintenance
    2. A guaranteed cyberattack
    3. Out-of-distribution input requiring investigation
    4. Proof that the model needs no further validation

Correct Answer: 3. Out-of-distribution input requiring investigation

Explanation: Out-of-distribution inputs differ materially from the conditions represented in training or validation data. Models can behave unpredictably when they encounter such inputs, even if they performed strongly on known data. Monitoring should identify material shifts and trigger investigation, additional validation, input rejection, human review, or other controls depending on the use case. Not every unusual input is malicious, so it should not automatically be treated as an attack. The key concern is that existing performance evidence may no longer be applicable when operational data moves beyond the model’s tested domain.

Q169. A risk assessment identifies a scenario that could affect many AI systems simultaneously because they all rely on the same foundation model. What should the risk team assess?

  1. Systemic and concentration risk across the AI portfolio
    2. Only the individual application with the highest revenue
    3. Only the foundation model’s accuracy
    4. Employee training completion rates

Correct Answer: 2. Systemic and concentration risk across the AI portfolio

Explanation: A shared foundation model can become a common point of failure across multiple otherwise separate applications. A model defect, provider outage, security incident, licensing change, or regulatory restriction could affect many systems at once. Portfolio-level risk assessment should therefore identify common dependencies and aggregate the potential impact rather than assessing each application in isolation. This can influence diversification, fallback strategies, vendor management, continuity planning, and monitoring. Concentration risk is especially important in AI because organizations may build numerous services on a small number of foundation models or infrastructure providers.

Q170. An organization wants to understand how an extreme but plausible failure of an autonomous AI system could affect the enterprise. Which technique is MOST appropriate?

  1. Routine code formatting review
    2. Employee satisfaction survey
    3. Model parameter counting
    4. Stress testing using severe but plausible scenarios**

Correct Answer: 4. Stress testing using severe but plausible scenarios

Explanation: Stress testing examines how systems and controls behave under severe but plausible conditions that may not appear in ordinary operating data. For an autonomous AI system, scenarios might include cascading incorrect actions, loss of key data, provider outages, malicious tool manipulation, or simultaneous control failures. The goal is to identify vulnerabilities, recovery limitations, and potential business impacts before such conditions occur. Stress testing complements ordinary validation because average-case performance may not reveal tail risks. Results should inform continuity plans, control design, risk tolerances, and escalation procedures.

Q171. A risk treatment plan requires implementation of three controls by different teams. What is MOST important for ensuring the plan is completed?

  1. Assign clear control owners, due dates, milestones, and escalation requirements
    2. Allow all teams to choose whether to implement their actions
    3. Remove due dates to reduce pressure
    4. Close the risk once the plan is documented

Correct Answer: 1. Assign clear control owners, due dates, milestones, and escalation requirements

Explanation: A risk treatment plan becomes actionable when responsibilities and timelines are explicit. Each action should have an accountable owner, expected completion date, status tracking, and escalation procedure for delay. Material dependencies and interim controls should also be documented where appropriate. Writing a plan does not reduce risk by itself; risk remains until treatment is implemented and shown to be effective. Clear ownership allows management to track progress and determine whether delays are increasing residual exposure. This is particularly important when AI risk treatment spans multiple teams such as legal, privacy, security, data science, and operations.

Q172. A control requires a monthly review of privileged access to AI model repositories. What evidence BEST demonstrates operating effectiveness?

  1. The written access-review policy only
    2. The repository’s model accuracy score
    3. Completed periodic reviews showing exceptions were identified and remediated
    4. A statement from the model owner that access is secure

Correct Answer: 3. Completed periodic reviews showing exceptions were identified and remediated

Explanation: Operating effectiveness requires evidence that the control actually occurred as designed and produced appropriate action. Completed review records should show who performed the review, what access was evaluated, what exceptions were identified, and how inappropriate permissions were removed or escalated. A policy demonstrates control design but not execution. Similarly, verbal assurance from an owner is weaker than objective records. For material AI assets, access reviews help ensure privilege remains appropriate as employees change roles, projects end, or external collaborators lose legitimate need for repository access.

Q173. An AI governance program has accumulated several controls that address the same risk in nearly identical ways. What should management consider?

  1. Control rationalization to remove unnecessary duplication while preserving risk coverage
    2. Adding more duplicate controls automatically
    3. Eliminating the underlying risk from the register
    4. Stopping all control testing

Correct Answer: 4. Control rationalization to remove unnecessary duplication while preserving risk coverage

Explanation: Control rationalization evaluates overlapping safeguards to determine whether they provide distinct value or merely create unnecessary complexity and cost. Duplicate controls can increase administrative burden, produce inconsistent evidence, and make accountability unclear without materially reducing risk. Management should map controls to risk objectives, evaluate their effectiveness, and retain an appropriate combination of preventive, detective, and corrective coverage. Rationalization is not simply cost cutting; controls should be removed or consolidated only when adequate risk reduction remains. Simplified control environments can improve ownership, testing, and reporting when designed carefully.

Q174. Management wants continuous assurance that a critical automated AI access control remains correctly configured. Which approach is BEST?

  1. Continuous control monitoring using automated configuration or compliance checks
    2. Review the control once when initially implemented
    3. Wait for an incident before testing it
    4. Depend only on annual employee training

Correct Answer: 1. Continuous control monitoring using automated configuration or compliance checks

Explanation: Some technical controls can be monitored continuously or at high frequency using automated checks. For example, the organization can verify that privileged access restrictions, encryption settings, or approved configurations remain in place and alert when drift occurs. Continuous monitoring provides faster detection than periodic manual review and can be particularly valuable for rapidly changing AI environments. It does not eliminate the need for independent assurance or broader control assessment, but it strengthens ongoing visibility into operational effectiveness. The monitoring logic itself should also be governed, tested, and protected from unauthorized modification.

Q175. An AI risk dashboard shows the number of prompt-injection attempts detected each week. What makes this metric useful as a KRI?

  1. It is easy to count regardless of relevance
    2. Trends may indicate changing exposure to a defined AI threat scenario
    3. It guarantees that every attack is successfully blocked
    4. It replaces incident analysis

Correct Answer: 2. Trends may indicate changing exposure to a defined AI threat scenario

Explanation: A KRI is useful when it has a clear relationship to the underlying risk. Increasing prompt-injection attempts may indicate rising adversarial attention or exposure and can prompt review of controls, detection, or user-facing interfaces. The metric must be interpreted carefully because higher detection counts could also result from improved monitoring. It should therefore be considered alongside control effectiveness, successful bypasses, exposure levels, and other contextual information. A KRI does not prove that every attempt was prevented; rather, it provides information that helps management understand whether the risk environment is changing.

Q176. A risk report compares this quarter’s AI residual risk scores with last quarter’s scores. What additional information would make the report MOST useful?

  1. Explanation of material changes, causes, trends, and treatment status
    2. Only the colors used in the dashboard
    3. Removal of prior-period values
    4. The number of words in each risk description

Correct Answer: 3. Explanation of material changes, causes, trends, and treatment status

Explanation: Risk reporting should explain why exposure changed, not merely present two numbers. Management needs to understand whether movements resulted from new threats, ineffective controls, business expansion, model changes, regulatory developments, incidents, or completed remediation. Trend context also helps distinguish temporary variation from sustained deterioration. Treatment status shows whether responsible owners are responding appropriately. A dashboard that displays scores without explanation can create false confidence or unnecessary alarm. Good risk communication links metrics to causes, business implications, ownership, and required decisions.

Q177. An AI service relies on a third-party API that is not contractually required to provide incident notifications. What is the PRIMARY concern?

  1. The organization may learn too late about vendor events that affect its own risk or obligations
    2. The API will necessarily be unavailable
    3. The AI model cannot be trained
    4. The vendor will automatically own all customer data

Correct Answer: 1. The organization may learn too late about vendor events that affect its own risk or obligations

Explanation: Timely vendor incident notification enables customers to assess exposure, invoke continuity measures, investigate data impact, and meet their own regulatory or contractual deadlines. Without notification obligations, a customer may remain unaware of an event that affects its AI services or sensitive information. Contracts should define appropriate notification triggers, timelines, communication channels, investigation cooperation, and evidence availability based on service criticality. The lack of a clause does not mean an incident will occur, but it weakens the customer’s ability to respond effectively if one does.

Q178. A critical AI provider announces that it will discontinue a service in 90 days. What should the organization do FIRST?

  1. Wait until the last week before migration
    2. Activate the documented exit and transition plan and assess business impact
    3. Delete all existing AI data immediately
    4. Assume the provider will reverse the decision

Correct Answer: 4. Activate the documented exit and transition plan and assess business impact

Explanation: Service discontinuation is exactly the type of scenario an exit strategy should address. The organization should identify affected business processes and dependencies, review contractual obligations, confirm data portability, evaluate alternatives, establish a transition schedule, and communicate with stakeholders. Ninety days may be a short period for complex AI services, particularly when retraining, integration, validation, or regulatory approvals are required. Acting quickly provides more options and reduces the likelihood of business disruption. Exit readiness is an important component of AI supply-chain and concentration-risk management.

Q179. An AI incident did not cause actual harm because an operator detected the problem immediately before an automated action executed. How should the event be treated?

  1. Ignore it because no loss occurred
    2. Delete all evidence of the event
    3. Record and analyze it as a near miss to improve risk controls
    4. Automatically classify it as a disaster

Correct Answer: 3. Record and analyze it as a near miss to improve risk controls

Explanation: Near misses provide valuable information about weaknesses that could produce future incidents. The organization should capture what occurred, why existing controls nearly failed, which safeguard prevented harm, and whether improvements are needed. Near-miss trends can reveal emerging threats or control deterioration before material losses occur. Treating them as learning opportunities strengthens proactive risk management. The event should not automatically receive the same severity as an actual major incident, but it should be assessed according to potential impact and incorporated into relevant risk scenarios, control reviews, and training.

Q180. A disaster recovery test restores an AI application successfully but cannot restore the model artifact version that was active when the backup was created. What does this MOST directly indicate?

  1. Business continuity objectives have automatically been met
    2. The model no longer requires version control
    3. The incident response plan is unnecessary
    4. Recovery procedures do not adequately protect required AI assets and configuration state**

Correct Answer: 2. Recovery procedures do not adequately protect required AI assets and configuration state

Explanation: AI recovery requires more than restoring application servers. The organization may need model artifacts, configuration, prompts, dependencies, feature definitions, datasets, credentials, and other components associated with an approved version. If the application is restored but the required model cannot be recovered, the service may produce different behavior or fail validation. Disaster recovery testing should therefore verify that the complete set of necessary AI assets can be restored consistently and within defined objectives. Testing exposes these gaps before a real disruption, allowing backup and recovery procedures to be strengthened.