PMI Certified Professional in Managing AI PMI-CPMAI Exam Questions

Page: 1 / 14
Total 122 questions
Question 1

A healthcare organization is preparing training data for an AI model that predicts patient readmissions. The team discovers inconsistent coding across clinics for the same diagnosis. Which action best addresses the problem during data preparation?



Answer : A

PMI-CPMAI aligns data preparation with executing data cleansing and enhancement activities so that datasets meet model and operational requirements. Inconsistent clinical coding is a data quality issue that threatens accuracy, fairness, and interpretability, because identical conditions may be represented differently across sources. The PMI-aligned response is to determine and apply the necessary transformation steps---standardizing codes to a controlled vocabulary, mapping local codes to a canonical schema, normalizing formats, and documenting rules and lineage so the process is auditable. Ignoring inconsistencies (B) increases noise and can embed systematic bias (e.g., certain clinics appearing ''higher risk'' due to coding artifacts). Relying only on synthetic data (C) can reduce fidelity if the synthetic process fails to reflect true clinical distributions. Skipping validation (D) violates responsible delivery expectations because it undermines patient safety and data integrity. PMI's responsible and trustworthy framing supports disciplined data readiness work before model development proceeds.


Question 2

A government agency plans to increase personalization of their AI public services platform. The agency is concerned that the personal information may be hacked.

Which action should occur to achieve the agency's goals?



Answer : D

PMI's guidance on responsible and trustworthy AI highlights data privacy, security, and protection of personal information as central when deploying AI in public-sector services. For personalization in e-government platforms, PMI notes that organizations must ''design AI solutions that safeguard personally identifiable information (PII) and comply with applicable privacy regulations,'' because public trust is especially fragile in government contexts. Strengthening privacy controls---through techniques such as data minimization, access controls, encryption, anonymization/pseudonymization, and robust cybersecurity practices---is described as a direct way to protect citizens and maintain confidence in AI-enabled services.

The PMI-CPMAI materials also emphasize that user trust is a prerequisite for adoption, particularly when AI uses sensitive personal or behavioral data. They state that AI programs should ''embed privacy-by-design and security-by-design into architectures and workflows so that personalization does not compromise confidentiality or expose citizens to heightened risk.'' While standardizing protocols, educating employees, and improving interfaces have value, they do not address the agency's specific concern about hacking and misuse of personal data. Enhancing data privacy and security directly aligns with both the risk concern (hacking) and the strategic goal (personalized services that users trust), making it the action most consistent with PMI's responsible AI and data governance guidance.


Question 3

A finance company is planning an AI project to improve fraud detection. The project manager has identified multiple cognitive patterns that can be used.

Which method will narrow the project scope?



Answer : A

PMI-CP/CPMAI emphasizes that scoping AI projects is fundamentally about focus and feasibility: selecting a small number of high-value, achievable objectives rather than attempting to cover every conceivable pattern or use case at once. When a project manager has identified multiple cognitive patterns (for example, anomaly detection, predictive scoring, and document understanding) for fraud detection, the next discipline step is prioritization.

The framework recommends ranking candidate patterns based on criteria such as business impact (fraud loss reduction, improved detection rate, reduced false positives), implementation complexity (data availability, technical difficulty, integration effort), risk, and time-to-value. By doing this, the team can select one or two patterns that deliver strong benefits quickly and can be iterated on, while deferring or discarding lower-value or high-complexity ideas.

Attempting to implement all identified patterns in parallel expands scope, increases coordination overhead, and raises delivery risk; rotating through them without prioritization delays concrete value. Comparing against noncognitive requirements helps with design but doesn't itself narrow the scope. The method that explicitly narrows scope in line with CPMAI guidance is prioritizing patterns based on their potential impact and complexity, and choosing a focused subset to implement first.


Question 4

A logistics company wants to use AI to optimize delivery routes for a client that runs a pizza franchise. Which AI capability should be used?



Answer : B

PMI describes Predictive analytics & decision support as the AI pattern/capability that uses data-driven learning to anticipate outcomes and inform decisions, including ''optimizing resource allocation.'' Route optimization for pizza delivery is fundamentally a decision-support problem: the organization is using historical and real-time signals (orders, traffic, distance, time windows) to recommend an improved routing plan that minimizes time, cost, or late deliveries. PMI also notes that dynamic route optimization is a common example of ''goal-driven systems,'' often associated with reinforcement learning. However, since ''goal-driven systems'' is not one of the available answer choices, the closest PMI-aligned option among those provided is Predictive analytics, because it directly supports operational decisions under uncertainty and can continuously improve recommendations as more data becomes available. In CPMAI terms, the project manager should ensure the chosen capability matches the business need (faster deliveries, fewer miles, improved SLA performance) and define measurable success criteria for route recommendations and on-time delivery performance.


Question 5

A telecommunications company is implementing an AI-driven customer support system. The project manager is responsible for overseeing the data evaluation. They need to ensure that the AI system provides accurate and helpful responses to customer queries.

What is an effective method that helps to ensure these objectives are achieved?



Answer : C

According to PMI-CPMAI's view of AI lifecycle and value realization, data and knowledge currency are essential to maintaining accuracy, usefulness, and user trust in AI-driven customer support systems. For a telecommunications company, customer queries, products, plans, and policies change frequently. If the AI system relies on outdated or incomplete information, its responses will quickly become inaccurate or unhelpful, even if the underlying model is technically sound.

PMI-CPMAI emphasizes continuous feedback loops and iterative improvement: real-world interactions should be monitored, and insights from those interactions must feed back into updating training data, rules, and knowledge artifacts. Regularly updating the AI system's knowledge base with the latest information and feedback from customer interactions directly supports these principles. It ensures that the AI reflects current offerings, known issues, resolved cases, and emerging customer needs. Customer satisfaction surveys and staff training are supportive measures but are too infrequent and indirect to guarantee response quality. A parallel static rule-based system does not address the need for current knowledge and can create inconsistency. Thus, the most effective method to ensure accurate and helpful responses is ongoing updates of the AI knowledge base informed by real customer feedback and new information.


Question 6

A national health insurance company is embarking on a complex AI project to assist in coordinating patient care across its multiple hospital network. The AI system will analyze large amounts of patient data to coordinate care, improve patient outcomes, and optimize resource allocation. Numerous healthcare providers' data needs to be integrated. The data includes private patient information, and the project must comply with data privacy regulations in various countries.

Which critical step should be performed to optimize representative training data?



Answer : C

PMI-CPMAI treats data as a central asset and states that representative, high-quality training data is essential for safe and effective AI in sensitive domains such as healthcare. Before sophisticated bias metrics or advanced KPIs are useful, the guidance stresses a phase of data understanding and preparation, where teams analyze data sources, coverage, completeness, and consistency, and ensure that the training set reflects the relevant populations, geographies, and use cases. PMI describes this as ''profiling and exploring data to understand distributions, outliers, missingness, and segment coverage, then cleaning, integrating, and transforming it into a trusted, analysis-ready dataset.'' In a multi-country health insurance scenario, with diverse hospitals and different privacy regimes, this step includes mapping schemas, resolving identifiers, handling missing or noisy records, and ensuring that patients from different regions, demographics, and care pathways are adequately represented without oversampling or excluding key groups. Simply increasing the size of the dataset without ensuring diversity and representativeness may reinforce existing biases or create blind spots. Likewise, KPI enhancement comes later, once the data foundation is sound. Therefore, the critical step to optimize representative training data in this context is to improve data understanding and preparation, ensuring that the integrated dataset is complete, consistent, diverse, and properly structured for training.


Question 7

A team is in the early stages of an AI project. They need to ensure they have the necessary data and technology to support AI solution development.

What is the first step the project team should complete?



Answer : D

In the PMI-CP in Managing AI guidance, early AI project work includes confirming that the data foundation is viable before committing to specific tools or architectures. For AI initiatives, data is the primary constraint: if the right data does not exist, is incomplete, or is of low quality, no choice of technology will rescue the solution. Therefore, before assessing tooling gaps or even detailing the technology stack, teams are expected to verify the availability, accessibility, and quality of the required data for the intended use case.

PMI-CPMAI describes data readiness activities such as identifying key data sources, profiling them for completeness and consistency, assessing coverage of relevant populations and time periods, and checking for legal and regulatory constraints around access and use. Only after this verification can the team meaningfully evaluate whether existing platforms, infrastructure, and tools are sufficient, and then identify gaps.

Assessing team expertise or procuring tools are important, but they follow from the prior understanding of what data exists and what is needed for the model. Thus, the first step the project team should complete to ensure they have what they need for AI development is to verify the availability and quality of the required data.


Page:    1 / 14   
Total 122 questions