View Full PMI CPMAI Exam Dumps and Practice Test Dumps.
Question 321
Which factor should be evaluated when determining whether an AI solution can scale to future demand?
- Only the current number of users
- Expected workload growth, infrastructure capacity, and performance requirements
- The color of the user interface
- The number of project documents
Correct Answer: 2
Explanation
Scalability refers to an AI solution’s ability to handle increasing workloads, users, data volumes, or inference requests while maintaining acceptable performance and reliability. When evaluating scalability, teams should consider expected growth, computational requirements, storage, network capacity, concurrency, latency, and infrastructure architecture. The solution should also be assessed for cost implications because scaling resources can significantly affect the total cost of ownership. Evaluating only current usage may result in a system that becomes unreliable as demand increases. Scalability requirements should be established during solution design and validated through appropriate testing so that the organization understands how the system is expected to behave under future operating conditions.
Question 322
What is the main purpose of defining an AI product or solution roadmap?
- To eliminate the need for stakeholder communication
- To document only historical project activities
- To provide a structured view of planned capabilities, priorities, milestones, and future development
- To guarantee that all future requirements will remain unchanged
Correct Answer: 3
Explanation
An AI roadmap provides a structured view of how an AI product or solution is expected to evolve over time. It can identify planned capabilities, priorities, milestones, dependencies, releases, and improvement initiatives. A roadmap helps stakeholders understand the direction of the solution and supports coordination between business, technical, operational, and governance teams. It should remain flexible because assumptions, priorities, technology, and user needs may change. A roadmap does not guarantee that future requirements will remain unchanged. Instead, it provides a planning framework that can be updated through appropriate change-management processes. Effective roadmaps connect planned technical work with measurable business outcomes and organizational priorities.
Question 323
Which approach is most appropriate for handling conflicting requirements from two important stakeholders?
- Implement both requirements without analysis
- Ignore one stakeholder
- Remove the requirements from the project
- Facilitate discussion, evaluate impacts, and reach a documented decision
Correct Answer: 4
Explanation
Conflicting stakeholder requirements should be handled through structured analysis and communication rather than informal decisions. The project team should understand why each requirement exists, identify the underlying business needs, and evaluate impacts on scope, cost, schedule, risk, technical feasibility, and expected benefits. Stakeholders can then discuss trade-offs and work toward an agreed solution. If the conflict cannot be resolved at the working level, the issue should be escalated according to the project’s governance structure. The final decision and its rationale should be documented so that expectations remain clear. This approach supports transparency and reduces the likelihood of unresolved conflicts affecting implementation.
Question 324
Which characteristic of a dataset indicates that required records or fields are not missing?
- Completeness
- Validity
- Timeliness
- Uniqueness
Correct Answer: 1
Explanation
Completeness measures whether the required data elements are present and sufficiently populated. Missing values can reduce the usefulness of a dataset and may affect model training or prediction quality. For example, if an important feature is missing for a large portion of records, the model may have insufficient information to learn useful patterns. Completeness should be assessed according to the requirements of the specific use case because not every field is necessarily required for every record. Other data-quality dimensions address different concerns: validity checks whether values follow defined rules, timeliness considers whether information is current enough, and uniqueness considers unwanted duplication. A comprehensive quality assessment should evaluate these dimensions together.
Question 325
Which practice helps an organization maintain traceability between business requirements and AI system implementation?
- Removing the requirements after development
- Using a requirements traceability matrix
- Changing requirements without documentation
- Recording only model training time
Correct Answer: 2
Explanation
A requirements traceability matrix links requirements to design elements, implementation activities, testing evidence, and sometimes deployment or acceptance criteria. This provides a structured way to determine whether important requirements have been addressed and validated. Traceability is particularly useful for AI projects because requirements may involve business outcomes, data constraints, security, privacy, model performance, usability, and operational behavior. If a requirement changes, the team can use the traceability information to identify affected components and tests. Maintaining this connection reduces the chance that important requirements are overlooked and helps stakeholders understand how the delivered AI solution relates to the needs established during project planning.
Question 326
Which technique can help determine whether a model’s predicted probabilities correspond reasonably well to actual observed outcomes?
- Model calibration
- Data encryption
- Feature deletion
- User training
Correct Answer: 1
Explanation
Model calibration evaluates whether predicted probabilities correspond appropriately to observed frequencies. For example, if a group of predictions is assigned a probability of approximately 0.8, a well-calibrated model should produce the relevant outcome at roughly that frequency under comparable conditions. Calibration can be important when organizations use model probabilities to support decisions, prioritize cases, or estimate risk. A model can have good classification performance while still producing poorly calibrated probabilities. Appropriate calibration techniques and evaluation methods depend on the model and use case. Calibration should be assessed using suitable validation data and monitored after deployment because changing data conditions can affect the relationship between predicted probabilities and actual outcomes.
Question 327
Which security control is particularly useful for detecting unauthorized changes to important AI model artifacts?
- Increasing the number of training examples
- Changing the user interface
- Integrity checks and controlled access to model artifacts
- Reducing the number of evaluation metrics
Correct Answer: 3
Explanation
Model artifacts should be protected against unauthorized modification because changes could alter system behavior or introduce security and reliability problems. Integrity checks, controlled repositories, access restrictions, digital signatures where appropriate, and audit logging can help organizations detect or prevent unauthorized changes. Versioning also allows teams to identify which artifact was approved for deployment and compare it with later versions. Simply increasing training data or changing the interface does not address artifact integrity. Security controls should cover the complete model lifecycle, including storage, transfer, deployment, and retirement. Strong artifact management improves confidence that the model running in production is the intended and validated version.
Question 328
What is the main purpose of human-on-the-loop oversight in an AI system?
- To ensure humans can monitor system behavior and intervene when necessary
- To ensure humans manually make every individual prediction
- To eliminate all automated decisions
- To prevent the AI system from collecting performance data
Correct Answer: 1
Explanation
Human-on-the-loop oversight means that an automated AI system can operate while humans monitor its behavior and retain the ability to intervene when defined conditions require action. This approach differs from human-in-the-loop designs, where a person participates directly in individual decisions or workflow steps. Human-on-the-loop oversight can be useful when continuous manual review would be impractical but the consequences of system failure justify meaningful supervision. Effective oversight requires appropriate monitoring, clear intervention criteria, defined responsibilities, and escalation procedures. The design should reflect the risks and operating context of the AI application rather than assuming that one oversight model is appropriate for every system.
Question 329
Which activity is most useful for identifying whether a dataset contains unusual observations that may require investigation?
- Outlier analysis
- Model retirement
- Stakeholder voting
- Deployment scheduling
Correct Answer: 1
Explanation
Outlier analysis identifies observations that differ substantially from expected patterns in a dataset. Outliers may represent legitimate rare cases, measurement errors, data-entry problems, unusual events, or potentially important conditions. They should not automatically be removed because unusual observations can sometimes contain valuable information. The project team should investigate the reason for the unusual values and determine whether they are appropriate for the intended analysis or model. Different techniques can be used depending on the data type and distribution. Outlier analysis is part of data-quality and exploratory analysis activities and can help prevent unexpected observations from producing misleading model behavior or evaluation results.
Question 330
Which approach can help an AI team manage changes to a production model in a controlled manner?
- Allowing developers to change the model directly in production
- Using formal change approval, testing, versioning, and deployment procedures
- Removing model documentation
- Avoiding performance monitoring after deployment
Correct Answer: 2
Explanation
Controlled model change management ensures that production modifications are evaluated before they affect users. A structured process can include documenting the proposed change, assessing its impact, testing the new version, obtaining required approvals, assigning a version identifier, and deploying through an approved release process. Monitoring should continue after deployment to confirm that the change behaves as expected. Direct undocumented production changes create risks because teams may not know what changed or why performance shifted. Controlled procedures also make rollback easier if the new model causes unexpected problems. The level of control should reflect the AI system’s risk, complexity, and operational importance.
Question 331
Which characteristic is most important when selecting a third-party AI vendor for a high-risk application?
- Marketing design alone
- Vendor risk controls, security, reliability, transparency, and contractual responsibilities
- Number of social media followers
- Length of the vendor’s advertising material
Correct Answer: 2
Explanation
Third-party AI vendors can introduce risks related to data handling, security, reliability, model behavior, service availability, compliance, and dependency management. Vendor evaluation should therefore consider technical capabilities as well as security controls, privacy practices, service levels, transparency, incident response, data ownership, support, and contractual responsibilities. For higher-risk applications, organizations may also need evidence of testing, certifications, audit rights, or other assurance mechanisms appropriate to the context. Vendor selection should not be based primarily on marketing claims. Clear contracts can define responsibilities for data, availability, incidents, changes, and termination. A structured vendor assessment helps organizations understand and manage third-party AI risks before deployment.
Question 332
Which deployment approach allows a new AI model to operate alongside the existing model without immediately influencing production decisions?
- Shadow deployment
- Permanent retirement
- Data deletion
- Manual data entry
Correct Answer: 1
Explanation
Shadow deployment allows a new model to receive production-like inputs and generate predictions while the existing model continues to make the actual decisions. The new model’s outputs can then be compared with the current system without directly affecting users or business operations. This provides an opportunity to evaluate real-world behavior, latency, resource requirements, and prediction differences under realistic conditions. Shadow deployment can be particularly useful when the consequences of an incorrect release are significant. Teams should establish appropriate monitoring and comparison criteria before starting the shadow test. The results can inform whether the new model should proceed to a controlled production rollout.
Question 333
Which factor should be considered when determining whether an AI solution is operationally feasible?
- Whether the organization has the people, processes, infrastructure, and support capability required to operate it
- Only the model’s mathematical complexity
- Only the training dataset size
- Only the development team’s preferred programming language
Correct Answer: 1
Explanation
Operational feasibility evaluates whether an organization can realistically operate and support the proposed AI solution. Relevant considerations include staffing, skills, infrastructure, support processes, monitoring capabilities, user workflows, security procedures, maintenance responsibilities, and integration with existing systems. A model may perform well technically but still be unsuitable if the organization cannot support it reliably after deployment. Operational feasibility should therefore be considered alongside technical and economic feasibility. Teams should identify ownership and support responsibilities before production release and determine whether additional training, infrastructure, or process changes are required. This assessment helps prevent technically successful projects from becoming difficult or unsustainable operationally.
Question 334
Which practice can help ensure that sensitive AI data is not retained longer than necessary?
- Increasing model complexity
- Establishing data retention and deletion policies
- Duplicating all datasets indefinitely
- Removing data ownership responsibilities
Correct Answer: 2
Explanation
Data retention and deletion policies define how long information should be stored and when it should be securely deleted or otherwise disposed of. Limiting retention can reduce privacy, security, storage, and governance risks, particularly when datasets contain sensitive or personal information. Retention periods should be based on legitimate business requirements, applicable obligations, operational needs, and documented governance decisions. Teams should also identify who is responsible for implementing and reviewing retention controls. Simply storing data indefinitely can increase exposure without providing additional value. Effective retention management should apply throughout the AI lifecycle, including source data, intermediate datasets, training data, logs, and other information generated during system operation.
Question 335
Which metric measures the average squared difference between predicted and actual numerical values?
- Recall
- Precision
- Mean Squared Error
- F1 score
Correct Answer: 3
Explanation
Mean Squared Error, or MSE, measures the average of the squared differences between predicted and actual values. Because errors are squared, larger errors receive greater weight, making MSE sensitive to substantial prediction mistakes. MSE is commonly used when evaluating regression models and can also serve as an optimization objective in some machine-learning approaches. It should be interpreted within the context of the business problem because its units are squared relative to the target variable, which can make direct interpretation less intuitive. Other metrics, such as Mean Absolute Error, may provide a more straightforward representation of average prediction error depending on the use case and distribution of errors.
Question 336
Which activity is most useful for preparing users to work effectively with a newly introduced AI system?
- Removing user documentation
- Providing appropriate training, guidance, and support
- Limiting communication until after deployment
- Avoiding feedback from users
Correct Answer: 2
Explanation
User training and support help employees understand how an AI system should be used, what its limitations are, and when human judgment or escalation is required. Training may include system workflows, interpretation of outputs, responsible-use expectations, privacy and security practices, and procedures for reporting problems. Effective communication before and during deployment can also reduce uncertainty and improve adoption. Training should be tailored to the roles of different users because technical administrators and business users may have different responsibilities. Feedback mechanisms should remain available after deployment so that the organization can identify usability issues and improve the system or supporting processes based on real-world experience.
Question 337
What is the primary purpose of an AI impact assessment?
- To understand potential effects, risks, affected stakeholders, and appropriate safeguards of an AI system
- To guarantee perfect model accuracy
- To replace all technical testing
- To determine the programming language automatically
Correct Answer: 1
Explanation
An AI impact assessment examines how a proposed or deployed AI system may affect individuals, groups, organizations, and broader operations. Depending on the use case, it may consider privacy, fairness, security, safety, transparency, accessibility, operational effects, and other relevant risks. The assessment can help identify affected stakeholders and determine whether additional safeguards, controls, monitoring, or human oversight are required. It does not replace technical testing because model performance and system reliability still require separate evaluation. Conducting an impact assessment early can help teams identify concerns before deployment, while periodic reassessment can address changes in system behavior, data, users, or operating conditions.
Question 338
Which approach can help identify whether a model is experiencing concept drift?
- Comparing the relationship between input patterns and target outcomes over time
- Checking only the model’s source-code formatting
- Increasing storage capacity
- Changing user passwords
Correct Answer: 1
Explanation
Concept drift occurs when the relationship between input variables and the target outcome changes over time. Detecting it may require monitoring model performance and comparing patterns between current operating data and historical relationships. For example, a model may continue receiving data that looks similar to previous data while the underlying relationship between features and outcomes has changed. This can cause prediction quality to decline even when conventional data-distribution checks show limited change. Teams should define appropriate performance indicators and monitoring strategies for the use case. When concept drift is identified, possible responses include investigation, recalibration, retraining, feature changes, or reassessment of whether the original model remains appropriate.
Question 339
Which practice helps ensure that an AI model can be restored to a previously approved version if a deployment fails?
- Maintaining versioned model artifacts and a tested rollback procedure
- Deleting previous model versions
- Replacing monitoring with manual observation
- Changing the model without recording versions
Correct Answer: 1
Explanation
Versioned model artifacts allow teams to identify and preserve previously approved versions of an AI system. A tested rollback procedure provides a defined method for restoring an earlier version if a new deployment causes unacceptable performance, reliability, security, or operational problems. Rollback plans should identify responsible personnel, technical steps, approval requirements, and validation checks. Simply retaining files without clear versioning may not be sufficient because teams need to know which version was approved and which dependencies belong with it. Regularly testing rollback procedures is also valuable because an untested recovery process may fail when urgently needed during a production incident.
Question 340
Which measure is most useful for determining whether an AI initiative is delivering the business value originally expected?
- Number of model parameters
- Number of training iterations
- Benefits and business outcomes measured against defined objectives
- Amount of source code written
Correct Answer: 3
Explanation
Benefits realization evaluates whether an AI initiative is producing the business outcomes that justified the investment. Depending on the use case, relevant indicators may include reduced processing time, improved service quality, increased revenue, lower operational costs, improved decision consistency, or other predefined outcomes. Technical metrics remain important for monitoring the model, but they do not automatically demonstrate business value. Benefits should be measured against objectives established during project planning, with appropriate baselines and timeframes where possible. If expected benefits are not being achieved, stakeholders can investigate whether the issue relates to model performance, adoption, workflow design, data quality, or the original assumptions behind the business case.