{"id":19164,"date":"2026-09-22T12:03:14","date_gmt":"2026-09-22T12:03:14","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=19164"},"modified":"2026-09-22T12:03:14","modified_gmt":"2026-09-22T12:03:14","slug":"pmi-cpmai-practice-test-questions-and-exam-dumps-part13-q241-260","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/pmi-cpmai-practice-test-questions-and-exam-dumps-part13-q241-260\/","title":{"rendered":"PMI CPMAI Practice Test Questions and Exam Dumps Part13 Q241-260"},"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 241<\/b><\/h3>\n<p><b>Which factor should be considered when determining whether an AI solution is technically feasible?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability of suitable data, infrastructure, skills, and required technical capabilities<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The number of project meetings<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The preferred color of the user interface<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The age of the project manager<\/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;\">Technical feasibility determines whether an organization has, or can reasonably obtain, the technical capabilities required to implement and operate the proposed AI solution. This assessment may include data availability and quality, computing resources, integration capabilities, security requirements, model-development skills, deployment infrastructure, and technical constraints. A technically attractive idea may still be impractical if required data or infrastructure cannot be obtained. Feasibility analysis should occur before significant implementation resources are committed. The assessment should also consider whether the solution can meet required performance, scalability, reliability, and security expectations. Identifying technical limitations early allows the team to modify the approach, obtain missing capabilities, or reconsider the proposed solution.<\/span><\/p>\n<h3><b>Question 242<\/b><\/h3>\n<p><b>What is the primary purpose of a business case for an AI project?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To describe only the machine learning algorithm<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To justify the initiative by connecting expected value, costs, risks, and strategic objectives<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace model testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To document programming syntax<\/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;\">An AI business case explains why an organization should consider investing in a proposed initiative. It typically connects the business problem with expected benefits, costs, risks, assumptions, resource requirements, strategic alignment, and potential alternatives. A strong business case allows decision-makers to evaluate whether the initiative is worth pursuing relative to other opportunities. It should not focus exclusively on the machine learning algorithm because technical sophistication does not automatically create business value. Financial estimates, operational impacts, implementation considerations, and uncertainties should also be considered. The business case can evolve as new evidence becomes available during feasibility studies, pilots, and implementation.<\/span><\/p>\n<h3><b>Question 243<\/b><\/h3>\n<p><b>Which type of data consists primarily of free-form text, images, audio, or video rather than predefined tabular fields?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Structured data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Relational data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unstructured data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Normalized data<\/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;\">Unstructured data does not follow a predefined tabular schema in the same way that traditional structured datasets do. Examples include free-form documents, photographs, audio recordings, videos, and natural-language conversations. AI systems can use techniques such as natural language processing, computer vision, speech processing, and embeddings to extract useful information from these sources. Structured data, by contrast, is typically organized into defined fields and records. Unstructured data often requires additional processing, metadata, labeling, storage, and governance considerations. Understanding the type of data involved helps project teams select appropriate technologies, preprocessing methods, quality controls, and evaluation approaches for the intended AI use case.<\/span><\/p>\n<h3><b>Question 244<\/b><\/h3>\n<p><b>Which practice helps ensure that training and testing datasets remain appropriately separated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Using the test dataset repeatedly during model tuning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maintaining a controlled train-validation-test split<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Combining all datasets before evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Selecting test examples after viewing model predictions<\/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;\">Maintaining a controlled separation between training, validation, and test datasets helps produce a more reliable estimate of model generalization. Training data is used to fit the model, validation data supports development and tuning decisions, and the test dataset should provide an independent final evaluation. Repeatedly using test data during model development can cause the team to indirectly optimize for that dataset, weakening its role as an independent measure. The exact splitting strategy depends on the problem, including whether the data has temporal, grouped, or other dependencies. Proper separation should be established early and protected throughout the development process.<\/span><\/p>\n<h3><b>Question 245<\/b><\/h3>\n<p><b>Which principle requires an AI system to provide understandable information about how its outputs are produced or used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Normalization<\/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;\">Transparency involves providing appropriate information about an AI system, including its purpose, capabilities, limitations, data use, and relevant operational processes. The level of transparency required depends on the system and its impact. For some applications, stakeholders may need information about how outputs are generated, while others may require documentation about data sources, limitations, or governance procedures. Transparency does not necessarily mean exposing proprietary source code or every internal model parameter. Instead, it supports informed understanding and responsible use. Appropriate transparency can improve trust, facilitate oversight, help users interpret outputs, and make it easier to identify situations where AI results should be questioned or independently verified.<\/span><\/p>\n<h3><b>Question 246<\/b><\/h3>\n<p><b>What is the main purpose of cross-validation during model development?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To evaluate model performance across multiple training and validation splits<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To encrypt the training dataset<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To deploy a model directly into production<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove every outlier<\/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;\">Cross-validation evaluates a model across multiple partitions of available development data. In techniques such as k-fold cross-validation, the data is divided into several folds, with different folds used for validation across repeated training runs. This provides a broader view of model performance than relying on a single split and can help identify whether results are highly dependent on one particular partition. Cross-validation is especially useful when available data is limited. It does not replace a properly reserved final test dataset when independent final evaluation is required. The exact cross-validation method should also account for characteristics such as time ordering, groups, or class distribution.<\/span><\/p>\n<h3><b>Question 247<\/b><\/h3>\n<p><b>Which approach is most appropriate when a model performs well overall but poorly for a particular subgroup?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore the subgroup because overall performance is high<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Investigate subgroup data, performance metrics, and potential causes of the disparity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove the subgroup from evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatically deploy the model without further review<\/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;\">Strong overall performance can conceal significant differences in outcomes across subgroups. When a model performs poorly for a particular group, the team should investigate relevant data quality, representation, feature behavior, model performance, and potential sources of disparity. Appropriate metrics should be calculated separately for relevant groups, and domain experts may help determine whether observed differences are meaningful. Depending on the findings, corrective actions could involve improving data collection, revising features, adjusting the model, changing thresholds, or introducing additional human oversight. Simply ignoring or removing the affected subgroup from evaluation would hide an important issue and could increase the risk of inappropriate deployment.<\/span><\/p>\n<h3><b>Question 248<\/b><\/h3>\n<p><b>Which document is most useful for recording assumptions that could affect an AI project&#8217;s planning and outcomes?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Assumptions log<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password list<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Source-code compiler<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network routing table<\/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;\">An assumptions log provides a structured record of conditions believed to be true for project planning purposes but that may not yet be fully verified. AI project assumptions might concern data availability, stakeholder participation, infrastructure capacity, expected user adoption, vendor capabilities, or business conditions. Documenting assumptions makes them visible so they can be monitored and validated during the project. If an important assumption changes, the team can assess its impact on scope, schedule, cost, risks, or expected outcomes. An assumptions log complements other project artifacts such as the risk register and project plan. It should be reviewed periodically because assumptions can become invalid as new evidence emerges.<\/span><\/p>\n<h3><b>Question 249<\/b><\/h3>\n<p><b>Which characteristic is most important when selecting data for an AI model intended for a specific population?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The dataset should reasonably represent the population and intended operating conditions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The dataset should always be as small as possible<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The dataset should contain only the easiest examples<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The dataset should exclude difficult cases<\/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;\">Representative data helps an AI model learn patterns that are relevant to the population and operating conditions where it will be used. If important groups, scenarios, or environments are missing or underrepresented, model performance may differ substantially after deployment. Teams should examine sampling methods, subgroup representation, data quality, historical coverage, and relevant edge cases when evaluating training and validation data. Simply increasing dataset size does not guarantee representativeness. Excluding difficult examples can also produce unrealistic performance estimates. Data selection should therefore reflect the intended use of the system and should be reviewed with appropriate subject-matter experts to identify important populations, scenarios, and potential gaps.<\/span><\/p>\n<h3><b>Question 250<\/b><\/h3>\n<p><b>What is the primary purpose of model calibration?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To make predicted probabilities better correspond to observed outcome frequencies<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase the size of the training dataset<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove all categorical variables<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To encrypt model parameters<\/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;\">Model calibration concerns whether predicted probabilities correspond appropriately to observed frequencies. For example, among cases assigned a predicted probability of approximately 0.8, a well-calibrated model would have an outcome frequency reasonably close to 80 percent over an appropriate population. Calibration can be important when downstream decisions depend on probability estimates rather than only ranking or classification labels. A model can have strong discrimination while still being poorly calibrated. Calibration methods may be applied after model development when appropriate. Evaluation should consider the intended use and relevant population because calibration can vary across groups or operating environments.<\/span><\/p>\n<h3><b>Question 251<\/b><\/h3>\n<p><b>Which activity helps identify whether an AI solution is aligned with the organization&#8217;s strategic priorities?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Strategic alignment assessment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Random hyperparameter selection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Uncontrolled model 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;\">A strategic alignment assessment examines whether a proposed AI initiative supports the organization&#8217;s broader goals and priorities. The assessment may consider expected business outcomes, strategic objectives, customer needs, operational priorities, competitive considerations, and available organizational capabilities. An AI project can be technically feasible but still have limited value if it does not contribute meaningfully to important organizational objectives. Strategic alignment should therefore be evaluated alongside technical, operational, economic, and risk considerations. Clear alignment also helps stakeholders understand why the project matters and can support prioritization when several potential AI initiatives compete for limited funding, personnel, infrastructure, or management attention.<\/span><\/p>\n<h3><b>Question 252<\/b><\/h3>\n<p><b>Which security principle recommends giving users only the permissions necessary to perform their assigned responsibilities?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Least privilege<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maximum access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open authorization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Universal administration<\/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;\">The principle of least privilege limits users, applications, and services to the minimum permissions required to perform authorized activities. In AI environments, this can apply to training datasets, model artifacts, development environments, production systems, monitoring tools, and administrative functions. Limiting privileges reduces the potential impact of compromised accounts, accidental changes, and unauthorized activity. Permissions should be reviewed periodically because responsibilities can change over time. Least privilege should be implemented alongside strong authentication, logging, access reviews, and other security controls. It does not mean that users should be unable to perform legitimate work; instead, it seeks to provide sufficient access while minimizing unnecessary exposure.<\/span><\/p>\n<h3><b>Question 253<\/b><\/h3>\n<p><b>Which approach is most useful for evaluating a classification model when both precision and recall are important?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Considering the F1 score along with the individual precision and recall values<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Looking only at training time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Measuring only infrastructure cost<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring false positives and false negatives<\/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;\">The F1 score combines precision and recall into a single measure based on their harmonic mean. It can be useful when both false positives and false negatives matter and a balance between precision and recall is desired. However, the individual precision and recall values should still be reviewed because the same F1 score can arise from different combinations of the two metrics. In some applications, one type of error may be considerably more costly than the other, making a simple F1 score insufficient. Teams should therefore select metrics based on the business context and evaluate the confusion matrix and subgroup performance when appropriate.<\/span><\/p>\n<h3><b>Question 254<\/b><\/h3>\n<p><b>What is the main purpose of a pilot deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To test the solution with limited real-world use before broader implementation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To permanently prevent production deployment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate the need for user feedback<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee that the system will never require changes<\/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;\">A pilot deployment introduces an AI solution to a limited operational environment before wider rollout. It allows teams to evaluate real-world behavior, user adoption, workflow integration, performance, reliability, and unexpected issues under controlled conditions. Pilot results can provide evidence for improving the solution before broader implementation. The pilot should have defined objectives and evaluation criteria so that stakeholders know what information is needed to make the next decision. A pilot does not guarantee that the system will be successful or eliminate the need for future changes. Instead, it reduces uncertainty by generating practical evidence from actual or representative operating conditions.<\/span><\/p>\n<h3><b>Question 255<\/b><\/h3>\n<p><b>Which activity is most directly associated with improving the quality of labeled training data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reviewing annotation guidelines and measuring labeling consistency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing server storage only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changing the production network<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all validation datasets<\/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;\">High-quality labels are important because supervised learning models learn from the examples provided during training. Teams can improve labeling quality by establishing clear annotation guidelines, training annotators, reviewing ambiguous examples, conducting quality checks, and measuring agreement or consistency between annotators when appropriate. Disagreements can reveal unclear definitions or difficult cases that require clarification. Increasing infrastructure capacity does not directly improve label quality. Poorly labeled data can lead to noisy training signals, misleading evaluation results, and reduced model performance. Label-quality processes should therefore be designed according to the complexity and consequences of the AI use case and maintained throughout data preparation.<\/span><\/p>\n<h3><b>Question 256<\/b><\/h3>\n<p><b>Which type of change should generally be recorded in an AI model&#8217;s change log?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Significant changes to model versions, configuration, data, or deployment behavior<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only employee birthdays<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unrelated office maintenance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Personal entertainment preferences<\/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;\">A model change log records important changes that can affect an AI system&#8217;s behavior or lifecycle status. Examples include new model versions, changes to training data, feature definitions, hyperparameters, deployment configurations, thresholds, infrastructure, or other significant components. Recording these changes supports traceability, troubleshooting, auditing, reproducibility, and controlled governance. The level of detail should reflect the organization&#8217;s requirements and the system&#8217;s risk. A useful change log should identify what changed, when it changed, who or which process made the change, and where appropriate, why the change was made. This makes it easier to investigate performance changes and understand the history of deployed AI systems.<\/span><\/p>\n<h3><b>Question 257<\/b><\/h3>\n<p><b>Which practice can reduce the risk of sensitive information being retained unnecessarily in an AI data pipeline?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Applying appropriate data-retention and deletion policies<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keeping every dataset forever<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Copying sensitive data into every development environment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all access controls<\/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-retention policies define how long information should be kept and when it should be securely deleted or otherwise disposed of according to applicable requirements and organizational needs. Limiting unnecessary retention can reduce the amount of sensitive information exposed to potential security incidents and can simplify data governance. Retention periods should consider legitimate business, legal, regulatory, operational, and analytical requirements. Keeping every dataset indefinitely may increase unnecessary risk. Teams should also control where copies of sensitive information exist and apply appropriate access restrictions. Effective retention management should be incorporated into the AI lifecycle rather than treated as an issue only after the model has been deployed.<\/span><\/p>\n<h3><b>Question 258<\/b><\/h3>\n<p><b>What should a project team do when an AI model fails an important predefined acceptance criterion?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Treat the failure as irrelevant if the model is already deployed<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Investigate the cause and determine appropriate corrective action before accepting the deliverable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delete the acceptance criterion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatically increase model complexity<\/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;\">When an AI model fails an important acceptance criterion, the team should investigate why the requirement was not met and determine the appropriate response. The issue may result from inadequate data, model limitations, incorrect requirements, implementation defects, integration problems, or environmental conditions. Depending on the findings, corrective action could include modifying the model, improving data, changing configuration, addressing infrastructure issues, or revisiting the requirement through formal change control. Acceptance criteria exist to provide objective conditions for determining whether a deliverable is acceptable. Ignoring a failed criterion simply because the model has already been deployed can allow known problems to continue without appropriate review or accountability.<\/span><\/p>\n<h3><b>Question 259<\/b><\/h3>\n<p><b>Which deployment approach allows a new AI model to process production inputs while its outputs are not used to make actual decisions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shadow deployment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Canary deployment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Full replacement<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual-only 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;\">Shadow deployment allows a new model to operate using production inputs while its outputs remain separate from the live decision-making process. This allows teams to compare the new model with the existing system under realistic conditions without immediately affecting users or business outcomes. Teams can evaluate accuracy, latency, resource consumption, failure patterns, and other relevant characteristics before deciding whether to promote the model. Canary deployment differs because a limited portion of actual production traffic may receive decisions from the new model. Shadow deployment is particularly useful when teams want real-world evidence while minimizing the immediate consequences of an unproven model.<\/span><\/p>\n<h3><b>Question 260<\/b><\/h3>\n<p><b>Which activity best supports continuous improvement of an AI system after deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collecting relevant performance data and user feedback, then using findings to guide controlled improvements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Freezing the system permanently<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring operational incidents<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all monitoring after launch<\/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;\">Continuous improvement involves systematically collecting evidence about how an AI system performs in real-world use and using that information to guide controlled enhancements. Relevant evidence can include model performance metrics, user feedback, incidents, data changes, business outcomes, operational metrics, and newly identified risks. Improvements should be evaluated and governed rather than introduced without testing. This may involve retraining, recalibration, feature changes, interface improvements, workflow adjustments, or other interventions. Removing monitoring would make it difficult to identify problems and measure progress. A structured improvement cycle helps ensure that an AI system remains aligned with changing business needs and operating conditions while maintaining appropriate quality, security, and governance controls.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full PMI CPMAI Exam Dumps and Practice Test Dumps. &nbsp; Question 241 Which factor should be considered when determining whether an AI solution is technically feasible? Availability of suitable data, infrastructure, skills, and required technical capabilities The number of project meetings The preferred color of the user interface The age of the project manager [&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\/19164"}],"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=19164"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/19164\/revisions"}],"predecessor-version":[{"id":19165,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/19164\/revisions\/19165"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=19164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=19164"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=19164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}