Courseiva

ISACA Advanced in AI Risk (AAIR) (AAIR) (AAIR) — Questions 151199

199 questions total · 3pages · All types, answers revealed

Page 2

Page 3 of 3

151
MCQeasy

Which of the following is a key component of 'AI Risk Governance'?

A.The choice of programming language
B.The definition of roles and responsibilities
C.The vendor of the cloud hosting platform
D.The speed of model deployment
AnswerB

Governance is defined by who is responsible and accountable for what.

Why this answer

Clear roles and responsibilities are essential for accountability, which is a core component of governance.

152
MCQmedium

When establishing KPIs for an AI program, what is the risk of focusing solely on 'Model Accuracy'?

A.The model will be too computationally expensive.
B.The data scientists will take too long to develop the model.
C.The model will not be deployable in production.
D.Other critical risks such as bias, security, and fairness may be overlooked.
AnswerD

A singular focus on accuracy ignores the socio-technical dimensions of AI risk.

Why this answer

Accuracy ignores other vital risk factors like bias, fairness, and security, which could result in a high-performing but high-risk model.

153
MCQmedium

In the context of AI Supply Chain risk, what is the primary governance objective when evaluating a vendor's AI model transparency?

A.To minimize the number of API calls made to the vendor.
B.To verify the vendor's financial stability and market share.
C.To ensure the vendor's training data includes proprietary internal company data.
D.To confirm the vendor's model satisfies the internal 'Model Card' and transparency requirements for risk assessment.
AnswerD

Transparency and documentation are prerequisites for assessing third-party model risk.

Why this answer

Governance in the supply chain requires understanding the 'provenance' and 'limitations' of third-party models to ensure they align with internal risk requirements. Model cards provide the necessary documentation for this assessment.

154
MCQeasy

What is 'Bias' in the context of AI risk?

A.The model is missing documentation
B.Systematic prejudice in model outputs leading to unfair results
C.The model is too expensive to maintain
D.The model is running too fast
AnswerB

This is the standard definition of AI bias.

Why this answer

Bias refers to systematic errors that lead to unfair or discriminatory outcomes, posing both social and regulatory risks.

155
Multi-Selectmedium

Which TWO activities are part of the 'Risk Identification' step in the AI lifecycle?

Select 2 answers
A.Documenting the limitations and failure modes of the model.
B.Calculating the total budget for the project.
C.Updating the company's social media policy.
D.Choosing the color scheme for the model's web dashboard.
E.Performing bias and fairness testing on training and test sets.
AnswersA, E

Identifies where the model is likely to fail.

Why this answer

Bias testing and documentation of limitations are key risk identification activities.

156
MCQhard

You are auditing the integration of AI risk into the Enterprise Risk Management (ERM) system. Which finding indicates a failure in the governance structure?

A.The risk assessment template is 20 pages long.
B.The AI risk register is updated annually instead of monthly.
C.The AI risk committee meets quarterly rather than monthly.
D.AI models deployed in production are missing from the centralized enterprise risk register.
AnswerD

This demonstrates that models are being released outside of the formal risk governance process.

Why this answer

A core tenet of AI governance is that risk assessments must occur before deployment. If models are deployed without being included in the ERM system, the governance process is bypassed, representing a failure in control.

157
MCQeasy

A board of directors requests a dashboard view of AI model drift. Which metric is most appropriate for a board-level risk report?

A.Feature drift threshold violations
B.Mean Squared Error (MSE)
C.GPU utilization percentage
D.Latency per inference request
AnswerA

Drift threshold violations indicate a system is deviating from its validated risk profile.

Why this answer

The board requires high-level risk indicators rather than granular performance metrics like F1 scores.

158
MCQmedium

When coordinating between Legal and Data Science teams, what is the best way to handle 'Explainability' requirements?

A.Require Data Science to translate technical model output into plain language documentation
B.Restrict Legal from reviewing AI model outputs
C.Let Legal define the technical parameters of the models
D.Only document model logic when a lawsuit occurs
AnswerA

This ensures compliance and oversight without compromising technical accuracy.

Why this answer

Bridging technical model features (shapley values, etc.) with legal disclosure requirements requires a common documentation template.

159
MCQeasy

When setting KPIs for an AI risk program, which metric is a leading indicator of potential model bias?

A.Average model inference latency
B.Percentage of customer complaints regarding AI decisions
C.Number of model updates per quarter
D.Demographic parity ratio in training data samples
AnswerD

Analyzing training data for representativeness identifies bias before the model is deployed.

Why this answer

Monitoring training data distribution is a leading indicator, whereas output monitoring is a lagging indicator.

160
MCQmedium

When performing an AI risk assessment, which question is most appropriate to ask?

A.How many people are on the development team?
B.What is the potential impact if the model produces biased results?
C.What is the model's highest accuracy score?
D.Does the model use open-source libraries?
AnswerB

This addresses the core goal of risk assessment: analyzing potential negative outcomes.

Why this answer

Risk assessment focuses on impact and likelihood, and the potential for unintended harm is the core of AI risk analysis.

161
MCQhard

An organization is revising its AI Governance to include 'Human-in-the-loop' (HITL) requirements. Why is this a critical risk mitigation strategy?

A.It removes the requirement for model bias testing.
B.It is required for every AI model regardless of impact.
C.It ensures human oversight for critical decisions, reducing the risk of 'black box' failures.
D.It eliminates the need for any other automated risk controls.
AnswerC

HITL allows for intervention when the AI model produces unexpected or high-risk outcomes.

Why this answer

HITL provides a necessary safety net for models that may exhibit unpredictable behavior or lack explainability.

162
MCQmedium

During the design phase of a machine learning model, a practitioner identifies that the training dataset has significant underrepresentation of a minority demographic. What is the most effective proactive risk mitigation strategy?

A.Deploy the model with a human-in-the-loop oversight mechanism.
B.Apply synthetic data generation techniques to balance the training distribution.
C.Monitor prediction confidence intervals during the post-deployment phase.
D.Increase the regularization parameters in the model architecture.
AnswerB

Synthetic data generation addresses the root cause of data imbalance during the design/data preparation phase.

Why this answer

Data augmentation or oversampling techniques are standard practices to address bias before training begins.

163
MCQmedium

In a retail company, which AI risk is most likely to cause direct financial loss?

A.The model documentation is outdated
B.The font size in the UI is too small
C.The pricing model provides incorrect, discounted rates
D.The model's name is not catchy
AnswerC

Pricing errors directly impact financial performance.

Why this answer

Inaccurate pricing models can lead to immediate and direct revenue loss, which is a clear financial risk.

164
Multi-Selectmedium

When assessing the organizational readiness for AI risk governance, which TWO areas must be evaluated to ensure the framework is sustainable?

Select 2 answers
A.The availability of cross-functional expertise (e.g., legal, compliance, ethics) within the AI governance body.
B.The speed of the network bandwidth between training sites.
C.The capability of the internal audit team to audit AI models.
D.The total number of GPUs available in the data center.
E.The maturity of the enterprise's existing risk management processes and their compatibility with AI-specific risks.
AnswersA, E

A multi-disciplinary approach is essential for holistic AI risk assessment.

Why this answer

Sustainable governance requires both the human element (culture/skills) and the procedural element (integration into existing systems).

165
MCQmedium

When an AI model is updated (e.g., retrained on new data), what action is required from an AI Risk Governance perspective?

A.The model should be renamed to show it is a new version.
B.No action is needed as the underlying architecture is unchanged.
C.The model should be re-validated to ensure it still meets risk thresholds.
D.The model should be automatically deployed without review.
AnswerC

Changes require re-validation to ensure the model remains safe.

Why this answer

Any significant change to an AI model triggers a re-validation or reassessment to ensure the new version is still within risk thresholds.

166
Multi-Selecteasy

Which TWO factors should be documented in an AI Model Card?

Select 2 answers
A.The developer's favorite snacks
B.The current stock price of the company
C.The employee handbook for new hires
D.Intended use cases
E.Model limitations and known risks
AnswersD, E

Knowing what the model is designed for is essential.

Why this answer

Model cards are designed to inform users about the model's performance and usage limits.

167
MCQmedium

A board of directors requests a dashboard to monitor AI risk exposure. Which metric provides the most effective board-level oversight regarding AI regulatory compliance?

A.Percentage of critical AI systems that have undergone a formal regulatory compliance impact assessment.
B.Mean Time to Detect (MTTD) for model adversarial attacks.
C.Current GPU utilization rates for production inference clusters.
D.Average latency of API requests for generative AI models.
AnswerA

This provides a high-level view of governance efficacy and legal exposure.

Why this answer

Board members require high-level indicators of systemic risk rather than granular technical metrics. Tracking the percentage of AI systems with completed regulatory impact assessments provides oversight on compliance posture.

168
Multi-Selecthard

Which TWO actions are required to manage 'Third-Party' AI risks?

Select 2 answers
A.Performing due diligence on the vendor's AI risk practices
B.Ignoring the vendor's feedback
C.Allowing the vendor to set their own rules
D.Asking the vendor for their cafeteria menu
E.Asking the vendor to sign a NDA
AnswersA, E

You must vet the vendor's own risk management.

Why this answer

Management requires due diligence and contractual oversight.

169
Multi-Selectmedium

Which THREE areas should be covered in an AI risk management program?

Select 3 answers
A.The office floor plan
B.Model performance and accuracy
C.Third-party/Vendor risk management
D.The color of the company logo
E.Legal and regulatory compliance
AnswersB, C, E

Technical performance is a critical risk area.

Why this answer

Comprehensive AI programs address technical, legal, and operational risks.

170
MCQhard

To mitigate 'Training-Serving Skew' in the AI lifecycle, what is the best practice for data processing pipelines?

A.Use a feature store to ensure consistent feature engineering logic for both stages.
B.Write separate code for training and inference to optimize for speed.
C.Use only raw data for both training and inference.
D.Train the model on the production server directly.
AnswerA

A feature store enforces consistency, eliminating the risk of different transformations.

Why this answer

Using a unified feature store ensures that the exact same transformation logic is used for both training and inference.

171
MCQeasy

What is the primary role of the AI 'Data Steward' within the AI Governance framework?

A.To oversee the lifecycle of the data, ensuring its quality and compliance.
B.To manage the budget for AI hardware.
C.To build the model architecture.
D.To handle marketing and customer relations.
AnswerA

Data stewardship is foundational to ensuring that training data does not introduce risk.

Why this answer

The data steward is responsible for ensuring the quality, security, and ethical use of data throughout the AI lifecycle.

172
MCQmedium

Your organization is integrating AI risks into the existing COSO Enterprise Risk Management (ERM) framework. Which action best ensures that AI-specific model drift risk is formally addressed within the 'Review and Revision' component?

A.Integrating model performance metrics into the quarterly enterprise risk assessment and management review processes.
B.Establishing automated triggers within the CI/CD pipeline to halt deployment if drift exceeds threshold.
C.Mapping AI model inventory to the IT asset register in the CMDB.
D.Assigning a Data Scientist to the Board Risk Committee.
AnswerA

This aligns with the requirement to review risk management performance against evolving risks.

Why this answer

The COSO ERM framework's 'Review and Revision' component requires assessing whether the risk management practices remain effective as the risk landscape changes. Integrating AI model performance monitoring into established periodic risk reviews ensures the organization adapts to evolving model behaviors.

173
Multi-Selectmedium

Which THREE types of 'Bias' need to be managed in an AI project?

Select 3 answers
A.Measurement bias (data collection)
B.The bias towards free coffee
C.The bias of the local weather
D.Sampling bias (data selection)
E.Algorithmic bias (model logic)
AnswersA, D, E

This happens when data collection methods are flawed.

Why this answer

Common forms of AI bias include sampling, measurement, and algorithmic bias.

174
Multi-Selecthard

A cross-functional committee is evaluating the deployment of a high-impact AI model. Which TWO factors are critical to include in the initial AI risk assessment to ensure comprehensive coverage?

Select 2 answers
A.The frequency of software patching for the underlying cloud infrastructure.
B.The socio-technical implications and potential impact on protected groups.
C.The underlying training data lineage, including provenance and potential bias sources.
D.The name of the vendor providing the cloud compute resources.
E.The specific programming language used for the model development.
AnswersB, C

Socio-technical impact is a core requirement for high-impact AI risk assessments.

Why this answer

Data lineage and socio-technical impact are critical for high-impact AI assessments.

175
MCQeasy

Which of the following is a key objective of an AI Risk Management Program?

A.To eliminate all AI risks.
B.To maximize the budget spent on AI tools.
C.To enable the ethical and safe adoption of AI technologies.
D.To replace human employees with AI.
AnswerC

The objective is to enable innovation while managing risk appropriately.

Why this answer

The primary objective is to balance the benefits of AI with the potential risks to the organization.

176
MCQeasy

A financial institution is integrating AI risk into its ERM framework. Which action most effectively aligns AI risk appetite with enterprise risk appetite?

A.Defining quantitative risk thresholds in the AI governance policy
B.Purchasing cybersecurity insurance for AI systems
C.Assigning AI risk ownership to the IT department
D.Implementing a standalone AI audit program
AnswerA

This establishes clear boundaries that align with the broader ERM appetite.

Why this answer

Defining quantitative risk thresholds in the AI governance policy ensures alignment with the organization's overall risk capacity.

177
MCQmedium

A company is deploying an AI system that interacts with human users. According to the AI RMF, what should be the focus of the 'Map' function in the risk governance process?

A.Choosing the most efficient algorithm.
B.Identifying stakeholders, intended use, and potential human impacts.
C.Selecting the cloud service provider.
D.Calculating the total budget for the project.
AnswerB

Mapping the context and impact is central to identifying risk vectors.

Why this answer

Mapping involves understanding the context, intended use, and the human-AI interaction points to identify potential harms.

178
MCQmedium

When a 'Data Drift' alert is triggered in a production environment, what is the first step in the risk management lifecycle?

A.Immediately retrain the model.
B.Perform a root cause analysis to verify if the shift is statistical noise or a genuine change in input patterns.
C.Delete all current production logs.
D.Roll back to the previous model version.
AnswerB

Validating the drift ensures the team understands the cause before altering the model.

Why this answer

The first step is always to validate the alert to ensure it's not a false positive before taking drastic action.

179
Multi-Selectmedium

Which TWO types of documentation are critical for AI Transparency requirements?

Select 2 answers
A.Data Sheets for Datasets explaining the provenance and makeup of training data.
B.Model Cards detailing intended use, limitations, and performance.
C.A weekly calendar of team meetings.
D.The employee handbook.
E.A list of all employees who have access to the office.
AnswersA, B

Data transparency is crucial for assessing data-driven risks.

Why this answer

Model Cards (transparency) and Data Sheets for Datasets (provenance) are the standard documentation requirements for transparent AI.

180
Multi-Selectmedium

Which TWO metrics are most appropriate for measuring the effectiveness of an AI Risk Program?

Select 2 answers
A.The average salary of data scientists.
B.Number of coffee machines in the building.
C.Number of social media followers of the company.
D.Total number of AI-related incidents reported and remediated.
E.Percentage of AI models that have undergone a formal risk assessment.
AnswersD, E

This tracks program responsiveness and risk occurrence.

Why this answer

Percentage of models risk-assessed and the number of incidents are clear quantitative KPIs for program success.

181
MCQmedium

A financial institution uses an AI model to approve loans. After deployment, they notice the model is rejecting loan applications from a specific region at a rate 30% higher than historical human benchmarks. What is the most appropriate next step in the risk lifecycle?

A.Ignore the shift as it may be a temporary market trend.
B.Conduct a bias investigation by comparing input distribution shifts between training data and current inference requests.
C.Immediately shut down the system.
D.Train a secondary model to override the primary one.
AnswerB

This identifies if the model is responding to a shift in input population or if the bias is inherent to the model logic.

Why this answer

Investigation of bias requires a root cause analysis of input distributions and model weights compared to the baseline.

182
MCQeasy

Which of the following is an example of 'Data Quality Risk' in the AI lifecycle?

A.Setting a high learning rate.
B.Using Python instead of R.
C.Using a GPU that is two generations old.
D.High rates of mislabeled training data.
AnswerD

Inaccurate labels lead to poor model training and incorrect predictions.

Why this answer

Data quality risk includes issues like missing values, noisy data, or incorrect labeling that degrade model performance.

183
Multi-Selecthard

Which THREE strategies are effective for mitigating 'Adversarial Risk' in an AI lifecycle?

Select 3 answers
A.Hiring more documentation staff.
B.Rate limiting on API calls to prevent brute-force querying.
C.Using a more expensive cloud provider.
D.Adversarial training to harden the model against perturbed inputs.
E.Input sanitization and validation on all model endpoints.
AnswersB, D, E

Makes reconnaissance and model inversion harder.

Why this answer

Input sanitization, rate limiting, and adversarial training are established security controls for AI.

184
MCQmedium

You are mapping existing ISO 31000 risk management processes to an AI-specific application. Which step is most crucial to ensure 'Risk Treatment' is appropriately scaled for AI?

A.Automating all risk logging in the SIEM.
B.Discontinuing the use of third-party AI APIs to avoid vendor risk.
C.Standardizing all AI models under one security policy regardless of function.
D.Implementing a tiered control framework where mitigations scale based on the system's impact assessment.
AnswerD

ISO 31000 mandates proportionality, which in AI is achieved through risk-based tiering.

Why this answer

Risk treatment in AI requires context-aware decisions based on the risk profile of the specific model (e.g., impact of failure). Tiering controls based on the model's risk impact ensures that high-risk models receive more robust mitigations.

185
MCQeasy

Which of the following is a classic example of 'AI Hallucination' that needs monitoring?

A.The system is running slowly
B.The system requires too much electricity
C.The system password has expired
D.The system generates confident but factually incorrect information
AnswerD

Hallucination is the generation of incorrect, fabricated, but plausible-looking info.

Why this answer

Hallucinations are incorrect or nonsensical outputs that can pose reputational risks to an organization.

186
MCQmedium

A retail company uses an AI model for dynamic pricing. The model's risk score recently exceeded the 'Moderate' threshold. As per the AI Governance framework, what is the mandatory next step?

A.Automatically disable the model.
B.Perform an mandatory AI model risk assessment and escalate to the Governance Committee.
C.Continue operation while monitoring for additional errors.
D.Update the training data set to improve the score.
AnswerB

Escalation ensures that risk owners are aware and can decide on remediation.

Why this answer

When an AI risk score crosses a predefined threshold, escalation to the risk committee or manual oversight is required.

187
MCQmedium

Why is it critical to have 'Human-in-the-Loop' (HITL) for high-risk AI decisions?

A.To make the computer faster
B.To replace the need for model testing
C.To provide accountability and a safeguard against errors
D.To save money on hardware
AnswerC

Human review is a fundamental control for managing high-risk automated decisions.

Why this answer

HITL ensures that a person reviews critical decisions, providing an essential safeguard against machine errors.

188
Multi-Selecteasy

Which TWO teams should be involved in the initial risk review for an AI chatbot?

Select 2 answers
A.Data Science/ML Engineering
B.Legal Department
C.The company mailroom staff
D.The local fitness coach
E.The custodial cleaning staff
AnswersA, B

They understand the technical limitations of the bot.

Why this answer

Chatbots interact directly with users, requiring input from Legal (for compliance) and Data Science (for technical behavior).

189
MCQhard

In the context of the 'AI Lifecycle', what is the risk of 'Model Decay'?

A.The model physically degrades over time.
B.The model's code becomes deprecated due to language updates.
C.The model's predictions become less accurate because the underlying environment or user behavior changes.
D.The training hardware becomes too slow to run.
AnswerC

This is the definition of model decay; the model's predictive value decreases because the 'world' it was trained on has moved on.

Why this answer

Model decay (or obsolescence) occurs when the environment changes such that the model's learned patterns are no longer valid.

190
MCQmedium

When integrating AI risk into the corporate GRC (Governance, Risk, and Compliance) platform, what is the best practice for handling 'AI Model Drift' alerts?

A.Send all alerts to the help desk.
B.Ignore drift alerts until a manual audit happens annually.
C.Integrate drift alerts as risk indicators in the GRC platform for automated tracking.
D.Disable the alerts to prevent 'alert fatigue'.
AnswerC

GRC integration allows for consistent monitoring and auditing of model health.

Why this answer

Model drift alerts should be categorized as risk indicators and integrated into the GRC's automated incident response or reporting workflow.

191
Multi-Selectmedium

When reporting AI risks to the Board of Directors, which THREE elements should be included to ensure informed decision-making?

Select 3 answers
A.List of all developers who worked on the model.
B.Granular technical logs of model inference errors.
C.Qualitative overview of ethical AI alignment with company values.
D.Summary of current AI risk appetite and threshold breaches.
E.Strategic assessment of regulatory compliance and potential legal exposure.
AnswersC, D, E

Ethical alignment is a critical board-level oversight responsibility.

Why this answer

Board-level reports must focus on strategic impact, compliance posture, and high-level risk exposure.

192
Multi-Selectmedium

Which THREE factors should be evaluated when reviewing an AI model for 'Fairness'?

Select 3 answers
A.Performance disparity across different demographic cohorts.
B.The number of hours the server was powered on.
C.Defined metrics for success that explicitly account for equity.
D.Training data representation across protected groups.
E.The model's file size in kilobytes.
AnswersA, C, D

Fairness is measured by comparing outcomes between groups.

Why this answer

Fairness assessment covers data representation, metric definitions, and outcome disparities.

193
MCQmedium

Which governance mechanism is most effective for ensuring that AI ethical risks are addressed during the 'Design' phase of the AI Lifecycle?

A.Conducting a formal 'Ethics by Design' review as part of the AI project's stage-gate approval process.
B.Scanning the source code for hardcoded credentials.
C.multi_select
D.Requiring a legal sign-off on the final model deployment.
E.multi_select
.Reviewing the production logs for anomalies.
AnswerA

Stage-gate processes force compliance with governance requirements before moving to the next phase.

Why this answer

Ethical AI reviews (sometimes called 'Ethics by Design' reviews) are proactive assessments conducted during the design phase to identify potential negative societal impacts before code is written, integrating ethics into the development lifecycle.

194
MCQmedium

A financial firm is integrating AI risk into its ERM. The Chief Risk Officer asks for a mapping between the NIST AI Risk Management Framework (RMF) and the existing COSO ERM framework. Which action most effectively facilitates this alignment?

A.Replace the COSO risk taxonomy with the NIST AI RMF taxonomy entirely.
B.Automate all AI model monitoring using only the NIST RMF 'Measure' function.
C.Assign AI model owners to report directly to the NIST oversight board.
D.Map NIST AI RMF 'Govern' and 'Map' functions to COSO 'Governance and Culture' components.
AnswerD

Aligning framework functions ensures that AI-specific risks are visible within the existing enterprise reporting structure.

Why this answer

Mapping functions like 'Govern' and 'Map' in NIST AI RMF directly correlate to COSO's 'Governance and Culture' and 'Strategy and Objective-Setting' components.

195
MCQmedium

A company is integrating an AI model that uses 'Online Inference'. What is the most significant risk regarding model security?

A.The risk of the training data being corrupted by the user.
B.The risk of high database storage costs.
C.The risk of the Python interpreter crashing.
D.The risk of model inversion attacks on the inference endpoint.
AnswerD

Exposed endpoints allow attackers to query the model repeatedly to reconstruct training data or extract model logic.

Why this answer

Online inference endpoints are exposed to the public/network, creating surface area for adversarial attacks.

196
MCQeasy

Which of the following is a primary risk during the 'Deployment' stage of the AI lifecycle?

A.Unexpected performance degradation due to infrastructure differences between development and production.
B.Cleaning the initial dataset.
C.Writing the initial research paper.
D.Choosing the wrong programming language.
AnswerA

The 'training-serving skew' is a major risk during deployment.

Why this answer

Deployment involves the risk of performance degradation, infrastructure failure, or unexpected interactions with other systems.

197
MCQhard

When an AI model fails in production, what is the 'Post-Mortem' goal?

A.To identify root causes and update risk management practices
B.To hide the failure from management
C.To fire the developer responsible
D.To delete all logs associated with the model
AnswerA

The primary goal is organizational learning and risk reduction.

Why this answer

The goal is to identify the root cause so that the AI risk framework can be updated to prevent recurrence.

198
MCQeasy

Which team is usually responsible for the 'Technical Implementation' of risk controls in an AI model?

A.Internal Audit
B.Human Resources
C.Legal Department
D.Data Science/Machine Learning Team
AnswerD

The team building the model must implement the controls.

Why this answer

Data Science and Machine Learning Engineers are responsible for embedding the risk controls (e.g., constraints, filters) into the models themselves.

199
MCQhard

In an AI risk program, how should 'Residual Risk' be treated?

A.It must be formally documented and periodically reviewed against risk appetite
B.It should be ignored if below a specific performance threshold
C.It should always be zero for production systems
D.It should be formally accepted by the risk owner if it exceeds appetite
AnswerA

Formal acceptance and periodic review are required to keep the risk within defined bounds.

Why this answer

Residual risk is the risk that remains after controls are applied; it must be periodically reviewed against the established appetite.

Page 2

Page 3 of 3

All pages