AI Fundamentals
CPMAI · 32 questions
- Meridian Regional Airlines' new VP of Digital asks the project team to define 'artificial intelligence' for a board slide before funding is approved. Which definition best matches how CPMAI frames AI relative to human intelligence?
- Meridian's maintenance director hears vendors pitch both 'AGI' and 'narrow AI' for the predictive-maintenance program and asks the PM to clarify the difference before signing a contract. What should the PM say?
- Meridian's legal team asks whether the customer-service virtual assistant should be evaluated with the Turing Test before launch. What is the correct guidance on the Turing Test's role here?
- Meridian's dispatch team wants a system that can combine natural-language understanding, reasoning over structured flight data, and pattern recognition to help controllers make faster rerouting decisions during weather disruptions. Which AI concept best names this kind of system?
- During a steering-committee meeting, a finance executive says, 'AI will completely replace our maintenance planners within a year, and it never makes mistakes.' As the AI project manager, which response correctly debunks this common misconception?
- Meridian's dispatch operations still use a decision-support tool built in the early 2000s. The current PM proposes an AI refresh but a veteran manager warns, 'We tried something like this back in the 1980s and it went nowhere.' What historical AI concept explains that earlier failure and should inform today's risk plan?
- Meridian's ramp-safety team built a rule-based system in the 1990s that flags foreign-object debris only when it exactly matches one of 200 pre-coded object shapes, and it has never been updated to reason about partial matches or uncertainty. What kind of system is this, and what is its key limitation?
- Meridian's leadership asks why AI initiatives are suddenly a board priority now, when the airline has used data analytics for two decades without an 'AI' label. Which explanation is most consistent with CPMAI's framing of why AI has gained prominence in the current era?
- Meridian's CIO wants the AI roadmap folded into the airline's broader digital-transformation initiative rather than run as a side project. From a CPMAI standpoint, what is the strongest justification for connecting AI initiatives to the digital-transformation program?
- A junior analyst on the loyalty-fraud project says, 'Augmented intelligence and artificial intelligence are the same thing — the terms are interchangeable.' How should the PM correct this for the fraud-detection use case?
- Meridian's board asks the PM to distinguish, in one sentence, 'strong AI' from 'weak AI' as those terms are used in the exam content the PM studied. Which statement is accurate?
- Meridian's cargo-planning director wants an AI system that can guarantee, with zero error, the exact demand for every route six months in advance, and expects to cancel the project if it cannot hit that guarantee. What should the PM tell the director about this expectation before scoping the project?
- Meridian's HR department wants an AI system to make final termination decisions about ground-crew safety violations based solely on camera footage, with no human review. Which response correctly applies CPMAI's guidance on identifying unsuitable AI applications?
- Meridian's product team is scoping seven different AI ideas and asks the PM to map each to one of CPMAI's seven patterns of AI. Which pairing correctly matches a business need to its pattern?
- Meridian wants to deploy a virtual assistant that can hold a multi-turn conversation with a passenger about a delayed connecting flight, ask clarifying questions, and offer rebooking options. Which AI pattern is this, and what capability does it primarily require?
- Meridian is evaluating a vendor's speech-to-text system for pilot radio communications, a text-to-speech system for automated gate announcements, and a translation tool for European codeshare documents. Which statement correctly groups these three capabilities?
- Meridian's ramp-safety team deploys a computer-vision system that watches live camera feeds and alerts a supervisor whenever a ground-crew member enters a marked danger zone while an aircraft's engines are running. Which of the seven patterns of AI does this best represent?
- Meridian's ops team wants to automate two different things: (1) copying passenger rebooking data from an old reservation system into a new one whenever a flight is cancelled, and (2) predicting which flights are likely to be cancelled next week due to weather. A junior PM says both should be built as 'unattended bots.' Where is this wrong?
- Meridian wants a system that autonomously determines the best sequence of gate reassignments, crew swaps, and delay absorptions to minimize total passenger disruption during a weather event, adjusting its plan as new constraints appear. Which pattern best fits, and why?
- Meridian's customer-service AI program combines a conversational assistant for passenger questions, an anomaly-detection model for loyalty fraud, and a predictive model for cargo demand, all reporting into one shared operations dashboard. From a CPMAI standpoint, what should the PM keep in mind when integrating multiple AI patterns into one comprehensive application?
- Meridian's operations team wants an unattended bot to automatically rebook a passenger whenever their connecting flight is cancelled, without requiring a human to trigger it, but wants a human gate agent to manually approve any exception involving a passenger with a disability accommodation. How should the PM describe this design using RPA terminology?
- Meridian's new PM is drafting a one-slide explainer for the maintenance director and writes, 'AI is built on top of machine learning, which is its cornerstone.' A skeptical engineer disputes the ordering. Which statement is accurate?
- Meridian's fraud-detection team is choosing between a rule that says 'always flag a redemption over 50,000 miles' (deterministic) and a model that outputs 'this transaction has an 82% likelihood of being fraudulent' (probabilistic). What is the key project-management trade-off the PM should explain to stakeholders?
- Meridian's crew-scheduling optimization tool can solve small scheduling scenarios by trying every possible combination, but for a full week of flights, that approach would take longer than the scheduling window allows. A data scientist proposes a heuristic method instead. What should the PM understand about this trade-off?
- Meridian's demand-forecasting model outputs a specific number of passengers expected on a route next month (prediction), a data scientist explains why the model believes fuel-price trends are driving that number (inference), and a separate check confirms the model performs well on routes it has never seen historical data for (generalization). Why does the PM need to keep these three concepts distinct when evaluating the project?
- A vendor tells Meridian's PM, 'our algorithm and our model are the same thing, so once you approve the algorithm, the model never needs re-review.' What is wrong with this statement, and how should the PM correct it?
- Meridian's maintenance team has years of labeled examples pairing sensor readings with confirmed component failures, wants to group similar flight routes by passenger behavior without any predefined categories, and wants a gate-scheduling agent that learns by trial and adjustment through repeated simulated scheduling rounds. Which learning types correctly match these three needs, in order?
- Meridian's data-science team wants to combine sensor readings, weather data, maintenance-log text, crew-assignment history, and dozens of other variables into one predictive-maintenance model, but the model's performance gets worse, not better, as more variables are added. What CPMAI concept explains this, and what is the general remedy category?
- Meridian's data scientists are deciding which of 200 raw variables to feed into the predictive-maintenance model, including engineering new variables (such as 'average vibration change over the last 10 flight cycles') from raw sensor logs, and dropping variables that add no predictive value. Which CPMAI concept covers this activity as a whole?
- Meridian's generative-AI knowledge assistant needs to process thousands of pages of maintenance manuals and dispatch procedures so a language model can search and reason over them. A vendor proposes 'tokenization and vectorization' as the first processing step. What should the PM understand this step accomplishes?
- Meridian's PM is told the crew-scheduling model 'generalizes well' during testing but the maintenance director asks what that phrase actually means in plain terms for the project. Which explanation is correct?
- Meridian's data-science lead says, 'once we have a working algorithm, feature set, and enough labeled data, the project is basically done — deployment is just a formality.' As the AI project manager applying CPMAI's ML-fundamentals view, how should this claim be evaluated?