{"id":19137,"date":"2026-09-22T11:53:00","date_gmt":"2026-09-22T11:53:00","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=19137"},"modified":"2026-09-22T11:53:00","modified_gmt":"2026-09-22T11:53:00","slug":"pmi-cpmai-practice-test-questions-and-exam-dumps-part1-q1-20","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/pmi-cpmai-practice-test-questions-and-exam-dumps-part1-q1-20\/","title":{"rendered":"PMI CPMAI Practice Test Questions and Exam Dumps Part1 Q1-20"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/cpmai-exam-dumps\"><b>PMI CPMAI Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 1<\/b><\/h3>\n<p><b>Which activity is most important during the initial phase of an AI project to ensure that the project addresses a meaningful organizational need?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Selecting a programming language<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defining the business problem and desired outcomes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploying the AI model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Creating the final user interface<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Clearly defining the business problem establishes why the AI initiative is being undertaken and what outcome it should produce. A well-defined problem helps the team determine whether AI is appropriate, identify relevant stakeholders, establish measurable objectives, and avoid developing technology without a practical purpose. The team can then determine the data, capabilities, resources, and governance requirements needed to address the problem. Technical decisions such as programming languages and model selection should generally follow this understanding. Defining the desired outcome also provides a basis for evaluating whether the project creates the expected business value after implementation.<\/span><\/p>\n<h3><b>Question 2<\/b><\/h3>\n<p><b>What is the primary purpose of data preprocessing in an AI project?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prepare data so it can be reliably used for analysis and model development<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace the need for model validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate the need for stakeholder involvement<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee that the AI model will be accurate<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Data preprocessing prepares raw data for effective use in AI development. Real-world datasets may contain missing values, duplicate records, inconsistent formats, irrelevant information, or errors. Preprocessing can include cleaning, transforming, integrating, and structuring data according to project requirements. Proper preparation can improve data quality and make model training more reliable. However, preprocessing does not guarantee model accuracy because performance also depends on factors such as feature selection, algorithm choice, training methods, and evaluation. It also does not replace stakeholder participation or validation activities. Instead, preprocessing is one important component of a broader AI development and governance process.<\/span><\/p>\n<h3><b>Question 3<\/b><\/h3>\n<p><b>Which characteristic best describes supervised machine learning?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The algorithm operates without any training data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The algorithm only processes unstructured text<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model learns from labeled examples<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model always produces deterministic results<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Supervised machine learning uses labeled training data to learn relationships between input variables and known outcomes. During training, the algorithm receives examples where the expected result is already identified. The model attempts to learn patterns that allow it to make predictions on new, previously unseen data. Common supervised learning tasks include classification and regression. For example, a model could learn from historical transactions labeled as fraudulent or legitimate and then classify new transactions. The quality and representativeness of the labeled training data are important because biased, incomplete, or inaccurate labels can negatively affect model performance and resulting decisions.<\/span><\/p>\n<h3><b>Question 4<\/b><\/h3>\n<p><b>Why is stakeholder identification important in an AI project?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It ensures that only technical employees participate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It removes the need for project documentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It guarantees that the model will never require changes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It helps identify people affected by, responsible for, or interested in the project<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Stakeholder identification helps the project team understand who may influence, contribute to, use, govern, or be affected by an AI solution. Stakeholders can include business leaders, subject-matter experts, data professionals, users, compliance teams, customers, and other affected groups. Understanding their interests and responsibilities supports better requirements gathering and communication. It can also reveal important concerns related to privacy, fairness, security, usability, and business value. Identifying stakeholders does not guarantee that a model will remain unchanged, nor does it eliminate documentation requirements. Instead, it provides a foundation for involving appropriate people throughout planning, development, deployment, and monitoring.<\/span><\/p>\n<h3><b>Question 5<\/b><\/h3>\n<p><b>What does model overfitting generally mean in machine learning?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model performs well on training data but poorly on unseen data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model has no training data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model is intentionally designed without features<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model always produces identical predictions<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Overfitting occurs when a machine learning model learns the training data too closely, including patterns or noise that do not generalize to new observations. As a result, the model may achieve strong performance on its training dataset while performing substantially worse on validation or test data. Overfitting can occur when a model is excessively complex relative to the amount or quality of available data. Techniques such as cross-validation, regularization, simplifying the model, collecting additional representative data, and monitoring validation performance can help address it. Recognizing overfitting is important because production systems generally need to perform reliably on data they have not previously encountered.<\/span><\/p>\n<h3><b>Question 6<\/b><\/h3>\n<p><b>Which concept refers to the ability of an AI system to provide understandable reasons or information about how it reached an output?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scalability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Explainability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Latency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Explainability refers to the extent to which people can understand the factors, logic, or reasoning associated with an AI system&#8217;s output. Explainability can be particularly important when AI systems support decisions that affect individuals, finances, safety, or compliance. Different models and techniques provide different levels and forms of explanation. For example, some approaches can identify influential features or provide local explanations for individual predictions. Explainability is distinct from scalability, which concerns handling increased workloads; latency, which concerns response time; and availability, which concerns system accessibility. Appropriate explanations should be understandable to the intended audience and suitable for the system&#8217;s context.<\/span><\/p>\n<h3><b>Question 7<\/b><\/h3>\n<p><b>What is a key purpose of establishing AI governance within an organization?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prevent every employee from using technology<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee that every AI model uses the same algorithm<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide structures, policies, and accountability for responsible AI use<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate the need for monitoring AI systems<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI governance establishes structures, policies, responsibilities, and controls that guide how AI systems are developed, deployed, used, and monitored. Governance can address areas such as accountability, risk management, privacy, security, transparency, fairness, compliance, and human oversight. Effective governance does not necessarily require every AI system to use the same algorithm, nor does it prohibit legitimate technology use. Instead, it creates an organizational framework for making and documenting decisions consistently. Monitoring remains important because AI systems can change in performance or encounter new risks after deployment. Governance therefore supports responsible and controlled use of AI throughout its lifecycle.<\/span><\/p>\n<h3><b>Question 8<\/b><\/h3>\n<p><b>Which type of machine learning is commonly used when an algorithm must identify natural groupings in data without predefined labels?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reinforcement learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Supervised learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transfer learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unsupervised learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Unsupervised learning is used when training data does not contain predefined target labels. The algorithm attempts to identify meaningful structures, relationships, or patterns within the available data. Clustering is a common example, where observations are grouped according to similarities. Unsupervised techniques can be useful for customer segmentation, anomaly exploration, and discovering hidden structures in large datasets. This differs from supervised learning, where labeled examples guide the model toward known outcomes. Reinforcement learning instead focuses on learning through interactions and feedback. The usefulness of an unsupervised result depends on the data, chosen method, evaluation approach, and business context.<\/span><\/p>\n<h3><b>Question 9<\/b><\/h3>\n<p><b>Why should an AI project establish measurable success criteria before implementation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide a basis for evaluating whether the project achieved its intended outcomes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate all project risks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To ensure that the most complex model is selected<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To avoid collecting performance data after deployment<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Measurable success criteria provide a clear basis for determining whether an AI project has delivered its intended business and operational outcomes. Criteria may include model performance measures, business KPIs, user adoption, process efficiency, cost reduction, quality improvements, or risk-related measures, depending on the project. Defining these measures before implementation helps align stakeholders and provides a reference point for evaluation. Success criteria do not eliminate project risks or dictate that a complex model must be selected. They also do not remove the need for post-deployment measurement. Instead, they help the team objectively assess whether the solution is producing meaningful and acceptable results.<\/span><\/p>\n<h3><b>Question 10<\/b><\/h3>\n<p><b>Which practice can help reduce the risk of introducing biased outcomes through an AI system?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring the characteristics of the training data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Evaluating data and model performance across relevant groups<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all human oversight<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Using the largest possible model regardless of the use case<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Evaluating training data and model performance across relevant groups can help identify disparities that might otherwise remain hidden in aggregate metrics. Bias can enter an AI system through historical data, sampling decisions, labels, feature selection, system design, or deployment practices. Examining performance across appropriate demographic or operational groups can reveal differences in error rates or outcomes that warrant investigation. This does not mean that every group will necessarily have identical results, because acceptable performance depends on context and legitimate requirements. Bias assessment should be combined with appropriate governance, documentation, stakeholder review, and mitigation practices throughout the AI lifecycle.<\/span><\/p>\n<h3><b>Question 11<\/b><\/h3>\n<p><b>What is the main purpose of a validation dataset in machine learning?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace the training dataset<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To store production logs permanently<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To help evaluate and tune a model during development<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee regulatory compliance<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A validation dataset provides an independent set of examples that can be used during model development to assess performance and help guide decisions such as model selection, hyperparameter tuning, and feature choices. Keeping validation data separate from the training data helps provide a more realistic indication of how the model may perform on unseen examples. A validation dataset is different from a test dataset, which is typically reserved for a final evaluation after development decisions have been made. Validation data does not guarantee regulatory compliance or replace training data. It is one component of a structured model development and evaluation process.<\/span><\/p>\n<h3><b>Question 12<\/b><\/h3>\n<p><b>What is a major consideration when selecting an AI solution for a business problem?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Whether the solution creates appropriate value while meeting relevant requirements and constraints<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Whether the solution uses the newest available technology<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Whether the model has the largest possible number of parameters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Whether the solution eliminates every human decision<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI solution selection should consider whether the proposed approach can address the business need while satisfying relevant technical, operational, ethical, legal, financial, and organizational requirements. The newest technology is not automatically the most appropriate technology. Similarly, a larger model may introduce additional cost, complexity, or operational requirements without providing proportional value. Human involvement may also remain necessary depending on the consequences of the AI-supported decisions. A balanced evaluation considers expected benefits, risks, feasibility, data availability, performance requirements, integration needs, and governance obligations. Selecting an appropriate solution therefore requires more than simply comparing technical capabilities.<\/span><\/p>\n<h3><b>Question 13<\/b><\/h3>\n<p><b>What does model drift generally describe?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A failure to store model documentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A change in data or relationships that causes model performance to degrade over time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The initial training of a model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The process of converting data into a different file format<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Model drift refers broadly to changes in the data environment or underlying relationships that can cause an AI model&#8217;s performance to deteriorate after deployment. Real-world conditions can change because of customer behavior, market conditions, operational processes, regulations, or other factors. Data drift may occur when the statistical characteristics of incoming data change, while concept drift can involve changes in the relationship between inputs and outcomes. Continuous monitoring can help identify such changes. Depending on the situation, teams may need to investigate the cause, retrain the model, update data, revise features, or reconsider whether the original modeling approach remains appropriate.<\/span><\/p>\n<h3><b>Question 14<\/b><\/h3>\n<p><b>Which activity is most closely associated with monitoring an AI model after deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defining the original business problem<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Selecting the initial project sponsor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Writing the first project charter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tracking performance, data changes, and operational behavior<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Post-deployment monitoring helps determine whether an AI system continues to operate as expected in its real-world environment. Teams may monitor prediction quality, data distributions, latency, error rates, resource usage, user feedback, security indicators, and other relevant measures. Monitoring can also help detect data drift, concept drift, unexpected behavior, and emerging risks. Although defining the business problem and selecting stakeholders are important earlier activities, they do not replace operational monitoring. Effective monitoring should be based on predefined criteria and appropriate thresholds where possible. When significant changes are detected, the organization can investigate and determine whether corrective action or model updates are required.<\/span><\/p>\n<h3><b>Question 15<\/b><\/h3>\n<p><b>What is the purpose of human oversight in a high-impact AI application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To make the AI system impossible to automate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide appropriate review, intervention, or accountability for AI-supported decisions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee that the model never makes an error<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prevent the collection of all operational data<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Human oversight provides mechanisms for people to review, question, intervene in, or take responsibility for AI-supported processes when appropriate. This is particularly relevant when AI outputs can have significant consequences for individuals or organizations. The level of oversight should reflect the system&#8217;s risks, use case, and organizational requirements. Human oversight does not guarantee that an AI system will never make errors, nor does it necessarily prevent automation. Instead, it establishes an appropriate relationship between automated capabilities and human responsibility. Effective oversight may include review procedures, escalation mechanisms, approval requirements, monitoring, documentation, and clearly assigned accountability.<\/span><\/p>\n<h3><b>Question 16<\/b><\/h3>\n<p><b>Which statement best describes responsible AI?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It focuses only on improving model accuracy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It requires every AI system to be open source<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It considers factors such as fairness, transparency, privacy, security, and accountability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It eliminates the need for organizational governance<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Responsible AI encompasses practices designed to ensure that AI systems are developed and used in ways that appropriately address their potential impacts and risks. Depending on the context, considerations can include fairness, transparency, explainability, privacy, security, accountability, reliability, safety, and human oversight. Responsible AI is broader than model accuracy because a highly accurate system can still create unacceptable privacy, security, fairness, or governance risks. It also does not require every system to be open source. Organizational governance remains important because policies, roles, controls, and monitoring help translate responsible AI principles into practical development and operational processes.<\/span><\/p>\n<h3><b>Question 17<\/b><\/h3>\n<p><b>What is feature engineering in a machine learning workflow?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Creating or transforming input variables to make useful information available to a model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replacing the model with a database<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all variables from the dataset<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploying the model to production without testing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Feature engineering involves creating, transforming, selecting, or otherwise preparing input variables so that they provide useful information to a machine learning model. Examples can include converting dates into meaningful components, aggregating transaction information, encoding categories, or deriving ratios from existing measurements. Effective features can help a model identify relevant patterns, although their usefulness depends on the specific problem and data. Feature engineering should be performed carefully to avoid introducing leakage, unnecessary complexity, or inappropriate assumptions. It is separate from model deployment and does not replace testing. Good feature design should also consider maintainability and whether the required information will be available when the model operates.<\/span><\/p>\n<h3><b>Question 18<\/b><\/h3>\n<p><b>Why is data privacy an important consideration in AI projects?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Because AI systems never use personal information<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Because privacy considerations can affect how personal or sensitive data is collected, processed, stored, and shared<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Because privacy eliminates the need for cybersecurity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Because privacy guarantees model accuracy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI projects may involve collecting, processing, combining, or analyzing personal or sensitive information, making privacy an important consideration throughout the data lifecycle. Organizations should understand applicable requirements and establish appropriate controls for data collection, access, storage, processing, retention, and sharing. Privacy considerations can influence system architecture, data minimization, access controls, anonymization or pseudonymization approaches, and governance processes. Privacy is distinct from cybersecurity, although the two areas overlap in protecting information. Privacy controls also do not guarantee model accuracy. Addressing privacy appropriately helps reduce unnecessary exposure of sensitive information and supports responsible use of data within the AI solution.<\/span><\/p>\n<h3><b>Question 19<\/b><\/h3>\n<p><b>Which metric is commonly used to evaluate a classification model&#8217;s ability to correctly identify positive cases?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mean absolute error<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Root mean squared error<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">R-squared<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Recall<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recall measures the proportion of actual positive cases that a classification model correctly identifies. It is commonly calculated as true positives divided by the sum of true positives and false negatives. Recall can be especially important when failing to identify a positive case has significant consequences. For example, a screening system may prioritize identifying as many relevant cases as possible. Other metrics provide different perspectives: precision considers the proportion of predicted positives that are actually positive, while accuracy measures overall correct predictions. Mean absolute error, root mean squared error, and R-squared are commonly associated with regression evaluation rather than classification recall.<\/span><\/p>\n<h3><b>Question 20<\/b><\/h3>\n<p><b>What should an AI project team do when an identified risk exceeds the organization&#8217;s acceptable risk level?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore the risk if the model performs well<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploy immediately and document the risk later<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Evaluate and address the risk through appropriate mitigation, escalation, or a project decision<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove the risk from the project documentation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When an AI-related risk exceeds an organization&#8217;s acceptable threshold, the project team should evaluate the risk and take an appropriate response based on established governance and risk-management processes. Possible actions can include implementing controls, modifying the solution, changing the scope, adding human oversight, escalating the issue to an authorized decision-maker, or deciding not to proceed. High model accuracy does not automatically make other risks acceptable. Risks should also not be removed from documentation simply because they are inconvenient. A structured approach ensures that significant risks receive appropriate attention and that decisions are made by the people with suitable authority and accountability.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full PMI CPMAI Exam Dumps and Practice Test Dumps. &nbsp; Question 1 Which activity is most important during the initial phase of an AI project to ensure that the project addresses a meaningful organizational need? Selecting a programming language Defining the business problem and desired outcomes Deploying the AI model Creating the final user [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/19137"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=19137"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/19137\/revisions"}],"predecessor-version":[{"id":19138,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/19137\/revisions\/19138"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=19137"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=19137"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=19137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}