Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Isaca > Advanced in AI Audit > AAIA

AAIA ISACA Advanced in AI Audit (AAIA) Question and Answers

Question # 4

An AI model predicts vehicle component failures using data collected at different frequencies and formats based on car type. Which of the following is the BEST course of action when evaluating data input requirements for the model?

A.

Standardize sensor data frequency and formats before model training.

B.

Merge sensor data into a single data set regardless of format and frequency.

C.

Train separate models for each car type to simplify preprocessing.

D.

Prioritize the use of internally generated maintenance logs.

Full Access
Question # 5

An IS auditor identified data quality issues as a result of insufficient availability of minority data to address diverse class representation. Which of the following is the BEST recommendation to resolve this issue?

A.

Augment the data through synthesizing.

B.

Change the model selection.

3. Document the risk acceptance.

C.

Relabel available data.

Full Access
Question # 6

From an audit perspective, which of the following BEST supports the objectives of an AI governance program?

A.

Defining roles, responsibilities, and training for all stakeholders on AI ethics

B.

Establishing an AI ethics committee or responsible AI review board

C.

Developing an AI risk register to record potential algorithmic bias

D.

Defining AI policies for model interpretability, transparency, and resiliency

Full Access
Question # 7

Which of the following is MOST effective in analyzing unlabeled datasets to identify anomalies?

A.

Isolation forest

B.

Principal component analysis

C.

Z-score analysis

D.

Supervised learning

Full Access
Question # 8

Which of the following is MOST important to have in place when initially populating data into a data frame for an AI model?

A.

The box charts, histograms, scatterplots, and Venn diagrams that identify correlations and outliers

B.

The code for separating data into training and testing data sets

C.

An analysis of exploratory data that checks for incorrect data types, null values, and duplicate entries

D.

An approved risk assessment for including, excluding, or subsequently dropping data attributes from the model

Full Access
Question # 9

Which of the following AI system characteristics would BEST help an IS auditor evaluate the system ' s algorithm?

A.

The AI system algorithm uses training data to inform decision output.

B.

The AI system provides multiple options for model training.

C.

The AI system provides transparent justification of decisions.

D.

The AI system uses archived transaction data to provide decisions.

Full Access
Question # 10

An IS auditor is interviewing management about implemented controls around machine learning (ML) models deployed in the production environment. Which of the following schedules for reviewing the performance of a deployed model would be of GREATEST concern to the auditor?

A.

After changes to hardware and software platforms

B.

After functionality changes

C.

One time prior to migrating to production

D.

On an annual recurring basis

Full Access
Question # 11

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

A.

Develop an AI policy with guidelines on appropriate use.

B.

Determine the impact to the disaster recovery plan (DRP).

C.

Implement baseline performance metrics.

D.

Ensure a cybersecurity insurance clause is in place to include the use of AI.

Full Access
Question # 12

An IS auditor is reviewing a dataset used by a university. Which of the following MOST likely indicates a risk that the model could not process all data and make necessary correlations?

A.

Student Number field in integer format

B.

Grade Level field in float format

C.

Final Grade Percent field in object format

D.

Having an undergraduate degree in Boolean format

Full Access
Question # 13

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

A.

Postpone deployment until the risk can be safely managed.

B.

Enhance the data that the model is trained on.

C.

Obtain board approval for an exception.

D.

Revisit the risk tolerance to ensure it is appropriate.

Full Access
Question # 14

Which of the following is the GREATEST concern when an audit team relies on generative AI to create audit reports?

A.

The reports may be more likely to reflect outdated information.

B.

The reports may contain misstatements resulting from hallucinations.

C.

The reports may use inconsistent formatting from prior audit findings.

D.

The reports may tend to use generic language for audit issues.

Full Access
Question # 15

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

A.

The clustering requires more data, increasing the risk of a privacy breach.

B.

Clustering increases the complexity of the model, making data harder to anonymize.

C.

Irrelevant features in the data may result in inaccurate or biased treatments.

D.

Clusters can reveal sensitive personal information depending on how the information is presented.

Full Access
Question # 16

Which of the following BEST demonstrates effective coordination to ensure comprehensive oversight of an AI system deployed across multiple jurisdictions?

A.

Focusing oversight activities on technical anomaly detection metrics

B.

Establishing joint oversight plans and communication channels between agencies

C.

Centralizing responsibility under a single supervisory authority

D.

Relying on automated processes for anomaly detection and documentation

Full Access
Question # 17

When converting data categories before training an AI model, which of the following scenarios represents the GREATEST risk?

A.

One-hot encoding the data attribute car colors for the options red, blue, green, black, white

B.

Creating dummy variables for the data attribute dog breed for the options labrador, terrier, beagle

C.

One-hot encoding the data attribute customer rewards category for the options economy, business, first class

D.

Creating dummy variables for the data attribute product flavor for the options vanilla, chocolate, strawberry, banana

Full Access
Question # 18

Which of the following is the GREATEST risk associated with deploying an AI system with ineffective anomaly detection?

A.

Inconsistent AI system configuration management

B.

Undetected data poisoning that impacts AI decision quality

C.

Delayed incident response to AI model drift

D.

Failure to comply with AI reporting standards

Full Access
Question # 19

Which of the following correctly summarizes the conclusions of the model card excerpt provided?

Model Card – Electrical Grid Predictive Maintenance Model

Model Information:

    Description: AI model designed to predict maintenance needs for electrical grid components, reduce unplanned downtime, and improve grid reliability.

    Inputs: Real-time sensor data, historical maintenance records, and operational logs.

    Outputs: Maintenance needs predictions for 60 & 90 days. Evaluation:

    Approach: Cross-validation and validation of accuracy, precision, and recall.

    Results: Accuracy 72%; Precision 60%; Recall 95%; F1 76%

A.

The AI model correctly predicts maintenance needs 95% of the time.

B.

The electrical grid uptime is expected to be 72% of the time.

C.

Grid failure is predicted to occur after 90 days.

D.

F1 indicates that the model identifies true maintenance needs 76% of the time.

Full Access
Question # 20

Which of the following techniques BEST assesses an AI model’s ability to generalize to new data?

A.

Failure mode effects analysis

B.

Model component unit testing

C.

K-fold cross validation

D.

Metamorphic testing

Full Access
Question # 21

Which of the following BEST ensures representativeness in AI systems when assessing training data periodically?

A.

Training data is manually reviewed for bias.

B.

Data validation processes are automated and consistently performed.

C.

Training data remains relevant and reflects evolving real-world conditions.

D.

Synthetic data is used to train the AI systems.

Full Access
Question # 22

The PRIMARY purpose of utilizing neural networks in AI is to:

A.

Improve the user interface.

B.

Increase computational power.

C.

Mimic human decision making.

D.

Minimize maintenance costs.

Full Access
Question # 23

Which of the following sampling strategies would MOST likely involve the use of AI?

A.

Adaptive

B.

Statistical

C.

Systematic

D.

Judgmental

Full Access
Question # 24

Which of the following BEST enables an AI model to solve complex problems involving the analysis of large volumes of unstructured data?

A.

Reinforcement learning (RL)

B.

Support vector machines (SVM)

C.

Natural language processing (NLP)

D.

Deep learning

Full Access
Question # 25

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

A.

Categorizing data used by the AI model

B.

Defining mitigation strategies for AI deployment

C.

Monitoring AI model performance on an ongoing basis

D.

Determining whether AI model outputs align with established use cases

Full Access
Question # 26

Which of the following provides the BEST evidence that an organization’s AI integration is aligned with its overall technology strategy?

A.

Key performance indicators (KPIs) have been defined for AI systems.

B.

The organization has developed and socialized AI use policies.

C.

Management promotes a culture of innovation.

D.

The IT department includes many individual contributors with AI expertise.

Full Access
Question # 27

An IS auditor reviewing the latest AI chatbot release identifies that, despite high accuracy rates, non-English users complain about the model ' s poor accuracy. Which of the following controls is BEST at ensuring detection of subgroup regressions?

A.

Weighted metric with higher accuracy targets

B.

Human review for non-English languages after go-live

C.

Translate all outputs to English and evaluate in English for consistency

D.

Comparative language evaluations with parity thresholds

Full Access
Question # 28

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

A.

Retention of stored data

B.

Portability of data

C.

Data practices for training models

D.

Accountability for data management

Full Access
Question # 29

While evaluating a complex machine learning (ML) model used for regulatory compliance in a financial institution, which of the following should the IS auditor do to BEST ensure transparency?

A.

Document sources and data processes.

B.

Create dashboards to show outputs.

C.

Provide periodic model audit reports.

D.

Use tools that explain model decisions.

Full Access
Question # 30

An IS auditor has discovered that an organization ' s AI system is less accurate than the required threshold and recommends management implement cross-referencing multiple models in order to produce more accurate results. This is an example of which type of risk response?

A.

Avoidance

B.

Acceptance

C.

Transfer

D.

Mitigation

Full Access
Question # 31

Which of the following is the MOST important AI data governance method to protect privacy and data security?

A.

Using external data sources for AI training

B.

Developing AI acceptable use policies

C.

Optimizing AI model performance metrics

D.

Implementing periodic monitoring

Full Access
Question # 32

An IS auditor observes that an AI-based fraud detection system used by an insurance organization produces inconsistent outcomes when processing similar cases. Which of the following is the auditor ' s MOST efficient recommendation?

A.

Introduce a human-in-the-loop mechanism for all decisions.

B.

Analyze the training data and model evaluation parameters.

C.

Strengthen user access controls and authorization for the AI system.

D.

Regularly update the AI algorithm to improve consistency.

Full Access
Question # 33

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

A.

Implement a process to periodically test the AI system for biases and adjust parameters as needed.

B.

Suspend the use of the AI system until the training data can be verified for fairness and compliance.

C.

Retrain the AI model using an external data set certified for inclusivity and fairness.

D.

Require manual reviews of all AI-generated recruitment decisions before hiring is finalized.

Full Access
Question # 34

Which of the following is the BEST reason that recurrent neural networks enable language translation of documents?

A.

The process is sequential.

B.

The process uses association rules.

C.

The process is specialized for grid data.

D.

The process is unidirectional.

Full Access
Question # 35

An organization developed an AI model trained on its monthly data. Which of the following would be the BEST validation method to avoid data drift?

A.

Tenfold cross-validation

B.

Grouped split by customer ID

C.

Time series

D.

Random split across all months

Full Access
Question # 36

Which of the following is the BEST use of AI to audit relationships for conflicts of interest or collusion?

A.

Correlation matrix

B.

Time series analysis

C.

Graph analytics

D.

Monte Carlo simulation

Full Access
Question # 37

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

A.

Disclosure of personal information

B.

AI bias

C.

Transparency

D.

AI model hallucinations

Full Access
Question # 38

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

A.

Manual monitoring

B.

Access controls

C.

Data sanitization

D.

Data masking

Full Access
Question # 39

Which of the following is the MOST important reason to perform regular ethical reviews of AI systems?

A.

To improve the accuracy and performance of the systems

B.

To align AI system development with organizational values and principles

C.

To ensure the systems align with the preservation of individual rights

D.

To identify and mitigate potential data drift within models

Full Access
Question # 40

Which of the following is the BEST key performance indicator (KPI) to measure a model ' s performance on imbalanced datasets?

A.

F1 score

B.

Precision

C.

Recall

D.

Error rate

Full Access
Question # 41

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

A.

Applying data clustering techniques to anonymize data sets

B.

Enforcing strict data retention policies to limit storage duration

C.

Implementing a transparent data consent management process

D.

Regularly conducting AI system performance testing for accuracy

Full Access
Question # 42

Which of the following is the GREATEST risk associated with the use of AI coding tools by software developers?

A.

Excessive reliance on AI tools to accomplish routine development tasks

B.

Increased likelihood of human biases in code

C.

Introduction of security vulnerabilities by AI tools

D.

Difficulty in training developers due to the complexity of AI tools

Full Access
Question # 43

Which of the following should be done FIRST when developing an incident management process for AI threats?

A.

Establish incident classification procedures

B.

Define clear roles and responsibilities

C.

Configure SIEM for security alerts

D.

Develop incident escalation procedures

Full Access
Question # 44

Which of the following BEST helps in detecting AI model drift?

A.

Engaging periodic external reviews of model outputs and identifying root causes

B.

Establishing a model performance baseline and implementing continuous monitoring

C.

Using linear regression techniques and conducting cluster analysis

D.

Evaluating model accuracy rates for stability and performing qualitative data analysis

Full Access
Question # 45

An organization plans to implement an AI search and chatbot solution provided by an external vendor. Which of the following is MOST important for an IS auditor to confirm?

A.

Whether the solution is tied to a bilingual evaluation understudy (BLEU) metric

B.

Whether the vendor can provide an independent third-party attestation

C.

Whether the solution effectively enables web integration

D.

Whether the organization or the vendor has the test plan for the solution

Full Access
Question # 46

During a risk assessment for an AI system, data drift was identified as a key risk. Which of the following is the BEST course of action?

A.

Document the risk and implement continuous monitoring.

B.

Retrain the model immediately using the same data set.

C.

Archive the training data and proceed with deployment.

D.

Disable the AI system until risk is eliminated.

Full Access
Question # 47

Which of the following is the MOST important consideration when auditing the data used for training an AI model?

A.

Timeliness

B.

Predictability

C.

Representativeness

D.

Understandability

Full Access
Question # 48

Which of the following testing techniques would BEST validate whether an organization ' s data governance program effectively ensures data quality and integrity for AI model training and deployment?

A.

Performing a business impact analysis (BIA) to assess the consequences of AI model failure

B.

Reviewing the organization’s AI software development life cycle documentation

C.

Conducting a penetration test to identify vulnerabilities in the model

D.

Assessing data lineage to verify the traceability of data sources

Full Access
Question # 49

The PRIMARY benefit of using AI in audit fieldwork is that it:

A.

Saves time for the engagement manager in reviewing the audit work.

B.

Can scan large datasets to identify trends and anomalies.

C.

Helps auditors to cover testing processes of all risk levels.

D.

Automates documentation of workpapers and artifacts.

Full Access
Question # 50

When auditing a research agency ' s use of generative AI models for analyzing scientific data, which of the following is MOST critical to evaluate in order to prevent hallucinatory results and ensure the accuracy of outputs?

A.

The effectiveness of data anonymization processes that help preserve data quality

B.

The algorithms for generative AI models designed to detect and correct data bias before processing

C.

The frequency of data audits verifying the integrity and accuracy of inputs

D.

The measures in place to ensure the appropriateness and relevance of input data for generative AI models

Full Access
Question # 51

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

A.

AI training data

B.

AI development environment

C.

AI model adaptability

D.

AI model temperature

Full Access
Question # 52

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

A.

Review human-centered design practices to determine how they were considered.

B.

Review the AI roadmap for short-term and long-term milestones.

C.

Review how the project management team collected feedback in engagement activities.

D.

Review the current state assessment of how AI may impact the organization.

Full Access
Question # 53

Which of the following AI solutions is BEST used to generate standardized reports using unstructured customer feedback?

A.

Anomaly detection

B.

Natural language processing (NLP)

C.

Predictive analytics

D.

Recommendation engines

Full Access
Question # 54

Which of the following should be applied to an AI system but are not typically used in traditional systems?

A.

Controls to protect data privacy

B.

Controls to monitor data poisoning

C.

Controls to prevent data exfiltration

D.

Controls to manage data governance

Full Access
Question # 55

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

A.

The AI allocates resources for new system development projects.

B.

Non-technical users are validating AI results.

C.

The AI personalizes applications for the user.

D.

All codes are generated by AI without human oversight.

Full Access
Question # 56

What should be the IS auditor ' s GREATEST concern when an organization is mixing AI-generated content into training data without labeling?

A.

The model reinforces its own mistakes as if they were facts.

B.

The model propagates outdated information.

C.

The model outputs become inconsistent across similar queries.

D.

The model loses alignment safeguards.

Full Access
Question # 57

An organization is training a skin cancer recognition model. Photographs collected from which of the following sources would present the GREATEST risk associated with data integrity?

A.

Research facility receiving grants for cancer research

B.

Open-source data augmentation files

C.

Social media platform with images from all over the world

D.

Cohort of dermatologists with signed patient consent forms

Full Access
Question # 58

An organization is using a large language model (LLM) to assist in evaluating loan applications, but the training data used is known to be incomplete. Which of the following is the GREATEST associated risk?

A.

Unfair loan decisions

B.

Delays in loan approval

C.

Reduced customer satisfaction

D.

Increased manual processing of applications

Full Access
Question # 59

Which of the following is the MOST significant benefit of performing frequent AI model testing and retraining?

A.

Assessing the impact of attacks

B.

Removing unnecessary model features

C.

Ensuring model scalability

D.

Ensuring the model is updated with current data

Full Access
Question # 60

Which of the following considerations should be prioritized when using an AI tool to select a sample for conducting an audit of a financial institution ' s transaction processing system?

A.

The transparency of the sampling process

B.

The ability to process large volumes of data

C.

The speed of sample generation

D.

The historical performance in previous audits

Full Access
Question # 61

When developing an audit plan, which of the following is MOST important specifically for the transparency of an AI application?

A.

Explainability testing

B.

Regression testing

C.

Compliance testing

D.

Validation testing

Full Access
Question # 62

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

A.

Costs associated with AI system maintenance

B.

Immaturity of AI systems in the industry

C.

Bias in AI system decision making

D.

Resistance to the use of AI technology

Full Access
Question # 63

Which of the following is the GREATEST risk when training data is not separated into distinct training and testing sets?

A.

Overfitting

B.

Model drift

C.

Hallucinations

D.

Underfitting

Full Access
Question # 64

A bank ' s fraud detection model achieves high accuracy on its initial dataset but performs poorly in production. The data science team needs to tune hyperparameters and select the best model architecture. Which dataset is BEST to use for this selection process?

A.

Holdout dataset

B.

Training dataset

C.

Testing dataset

D.

Validation dataset

Full Access
Question # 65

An AI tool is being implemented for a regional healthcare organization. Which of the following training methods BEST ensures the AI output does not reveal whether someone ' s personal data was used?

A.

Supervised learning with labeled patient records

B.

Data augmentation during training to improve privacy

C.

Differential privacy applied during model training

D.

Transfer learning using public health data sets

Full Access
Question # 66

Which of the following is the BEST approach to mitigate the risk of " AI model degradation " ?

A.

Training models on both model-generated and human-generated data

B.

Continuous monitoring to identify adversarial inputs

C.

Increasing the use of synthetic data for model training

D.

Periodic human reviews of model outputs and recommendations

Full Access
Question # 67

An IS auditor is considering using a web-based AI tool to update an audit report. What should be the MOST important consideration before inputting the report?

A.

The AI tool alignment with organizational report formatting

B.

Safeguard measures of the AI tool

C.

Impact on the audit budget

D.

Compliance with organizational data protection requirements

Full Access
Question # 68

Which of the following is the GREATEST risk associated with normalizing a data set before splitting it into training, testing, and validation sets?

A.

The model affects data distribution.

B.

The model requires external validation.

C.

The model gains indirect knowledge from data leakage.

D.

The developer uses tree-based models with the normalized data set.

Full Access
Question # 69

Which of the following is the BEST way to ensure data fed into an AI model aligns with business objectives?

A.

Normalize the data within expected tolerances

B.

Change to new data sources

C.

Document the data input requirements

D.

Define new data attributes

Full Access
Question # 70

Which of the following is the PRIMARY reason IS auditors must be aware that generative AI may return different investment recommendations from the same set of data?

A.

Limitations can arise in the quantification of risk profiles.

B.

Neural node access varies each time the process is executed.

C.

Computational logic is based on probabilities.

D.

Servers are reconfigured periodically.

Full Access
Question # 71

An organization uses an AI-powered tool to detect and respond to cybersecurity threats in real time. An IS auditor finds that the tool produces excessive false positives, increasing the workload of the security team. Which of the following techniques should the auditor recommend to BEST evaluate the tool ' s effectiveness in managing this issue?

A.

Use a log analysis tool to examine the types and frequency of alerts generated.

B.

Implement a benchmarking tool to compare the system ' s alerting capability with industry standards.

C.

Conduct penetration testing to assess the system ' s ability to detect genuine threats.

D.

Deploy a machine learning (ML) validation tool to increase the model ' s accuracy and performance.

Full Access
Question # 72

The GREATEST benefit of using AI auditing techniques over traditional methods is that AI auditing techniques can:

A.

eliminate the need for human intervention.

B.

ensure full compliance with regulations.

C.

identify complex data patterns.

D.

significantly reduce data bias.

Full Access
Question # 73

Which of the following represents the PRIMARY benefit of reviewing model cards during AI model acquisition and risk assessment?

A.

Complying with documentation requirements

B.

Identifying model vulnerabilities and training needs

C.

Establishing legally binding contracts for model use

D.

Understanding model intent and performance context

Full Access
Question # 74

An IS auditor notes that the combined number of records in the training, validation, and testing sets exceeds the total number of records in the original data set. What is the GREATEST risk?

A.

The datasets were created in the incorrect order.

B.

Data leakage occurred from overlapping records.

C.

A sufficient number of records were not used in training.

D.

The validation dataset is larger than the training set.

Full Access
Question # 75

An IS auditor identifies that an AI model occasionally invents nonexistent medical test results. Which of the following recommendations would BEST mitigate this risk?

A.

Decreasing the top-p sampling

B.

Increasing the model context

C.

Increasing the temperature

D.

Enabling frequency penalties on rare words

Full Access
Question # 76

Which of the following is the BEST way to mitigate data poisoning in an AI model?

A.

Rely on external third-party model providers.

B.

Increase training data set size.

C.

Implement robust data validation protocols.

D.

Use simpler algorithms to improve explainability.

Full Access
Question # 77

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

A.

Introduce controls allowing individuals to customize content preferences.

B.

Suspend the algorithm until concerns are addressed.

C.

Obtain users ' consent for the content they wish to view.

D.

Regularly audit and adjust algorithms to reduce biases.

Full Access
Question # 78

An IS auditor is reviewing the company ' s AI procedure. Which of the following would be the MOST critical gap?

A.

The use of external data sources is not specified.

B.

Mandatory assessments required for critical systems are not specified.

C.

Privacy principles are not defined in the AI procedure.

D.

Procedures for human oversight are not described.

Full Access
Question # 79

Which of the following is the MOST important step in an AI incident management process to ensure continuous improvement?

A.

Define ownership

B.

Root cause analysis

C.

Archive logs

D.

Assess severity

Full Access
Question # 80

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

A.

Requesting additional identity and address documents for verification

B.

Leveraging AI-based liveness detection during video verification

C.

Encrypting all customer data and communication

D.

Discontinuing the use of the video-based verification process

Full Access
Question # 81

An organization deploys an AI-based image recognition system that is vulnerable to evasion attacks. Which of the following approaches BEST helps to ensure the system mitigates these evasion attempts?

A.

Static rule-based input filtering and validation

B.

Stringent model accuracy evaluation criteria

C.

Implementation of model ensembles

D.

Adversarial training and regular bias reviews

Full Access
Question # 82

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

A.

Number of AI projects completed within the last fiscal year

B.

Percentage of AI models with documented data lineage

C.

Frequency of data quality audits on the organization ' s data sets

D.

Total budget allocated to AI initiatives across all departments

Full Access