CPMAI Methodology
CPMAI · 82 questions
- Meridian Regional Airlines' predictive-maintenance pilot is underperforming, and investigation finds the sensor logs feeding it have gaps and inconsistent labeling across aircraft types. Before evaluating a different algorithm, what should the project team address first?
- A traditional-software project manager new to Meridian's customer-service virtual-assistant initiative insists on committing to a fixed go-live date and an exact accuracy target before any data has been reviewed. What key methodological difference is this PM overlooking?
- Meridian's finance team asks for a business case before approving budget for the loyalty-program fraud-detection initiative. The vendor's proposal promises "99% fraud detection" with no baseline comparison. What should the PM require before accepting this as a valid ROI justification?
- Meridian's cargo-and-passenger demand-forecasting team has eighteen months of historical booking data overall, but three regional routes launched only four months ago. What data-related risk should the PM flag before committing to a firm delivery date for route-level forecasts?
- A computer-vision ramp-safety proof of concept performs well on a curated set of 200 sample images. The vendor recommends moving straight to airport-wide production deployment. What pitfall should the PM recognize here?
- Meridian's gate-scheduling optimization model performs well in offline testing, but once live, the operations team reports it doesn't adequately account for last-minute weather diversions. What does this scenario illustrate?
- After the customer-service chatbot launches, a Meridian stakeholder asks when the project will be "finished" so the team can be reassigned elsewhere. Consistent with CPMAI's view of AI project lifecycles, how should the PM respond?
- A software vendor pitches Meridian's leadership on an "AI platform that eliminates the need for data scientists entirely" for the maintenance-manual knowledge assistant. What should the PM caution leadership about?
- Meridian's VP of Operations tells the board the crew-scheduling AI initiative will "eliminate all scheduling conflicts within 90 days," even though the PM knows Business Understanding hasn't even started. What is the PM's most important action?
- Meridian is choosing a delivery approach for the baggage computer-vision project, where model accuracy and labeled-data needs will only become clear once initial testing against real footage begins. Which approach best fits this uncertainty?
- Meridian's PMO wants to reuse its standard enterprise waterfall software-delivery template, unmodified, for the loyalty-program fraud-detection project. What is the key adaptation the PM needs to make for this data-centric AI project?
- A new PM at Meridian asks why the team should adopt CPMAI specifically, rather than continuing to run AI initiatives under the airline's existing generic enterprise project framework. What is the best answer?
- Meridian's dispatch-documentation generative-AI assistant has just completed its Business Understanding phase, with a scoped question, defined metrics, and a Go decision. Which phase comes next in the CPMAI methodology?
- Meridian's ops team tells the PM they want to "use AI for maintenance." What should the PM do first, during Business Understanding, to turn this into an actionable AI-specific business question?
- A Meridian dashboard shows raw sensor readings being turned into flagged fault patterns, then into a recommended maintenance action, and finally into a documented rationale a technician can trust and act on. Which CPMAI concept describes this progression?
- Meridian has five candidate AI initiatives but a limited Year One budget. Which scoping approach best reflects CPMAI Business Understanding practice?
- Meridian's team built a small offline demo of the fraud-detection model against a static sample dataset purely to test technical feasibility, with no plan yet to touch production data or live systems. What is this best classified as?
- Comparing two candidate Meridian projects — a chatbot that can reuse an existing pretrained language model, versus a from-scratch predictive-maintenance model requiring months of sensor-data labeling — what should the PM expect regarding time-to-ROI?
- During Business Understanding for the maintenance-manual knowledge assistant, the PM wants to speed up drafting candidate use-case questions and synthesizing stakeholder-interview notes. How can generative AI reasonably accelerate this phase of the project?
- Meridian's rebooking assistant needs to both interpret a passenger's free-text request (a cognitive task) and look up that passenger's itinerary in a legacy reservations database (a deterministic lookup). Why does separating these two components matter during Business Understanding?
- Meridian wants to auto-populate a maintenance ticket with a fixed set of fields whenever a technician submits a standard form, where the field mapping is rule-based and never changes. Should this capability be built as an AI/ML solution?
- Meridian wants a system that flags unusual mileage-redemption behavior in the frequent-flyer program — activity that deviates from a given member's normal pattern. Which of the seven AI patterns best matches this business need?
- Meridian is standing up the predictive-maintenance project team. Beyond a data scientist and an ML engineer, who is essential to include from Business Understanding onward to keep the project grounded in operational reality?
- A Meridian business analyst with strong spreadsheet and dashboarding skills wants to help with the demand-forecasting project but has no formal machine-learning training. How should the PM appropriately involve them?
- Before development begins on the fraud-detection model, the PM asks the business sponsor to define what "good enough" performance looks like. Why is establishing acceptable performance metrics during Business Understanding critical?
- At the end of Business Understanding for the crew-scheduling project, the team has a scoped question, defined metrics, and identified data sources — but has not yet confirmed the pilots' or mechanics' union will allow use of scheduling data for model training. What should the Go/No-Go assessment conclude?
- Meridian's finance team approved the ramp-safety computer-vision initiative after Business Understanding produced a scoped pilot targeting one terminal, a clearly defined false-positive tolerance, and confirmed camera-feed data availability. What does this scenario illustrate?
- Having received Go approval, the ramp-safety team moves into Data Understanding. What AI-specific question should they now prioritize that a traditional software project would not typically need to ask?
- Meridian Regional Airlines' predictive-maintenance team has moved from the Business Understanding phase into Data Understanding. The project lead reminds the team that this phase is not "just Business Understanding again with more data." What is the AI-specific focus that distinguishes the Data Understanding phase in CPMAI?
- Meridian's predictive-maintenance team has three candidate data sources for forecasting component wear on its regional jet fleet: five years of structured sensor telemetry with consistent timestamps, two years of maintenance technician notes in free-text form, and a vendor's generic industry failure-rate table that isn't specific to Meridian's aircraft. During Data Understanding, how should the team evaluate which datasets are "appropriate" for this ML initiative?
- Meridian's crew-scheduling optimization project has access to eighteen months of pilot and cabin-crew assignment history. The data science lead flags that this window barely covers one full seasonal cycle and includes no major weather-disruption events comparable to what the model must eventually handle. From a training-data-requirements standpoint, what should the project manager conclude?
- Meridian's loyalty-program fraud team has a labeled dataset of past mileage-redemption cases marked "fraudulent" or "legitimate" by fraud analysts. Before the model can be trusted, the project manager wants to validate this "ground truth." Which activity most directly validates ground-truth quality for this dataset?
- Meridian wants a demand-forecasting model for a brand-new route it just launched, but only has six weeks of bookings data — far too little history for a reliable seasonal forecast. The route is a strategic priority and leadership wants a working model soon. What is the most appropriate way to optimize this AI project given limited data availability?
- While assessing data for the ramp computer-vision safety project, Meridian's team discovers that the business question as originally scoped — "detect all ramp safety violations" — is far broader than any available camera footage can support; usable labeled footage only covers baggage-handling zones, not fueling or pushback areas. What should the project team do?
- Before Meridian's knowledge-assistant project (a generative-AI tool for maintenance manuals) moves from Data Understanding into Data Preparation, the project manager runs a phase-exit check confirming the manual corpus is complete, correctly scoped to the aircraft types in the fleet, and sufficiently current. What is this checkpoint an example of?
- Entering Data Preparation for the ramp computer-vision safety project, Meridian's team must formulate data-preparation requirements before any labeling work begins. Which of these belongs in that requirements-formulation step?
- Meridian's knowledge-assistant project has thousands of unstructured PDF maintenance manuals and dispatch procedures that need to be chunked, cleaned of scanning artifacts, and organized before the generative-AI system can be built on top of them. How can generative AI itself be applied to streamline this Data Preparation work?
- Meridian's ramp-safety computer-vision project needs thousands of video frames labeled for foreign-object-debris (FOD) detection, a highly specialized visual task requiring familiarity with ramp operations. A generic crowdsourced labeling vendor is cheap and fast but has no aviation-ramp experience. What should determine Meridian's data-labeling approach?
- Meridian's customer-service virtual-assistant team is preparing historical chat transcripts to train the rebooking-intent model. The raw transcripts include duplicate sessions from page-refresh bugs, agent internal shorthand notes accidentally logged, and inconsistent capitalization of city and airport names. What phase of work does resolving these issues represent?
- Meridian's cargo-demand-forecasting team has finished cleansing, labeling, and structuring its historical booking and cargo-volume data. Before committing engineering time to Model Development, the project manager wants to run the CPMAI Phase III Go/No-Go assessment. What should this checkpoint primarily evaluate?
- In a Phase III retrospective, Meridian's loyalty-fraud team describes how they spent three weeks reconciling mileage-redemption records across two legacy account systems, resolving conflicting customer-ID formats, and building a single unified feature table before any model training began. Which real-world CPMAI Phase III pattern does this best illustrate?
- While cleansing sensor data for the predictive-maintenance model, Meridian's data engineers find that roughly 8% of readings are missing due to intermittent sensor connectivity, and the failure events in the historical log are rare compared to normal-operation readings. Which pairing correctly matches each problem to the right data-preparation response?
- Meridian's project manager is choosing between an in-house team of ground-operations staff to label ramp-safety video (slower, higher domain accuracy, higher internal labor cost) and an external specialty vendor with aviation-safety labeling experience (faster turnaround, contractual quality guarantees, per-label fee). What is the correct project-management framing for this decision?
- Entering Model Development for the predictive-maintenance initiative, Meridian's project manager works with the data science lead to define the model-development requirements before any modeling begins. Which of the following belongs in that requirements definition?
- Meridian's data science team is under time pressure to deliver a first working version of the crew-scheduling optimization model. Rather than building and training a scheduling algorithm entirely from scratch, they start from an established open-source optimization library and adapt it to Meridian's duty-time rules. From a CPMAI Model Development standpoint, what does this represent?
- For Meridian's customer-service virtual assistant, the data science lead recommends starting from a pretrained large language model and fine-tuning it on Meridian's rebooking, baggage, and loyalty-program transcripts, rather than training a language model from scratch. As project manager, what is the strongest justification for approving this approach?
- Meridian's predictive-maintenance model has finished an initial training run. Before the team commits to a full Model Evaluation cycle, the project manager runs the CPMAI Phase IV Go/No-Go assessment. What should this checkpoint focus on?
- In a Phase IV retrospective on the cargo-demand-forecasting model, Meridian's data science team reports that their first three modeling approaches all technically "worked" in that they trained successfully, but each embedded an assumption (fixed pricing, no seasonal shocks, only one aircraft type) that made it unsuitable for Meridian's real cargo operation. What lesson does this real-world Phase IV example best illustrate?
- Meridian's predictive-maintenance model must ultimately be signed off by FAA-regulated maintenance technicians who are required to document their reasoning before grounding an aircraft component. A highly accurate but "black box" model is available, alongside a slightly less accurate model whose flagged predictions come with a clear explanation of which sensor readings drove the alert. Which factor should most heavily influence the model-development requirement here?
- Meridian's engineering team is deciding how to build the crew-scheduling optimization engine: license a mature commercial airline-scheduling optimization platform that already encodes common duty-time constraint patterns, or build a fully custom optimization model in-house from first principles. From a Model Development acceleration standpoint, what should most heavily inform this build-versus-buy decision?
- A new project coordinator at Meridian is confused about the difference between Data Understanding and Data Preparation, since both phases "deal with data." Which distinction correctly separates the two CPMAI phases?
- During labeling of ramp-safety footage, two ground-crew reviewers frequently disagree on whether a given object in frame counts as "foreign object debris" versus ordinary equipment left in a designated staging area. The project manager notices this disagreement is happening on a large share of ambiguous frames. What is the appropriate response?
- While cleansing and structuring the gate-scheduling dataset during Data Preparation, Meridian's engineers realize that a full third of historical gate-assignment records are missing the connecting-flight linkage field entirely — a field the original Data Understanding review had assumed was consistently populated. What should the project team do?
- For the loyalty-fraud model, Meridian has very few confirmed fraud cases compared to legitimate redemptions. A team member proposes using a generative-AI model to create additional synthetic fraud-pattern examples to help balance the training set, separate from the earlier step of cleaning up existing transcript records. How should the project manager categorize this proposal?
- Meridian's ramp-safety Phase III Go/No-Go review turns up a split: the prepared labeled dataset is technically clean and well-structured, but the mechanics' union has not yet been consulted about how flagged safety events will be used, and that consultation is still weeks away. Should the project proceed into Model Development?
- During Model Development requirements for the loyalty-fraud initiative, the business goal is to flag suspicious redemption behavior without a predefined list of known fraud types, since new fraud patterns keep emerging that historical labels don't cover. Which modeling approach should the project manager expect the data science team to propose, and why?
- Meridian Regional Airlines' data science team reports that their predictive-maintenance model hits 96% accuracy on held-out sensor data. Before the AI project manager signs off on the CPMAI Model Evaluation phase, what should the evaluation plan check first?
- Meridian's project manager is reviewing the evaluation plan for the crew-and-gate scheduling optimization model before it leaves the CPMAI Model Evaluation phase. Which addition would make the plan most comprehensive?
- Meridian's loyalty-program fraud detection model flags a large batch of legitimate frequent-flyer redemptions as suspicious during evaluation, frustrating customer-service agents who must manually clear them. What does the CPMAI model iteration process call for at this point?
- Six months after deployment, Meridian's cargo-and-passenger demand forecasting model starts under-predicting bookings on several routes. Investigation shows fuel-price surcharges and a competitor's new routes have shifted booking patterns since the model was trained. What is this scenario an example of?
- Meridian's customer-service virtual assistant continues receiving the same mix of rebooking, baggage, and loyalty questions it was trained on, but its accuracy at correctly escalating complex cases to a human agent has quietly declined over a year. No input patterns have changed. What should the project manager suspect is happening?
- Meridian's computer-vision ramp-safety model correctly detects foreign-object debris 94% of the time in evaluation testing, exceeding the technical accuracy target, but it misses two rare but severe debris types that have historically caused ground-crew injuries. What should the CPMAI Phase V (Model Evaluation) Go/No-Go assessment conclude?
- Which of the following best illustrates Meridian correctly executing the real-world activities of CPMAI's Phase V, Model Evaluation?
- Meridian's loyalty-fraud model reaches 98% technical accuracy, yet finance reports that total fraud losses on the frequent-flyer program have not measurably decreased since deployment. What does CPMAI's approach to Model Evaluation say the project team should do?
- During Model Evaluation, Meridian's team discovers the generative-AI knowledge assistant for maintenance manuals gives confidently wrong answers because the underlying document set it was built from was missing entire chapters of the newest aircraft's maintenance manual. What is the correct CPMAI response?
- After early testing shows Meridian's customer-service virtual assistant performing well on simple rebooking questions, an executive tells the board the chatbot will 'handle nearly all customer inquiries without human involvement.' The evaluation team's own criteria show it reliably handles only about 60% of real inquiry volume. What should the AI project manager do?
- Meridian's PM is preparing two separate Go/No-Go checkpoints for the demand-forecasting initiative: one at the end of Model Development, one at the end of Model Evaluation. What is the key difference in what each checkpoint should confirm?
- Meridian's team is building the generative-AI knowledge assistant for maintenance manuals. Rather than training a large language model from scratch, what approach does CPMAI's Model Development guidance point to as the practical accelerator?
- At the end of Model Development, Meridian's ramp-safety computer-vision model has been built and runs successfully on sample footage, but has not yet been tested against the formal evaluation criteria set earlier in the project. What is the appropriate Phase IV Go/No-Go outcome?
- Which activity best represents Meridian correctly executing CPMAI Phase IV, Model Development, rather than an adjacent phase?
- Meridian's predictive-maintenance model has just cleared its Phase V (Model Evaluation) Go/No-Go with a 'Go.' Correctly following the CPMAI methodology's six-phase order, what comes next?
- A newly hired project coordinator at Meridian assumes that once the demand-forecasting model reaches Operationalization, the CPMAI project is finished and the team can be fully reassigned. How does CPMAI's view of the AI project lifecycle correct this assumption?
- After the FAA updates duty-time regulations, Meridian's crew-and-gate scheduling optimization model — unchanged since deployment — begins producing schedules that violate the new rules, even though it never violated the old ones. What CPMAI concept does this best illustrate?
- Meridian's fraud analysts report that mileage-redemption fraud volume and type look statistically similar to a year ago, yet the unchanged fraud-detection model is now missing schemes it used to catch reliably, because fraudsters have subtly changed their tactics to exploit the model's specific blind spots. What is this an example of?
- Meridian's data science team wants to evaluate the ramp-safety computer-vision model using only offline metrics computed on a held-out image test set. What gap should the AI project manager point out in this evaluation plan?
- During Business Understanding, Meridian estimated a 9-month time-to-ROI for the crew-scheduling optimization initiative. Model Evaluation results now show the model performs well but only on Meridian's two largest hubs, not the smaller stations originally in scope. What should the project manager do with the original ROI estimate?
- A Meridian stakeholder asks the project manager to list the CPMAI methodology's six phases in the correct order. Which sequence is correct?
- A Meridian program office trained in traditional waterfall delivery wants to treat the Model Evaluation Go/No-Go as a single final sign-off, after which the project scope is permanently frozen and no further changes are allowed. Why does this clash with CPMAI methodology?
- During the Model Evaluation Go/No-Go meeting for the demand-forecasting model, data scientists present precision, recall, and mean absolute percentage error figures to a room of route-planning and finance executives who are unfamiliar with those terms. What is the AI project manager's most valuable role in this meeting?
- Meridian's evaluation team struggles to find enough real historical examples of rare, severe ramp-safety incidents to fully test the computer-vision model against. How might generative AI be used, consistent with CPMAI's view of generative AI as a project accelerator, to strengthen the Model Evaluation phase here?
- Meridian's crew-scheduling model fails its Phase V Go/No-Go because it underperforms specifically on holiday-period schedules, while performing well the rest of the year. What is the most appropriate CPMAI iteration response?
- During Business Understanding, Meridian's team established that the customer-service virtual assistant should be judged on successful resolution rate and appropriate escalation rate. At the Model Evaluation Go/No-Go, the data science team instead presents only model confidence scores and response latency. What governance gap should the project manager raise?