Last Update 16 hours ago Total Questions : 1320
The Certified Associate in Project Management (CAPM) content is now fully updated, with all current exam questions added 16 hours ago. Deciding to include CAPM practice exam questions in your study plan goes far beyond basic test preparation.
You'll find that our CAPM exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these CAPM sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certified Associate in Project Management (CAPM) practice test comfortably within the allotted time.
An organization is faced with increasing demand from the board of directors. They say budgets are flexible as long as the work gets completed.
What project management approach should the organization use?
Predictive
Hybrid
Iterative
Adaptive
In the PMBOK® Guide and the Agile Practice Guide, the choice of project management methodology depends heavily on the constraints and variables of the project environment (the " Triple Constraint " ).
Why Choice D is correct:
Fixed vs. Variable Constraints: In an Adaptive (Agile) environment, the requirements (scope) are variable, while time and cost are often fixed. However, in this specific scenario, the organization is facing " increasing demand " (changing/evolving requirements) and " flexible budgets. "
Responding to Change: Adaptive methods are designed to thrive in environments with high rates of change and uncertainty. Since the Board is prioritizing " getting the work completed " over strict budget adherence, an adaptive approach allows the team to continuously incorporate the Board ' s increasing demands into the backlog and deliver value incrementally.
High Frequency of Delivery: Adaptive approaches allow for rapid feedback loops. As the Board adds demands, the team can pivot quickly, which is much harder to do in a rigid, predictive framework.
Analysis of other options:
A (Predictive): This approach (Waterfall) works best when requirements are well-defined at the start and the budget/schedule are fixed. It is poorly suited for " increasing demand " because any change in scope requires a formal, often slow, change control process.
B (Hybrid): While a Hybrid approach combines elements of both, the prompt describes a situation defined by high volatility and a lack of cost constraint, which points most strongly toward a purely Adaptive mindset to maximize responsiveness.
C (Iterative): Iterative lifecycles focus on improving the quality of a product through successive cycles, but they don ' t necessarily prioritize the rapid incorporation of " increasing demands " from stakeholders as effectively as a full Adaptive (Agile) framework does.
Key Concept: The Project Management Institute (PMI) emphasizes that when Scope is the primary driver and it is expected to change or grow (increasing demand), and Cost is not a primary constraint (flexible budget), the Adaptive (Choice D) approach is the most effective. It ensures that the project remains aligned with the stakeholders ' evolving vision rather than being locked into a plan that was created before the " increasing demands " were known.
A risk that arises as a direct result of implementing a risk response is called a:
contingent risk
residual risk
potential risk
secondary risk
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Risk Management knowledge area and the Plan Risk Responses process, risks are categorized based on their relationship to the response strategies:
Secondary Risk (Option D): This is defined by PMI as a risk that arises as a direct result of implementing a risk response. For example, if a project team decides to mitigate the risk of a schedule delay by hiring an outside contractor, a " secondary risk " might emerge regarding the contractor ' s lack of familiarity with internal company standards. These risks must be identified and planned for just like primary risks.
Residual Risk (Option B): This is a risk that is expected to remain after the planned risk response has been implemented. It is the " leftover " risk that the project team decides to accept because it falls within acceptable risk thresholds.
Contingent Risk (Option A): This refers to a " Contingency Response Strategy, " which is a risk response that is executed only if certain predefined trigger conditions occur (also known as " fallback plans " ).
Potential Risk (Option C): This is a general term for any identified risk that has not yet occurred; it is not a technical classification within the PMI risk response framework.
In the PMI framework, the Plan Risk Responses process is iterative. When a response is chosen, the project manager must evaluate whether that response introduces new secondary risks or leaves behind residual risks that require further monitoring or a contingency reserve.
A project manager is reviewing a few techniques that can be used to evaluate solution results. The intent is to uncover whether the solution responds properly to unintended cases.
Which evaluation technique should be used here?
Exploratory testing
Integration testing
User acceptance testing
Day-in-the-life testing
In both the PMI Guide to Business Analysis and the Agile Practice Guide, software and solution evaluation techniques are categorized based on their intent—whether they are checking against known requirements or searching for unknown risks.
Why Choice A is correct:
Defining Exploratory Testing: This is an unscripted testing technique where the tester " explores " the solution without following a predetermined set of test cases.
Unintended Cases: The specific goal of exploratory testing is to find " edge cases " or " unintended behaviors " that documented requirements and automated scripts might have missed. It relies on the tester’s intuition and experience to try to " break " the system in ways the developers didn ' t anticipate.
Adaptive Learning: As the tester discovers how the system handles weird inputs or unexpected sequences, they learn more about the solution ' s limits, making it the perfect tool for uncovering hidden defects in complex logic.
Analysis of other options:
B (Integration testing): This focuses on the interfaces between modules to ensure they communicate correctly. It is usually scripted and technical, aimed at data flow rather than testing " unintended " user scenarios.
C (User acceptance testing): UAT is conducted to confirm the system meets the agreed-upon requirements (the " Happy Path " ). It is used to prove the system works as intended for the end-user, not necessarily to investigate how it fails under unintended conditions.
D (Day-in-the-life testing): This is a form of observational testing where the solution is tested in a real-world environment following a typical workday. While it tests the flow, it is generally focused on " normal " operations rather than intentionally probing for " unintended cases. "
Key Concept: The Project Management Institute (PMI) emphasizes that while scripted testing ensures the product does what it should do, Exploratory Testing (Choice A) ensures the product doesn ' t do what it shouldn ' t do. It is an essential risk-mitigation technique for complex solutions where the range of user inputs is vast and unpredictable.
The risk response strategy in which the project team acts to reduce the probability of occurrence or impact of a risk is known as:
exploit
avoid
mitigate
share
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Risk Management knowledge area and the Plan Risk Responses process, there are specific strategies for dealing with " Threats " (negative risks):
Mitigate (Option C): This strategy involves the project team acting to reduce the probability of occurrence or the impact of a negative risk. The goal is to bring the risk within acceptable threshold limits. Examples include adopting less complex processes, conducting more tests, or choosing a more stable supplier. It deals with lessening the risk, rather than eliminating it entirely.
Avoid (Option B): This strategy involves changing the project management plan to eliminate the threat entirely. This might include extending the schedule, changing the strategy, or reducing scope to bypass the risk altogether. While mitigation reduces the risk, avoidance removes it.
Exploit (Option A): This is a strategy for Opportunities (positive risks), not threats. It seeks to ensure that the opportunity definitely happens (increasing probability to 100%).
Share (Option D): This is also a strategy for Opportunities. It involves allocating some or all of the ownership of the opportunity to a third party who is best able to capture the benefit for the project. For threats, the equivalent " transfer " strategy would be used (e.g., insurance or warranties).
In the PMI framework, Mitigation is one of the most common responses used when a risk cannot be avoided but the team wants to minimize the potential " damage " to the project ' s cost, schedule, or quality baselines.
During the execution of a predicted project, the need for a new product feature has been proposed by the customer. What should the project manager do next?
Decline any request by the customer and continue the project as initially planned.
Accept the customer ' s request and continue with elicitation of the new product features.
Investigate the possibility of using the management reserve to pay for the extra hours the team will need to work.
Investigate the effect that such an integration will have on the project plan and propose a change request.
According to the PMBOK® Guide, specifically the Perform Integrated Change Control process, any request that deviates from the established project baselines (Scope, Schedule, or Cost) must be handled through a formal governance structure.
Impact Analysis: When a customer proposes a new feature in a predictive (traditional) project, the project manager ' s first responsibility is to evaluate the impact. This involves assessing how the new feature affects the critical path, the budget, the resource allocation, and the overall project risk. This is the " investigation " phase mentioned in the answer.
Formal Change Request: In predictive projects, the scope is baselined. To change that baseline, a formal Change Request must be submitted. This request is then reviewed by the Change Control Board (CCB) or the project sponsor to determine if the benefits of the new feature outweigh the impacts on the project ' s constraints.
Maintaining Project Integrity: By following this process, the project manager prevents scope creep (uncontrolled changes) and ensures that all stakeholders are aware of the trade-offs (e.g., " We can add this feature, but it will delay the launch by two weeks " ).
Analysis of other options:
Option A: Declining the request outright is bad stakeholder management. While the PM must protect the scope, they should always facilitate the process for change rather than acting as a roadblock to potential business value.
Option B: Accepting the request immediately without an impact analysis is a primary cause of project failure and budget overruns. In a predictive project, " just saying yes " bypasses necessary governance.
Option C: The Management Reserve is intended for " unknown unknowns " (unforeseen risks), not for funding elective scope changes. Using reserves to cover overtime for a new feature without a formal change process is a violation of financial control standards.
Per PMI standards, the project manager must act as the guardian of the project plan by first analyzing the impact of any change and then following the Integrated Change Control procedure to seek formal approval.
A project manager has been assigned to a project with a short duration and given funding to form a small team. The project manager needs to choose team members based on their availability and other aspects.
What other features should the project manager consider?
Skill set, expertise, and training readiness
Past project performance, wage rate, and network base
Collaborative skills, quality focus, and political connections
Priorities, resource demand, and expertise
When a project manager is tasked with forming a team—especially for a short-duration project—the efficiency and immediate capability of the resources are paramount. In the PMBOK® Guide, this falls under the Resource Management knowledge area, specifically the Acquire Resources process.
Why Choice A is correct:
Skill set and Expertise: For a short project, there is little time for a learning curve. The project manager must ensure team members possess the specific technical skills and prior experience (expertise) to hit the ground running.
Training Readiness: This refers to the ability of the resource to bridge small gaps quickly or adapt to the project ' s specific tools and methodologies.
Multi-Criteria Decision Analysis (MCDA): This is a formal tool used during resource acquisition where the PM evaluates potential members against criteria such as availability, cost, experience, ability, and knowledge. Choice A aligns most closely with the professional attributes required to ensure project success under time constraints.
Analysis of other options:
B (Past performance, wage rate, network base): While past performance and cost (wage rate) are factors, " network base " (who the person knows) is rarely a primary selection criterion for a small, short-duration technical team compared to their actual ability to do the work.
C (Collaborative skills, quality focus, political connections): Collaboration and quality are important, but " political connections " are generally considered an inappropriate or secondary factor for selecting a project team, as it focuses on influence rather than competence.
D (Priorities, resource demand, and expertise): " Priorities " and " resource demand " are organizational factors (often managed by a Resource Manager or PMO) rather than individual " features " or attributes of a specific person being considered for a team.
Key Concept: The Project Management Institute (PMI) emphasizes that for high-performing teams, the Project Manager must look beyond mere " availability. " By focusing on Skill set, expertise, and training readiness (Choice A), the Project Manager mitigates the risk of delays, ensuring the small team has the collective " horsepower " to complete the deliverables within the restricted timeline.
In which sphere of influence is the project manager demonstrating the value of project management and advancing the efficacy of the project management office (PMO)?
The organization
The project
The industry
The product
According to the PMBOK® Guide (6th Edition), the Project Manager ' s Sphere of Influence describes the various entities and stakeholders with whom the project manager interacts and the reach of their impact.
When a project manager works to demonstrate the value of project management and advances the efficacy of the Project Management Office (PMO), they are operating within the Organization sphere. This sphere involves:
Interacting with other Project Managers: Sharing lessons learned and improving collective expertise.
Supporting the PMO: Providing the data and feedback necessary for the PMO to refine organizational methodologies and governance.
Internal Advocacy: Acting as an ambassador for project management practices to functional managers, executive sponsors, and other departments to ensure the project ' s strategic alignment with the company ' s goals.
Analysis of Distractors:
B (The project): This is the most immediate sphere where the PM leads the project team and manages stakeholders to meet project objectives. It is focused on the internal mechanics of a specific project rather than the broader organizational PMO efficiency.
C (The industry): This sphere involves staying informed about current industry trends, contributing to professional associations (like PMI), and advancing the profession globally.
D (The product): While a PM influences the product through the project, the " Product " is not defined as one of the primary " Spheres of Influence " in the PMBOK® Guide framework (which focuses on Project, Organization, Professional Discipline, and Across Disciplines).
A construction project is underway with three months left to complete the building. A public authority responsible for approving the final stage is stalling the project. What should the project manager do?
Discuss this with the department head and arrive at an acceptable solution to expedite the approval process.
Report the issue to major stakeholders and explore possible corrective actions along with legal assistance.
Mitigate the risk by requesting an alternative public authority to participate in the approval process.
Visit the public authority headquarters and formally petition them, demanding an explanation about the delay.
According to the PMBOK® Guide, specifically within the Monitor Risks and Manage Stakeholder Engagement processes, external dependencies—such as government or public authority approvals—represent a significant risk to project completion.
Issue Escalation: Since the project is in its final stages (three months left) and the authority is " stalling, " this is no longer just a risk; it is an issue. When a project manager encounters a roadblock that is outside their direct sphere of influence (external bureaucratic stalling), they must inform the major stakeholders and the project sponsor.
Corrective Actions and Legal Support: Construction projects are governed by contracts and local laws. Stalling by a public authority can have massive financial implications. Exploring corrective actions may include re-sequencing work to accommodate the delay, while legal assistance is often required to navigate regulatory hurdles, ensure compliance, or invoke specific clauses that protect the organization ' s interests against arbitrary delays.
Stakeholder Management: Reporting the issue ensures that those with the most influence (executives or sponsors) can use their political or professional capital to assist the project manager in resolving the bottleneck.
Analysis of other options:
Option A: While talking to a department head might seem proactive, a project manager often lacks the organizational standing to " demand " solutions from a public authority head. This approach ignores the formal governance and legal frameworks usually required in construction.
Option B: This is the most professional and standard-aligned response. It recognizes the limits of the PM ' s authority and utilizes the organization ' s broader power (stakeholders and legal) to address a critical external threat.
Option C: In most jurisdictions, public authority jurisdictions are non-negotiable. You cannot simply " request an alternative authority " to provide a legal approval if they do not have the legal mandate to do so.
Option D: Demanding an explanation in person is aggressive and often counterproductive. In project management, " demanding " is rarely an effective strategy for managing external stakeholders who hold the power of approval.
Per PMI standards, when an external dependency threatens the project ' s critical path and is outside the PM ' s control, the PM must report the issue to stakeholders and seek corrective and legal pathways to resolve the impasse.
Which document defines how a project is executed, monitored and controlled, and closed?
Strategic plan
Project charter
Project management plan
Service level agreement
According to the PMI (Project Management Institute) standards and the PMBOK® Guide (6th and 7th Editions), the Project Management Plan is the formal document that describes how the project will be executed, monitored and controlled, and closed. It is the primary tool used by the Project Manager to ensure the project goals are met.
Here is the breakdown of why this is the correct document based on PMI frameworks:
Integration Management: The development of this plan is a key process within Project Integration Management. It aggregates all subsidiary management plans (such as Scope, Schedule, Cost, Quality, Resource, Communications, Risk, Procurement, and Stakeholder plans) and the three baselines (Scope, Schedule, and Cost Performance).
Execution and Control: While the Project Charter (Option B) authorizes the project and the project manager, it does not provide the " how-to " details. The Project Management Plan provides the roadmap for the team to follow and the benchmarks against which performance is measured.
Closing: The plan defines the criteria for project closure and the transition of the final product, service, or result to operations.
Baselines: It contains the " Performance Measurement Baseline, " which is the integrated scope-schedule-cost plan against which project execution is compared to measure and manage performance.
Which of the following is a set of interrelated actions and activities performed to achieve a prespecified product, result, or service?
Portfolio
Process
Project
Program
According to the PMBOK® Guide, a Process is specifically defined as a set of interrelated actions and activities performed to create a pre-specified product, result, or service.
Characteristics of a Process: Each process is characterized by its Inputs, the Tools and Techniques that can be applied, and the resulting Outputs (often abbreviated as ITTOs).
Project Management Processes: These are the 49 processes organized into five Process Groups (Initiating, Planning, Executing, Monitoring and Controlling, and Closing). They ensure the effective flow of the project throughout its life cycle.
Product-Oriented Processes: These are processes that specify and create the project ' s product. They are typically defined by the project life cycle and vary by application area (e.g., the process for building a bridge is different from the process for developing software).
Interrelationship: Processes are linked by their outputs. The output of one process generally becomes an input to another process or is a deliverable of the project.
Comparison with Other Options:
Portfolio (A): This is a collection of projects, programs, subsidiary portfolios, and operations managed as a group to achieve strategic objectives. It is a high-level categorization rather than a set of interrelated activities.
Project (C): While a project is a temporary endeavor undertaken to create a unique product, service, or result, it is composed of processes. The question asks for the definition of the " set of actions/activities " themselves, which is a process.
Program (D): This is a group of related projects, subprograms, and program activities managed in a coordinated way to obtain benefits not available from managing them individually. Like a project, a program contains processes but is not defined as the set of activities itself.
Tools and techniques used in Direct and Manage Project Work include:
Process analysis and expert judgment
Analytical techniques and a project management information system
Performance reviews and meetings
Expert judgment and meetings
According to the PMBOK® Guide, the Direct and Manage Project Work process is the process of leading and performing the work defined in the project management plan and implementing approved changes to achieve the project’s objectives.
Tools and Techniques: The formal tools and techniques for this process are:
Expert Judgment: Used to evaluate the inputs and the execution of the project work. This includes technical knowledge of the industry, specialized skills for the product, and management expertise.
Project Management Information System (PMIS): An automated tool (such as scheduling software, configuration management systems, or information collection and distribution systems) used to support all aspects of the project.
Meetings: Used to discuss and address pertinent topics when directing and managing the project work. These include kickoff meetings, technical meetings, and progress updates.
Comparison with other options:
A. Process analysis: This is a tool and technique for Manage Quality (specifically identifying improvements in the process), not Direct and Manage Project Work.
B. Analytical techniques: While a PMIS is used, " Analytical Techniques " is specifically listed as a tool for Plan Procurement Management or Monitor and Control Project Work, but it is not a primary tool for the execution of the work itself in this specific process.
C. Performance reviews: These are tools used in Monitor and Control Project Work and Control Procurements to compare actual performance against the baseline, rather than the act of performing the work.
In which type of contract are the performance targets established at the onset and the final contract price determined after completion of all work based on the sellers performance?
Firm-Fixed-Price (FFP)
Fixed Price with Economic Price Adjustments (FP-EPA)
Fixed-Price-Incentive-Fee (FPIF)
Cost Plus Fixed Fee (CPFF)
According to the PMBOK® Guide, specifically within the Plan Procurement Management process, contract types are categorized by how they share risk between the buyer and the seller.
Fixed-Price-Incentive-Fee (FPIF): This is a type of fixed-price contract that allows for some flexibility in performance. It establishes a target cost, a target profit, and a price ceiling.
Performance Targets: Financial incentives are tied to achieving agreed-upon metrics, such as cost, schedule, or technical performance. These targets are established at the onset of the contract.
Final Price Determination: While the targets are set early, the final contract price is calculated after completion based on the seller ' s actual performance against those targets. If the seller performs well (e.g., finishes under target cost), they may receive a higher fee, subject to the price ceiling.
Analysis of Other Options:
A. Firm-Fixed-Price (FFP): The most common contract type. The price for goods is set at the beginning and is not subject to change unless the scope of work changes. Performance does not alter the final price.
B. Fixed Price with Economic Price Adjustments (FP-EPA): This is used for long-term contracts (multi-year) to protect both parties from external conditions like inflation or changes in the cost of raw materials. It is not based on the seller ' s internal performance.
D. Cost Plus Fixed Fee (CPFF): This is a cost-reimbursable contract. The seller is reimbursed for all allowable costs plus a fixed fee payment (profit) calculated as a percentage of the initial estimated project costs. The fee does not change based on performance unless the scope changes.
How is program success measured?
By delivering the benefit of managing the program ' s projects in a coordinated manner
By the quality, timeliness, cost-effectiveness, and customer satisfaction of the product or service
By completing the right projects to achieve objectives rather than completing projects the right way
By aggregating the successes of the individual projects in the program
According to the PMBOK® Guide and the Standard for Program Management, a program is defined as a group of related projects, subprograms, and program activities managed in a coordinated way to obtain benefits not available from managing them individually. Consequently, the measurement of its success is fundamentally different from project success.
Benefit Realization: The primary measure of program success is its ability to deliver the intended strategic benefits and the degree of efficiency achieved by the coordinated management of its components.
Coordinated Effort: If three projects are managed under a program, success isn ' t just finishing all three; it is the synergy created between them—such as shared resources reducing overall costs or integrated deliverables creating a new organizational capability that a single project could not produce.
Strategic Impact: Program success is often measured by how well the program realized the " Business Case " and how effectively it transitioned those benefits into the organization ' s ongoing operations.
Why other options are incorrect:
Option B: By the quality, timeliness, cost-effectiveness, and customer satisfaction: This is the traditional definition of Project Success. Projects are measured by " Triple Constraint " (scope, time, cost) and meeting specific technical requirements.
Option C: By completing the right projects to achieve objectives: This describes Portfolio Success. Portfolios focus on high-level strategic alignment—choosing the " right work " to do—rather than the coordinated delivery of related work.
Option D: By aggregating the successes of the individual projects: This is a common trap. A program can have several successful projects but still be a " failure " if the projects were not coordinated effectively or if the overarching strategic benefit (the reason the program existed) was never realized.
Technical capability, past performance, and intellectual property rights are examples of:
performance measurement criteria
source selection criteria
product acceptance criteria
phase exit criteria
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Procurement Management knowledge area and the Plan Procurement Management process:
Source Selection Criteria (Option B): These are the specific standards used to rate or score seller proposals. During the procurement planning phase, the buyer identifies the requirements that a seller must meet to be considered for the contract. Examples of these criteria include technical capability (does the seller have the skills?), past performance (have they done this successfully before?), intellectual property rights (who owns the work produced?), as well as financial capacity, cost, and delivery dates.
Performance Measurement Criteria (Option A): These are used during the Control Procurements process to evaluate the seller ' s actual performance against the contract. While related, these are the " KPIs " used after a contract is signed, rather than the " selection " criteria used to choose a vendor.
Product Acceptance Criteria (Option C): These are defined in the Project Scope Statement and the Quality Management Plan. They represent the specific conditions or attributes that a deliverable must meet before the customer or sponsor will formally accept it.
Phase Exit Criteria (Option D): These are the requirements that must be met to successfully complete a project phase and move to the next. They are defined at the project governance level, not specifically for vendor selection.
In the PMI framework, Source Selection Criteria are a critical output of the Plan Procurement Management process. By clearly defining these criteria in the procurement documents (such as an RFP), the Project Manager ensures a fair, transparent, and objective evaluation of all potential sellers, ultimately reducing the risk of project failure due to an unqualified vendor.
Which tools and techniques should a project manager use when estimating costs?
Lessons learned register and cost aggregation
Project schedule and resources requirements
Three-point estimating and risk register
Expert judgempnt and decision making
According to the PMBOK® Guide, the Estimate Costs process is the process of developing an approximation of the monetary resources needed to complete project work. This process uses a specific set of tools to ensure accuracy and consensus.
Expert Judgment and Decision Making (Choice D): These are both core Tools and Techniques for the Estimate Costs process.
Expert Judgment: Involves consulting individuals or groups with specialized knowledge in similar projects, accounting, or specific technical domains to provide insight into cost variables.
Decision Making: Specifically Voting, is used to reach a consensus among team members or stakeholders regarding the cost estimates, especially in environments where multiple perspectives are needed to finalize an approximation.
Lessons Learned Register and Cost Aggregation (Choice A): The Lessons Learned Register is an Input (specifically a Project Document), not a technique. Cost Aggregation is a tool and technique, but it belongs to the Determine Budget process, where activity cost estimates are summed up to establish a cost baseline.
Project Schedule and Resource Requirements (Choice B): Both of these are Inputs to the Estimate Costs process. The project manager looks at the schedule and resource requirements to understand what needs to be estimated, but they are not the tools used to calculate the costs.
Three-point Estimating and Risk Register (Choice C): While Three-point Estimating is a valid tool for this process, the Risk Register is an Input. The information in the risk register (such as potential threats or opportunities) informs the estimate, but it is not a technique for calculating the cost itself.
By utilizing Expert Judgment and Decision Making, the project manager ensures that the estimates are not just mathematical calculations but are tempered by professional experience and team agreement, leading to a more realistic and defensible project budget.
Match each dimension of the communications management plan to its corresponding focus.

According to the PMBOK® Guide, effective communication requires the project manager to recognize and manage the different dimensions of communication to ensure the right information reaches the right person.
Formal Communication: This involves structured and documented information. It is essential for maintaining the project ' s " official record. "
Focus: Reports, meeting agendas, and minutes. These are formal artifacts that may be used for audits or legal documentation.
Internal Communication: This refers to communication within the project and the performing organization.
Focus: Project stakeholders. While customers are stakeholders, in this specific categorization, " Internal " refers to the team, senior management, and functional departments within the company.
Informal Communication: This involves less structured, daily interactions that help build relationships and solve minor issues quickly.
Focus: General communications activities using email. While email can be formal, general daily emails, ad-hoc conversations, and social media activities are classified as informal dimensions.
External Communication: This refers to communication with entities outside the performing organization.
Focus: Customers and vendors. Since these parties are outside the legal boundary of the company, communication with them often requires specific protocols (contracts, formal statements, or specialized account management).
Internal vs. External: The key differentiator is the organizational boundary. Employees and internal managers are internal; anyone else (contractors, government regulators, clients) is external.
Formal vs. Informal: The key differentiator is the level of structure and permanence. If it belongs in the project archives as a record of a decision, it is formal. If it is a tool for coordination and team bonding, it is likely informal.
Company A has just been notified about a new legal requirement for its business operations. What is the classification of this item?
Internal enterprise environmental factor
Risk register database
External enterprise environmental factor
Organizational process asset
According to the PMBOK® Guide (6th Edition), Enterprise Environmental Factors (EEFs) refer to conditions, not under the control of the project team, that influence, constrain, or direct the project. These are divided into two categories: Internal and External.
A " new legal requirement " is a classic example of an External EEF. These factors originate from outside the organization ' s boundaries. Key examples of external EEFs include:
Legal Restrictions: Laws, regulations, and statutes (such as the legal requirement mentioned in the prompt).
Market Conditions: Competitor software, brand recognition, and market share.
Social and Cultural Influences: Political climate, codes of conduct, and ethics.
Physical Environmental Elements: Working conditions, weather, and geographical constraints.
Analysis of Distractors:
A (Internal enterprise environmental factor): These are factors from within the organization, such as organizational culture, structure, governance, geographic distribution of facilities, and employee capability. A legal requirement imposed on the business operations is external to the company ' s internal structure.
B (Risk register database): This is a specific tool or repository used to store risk information. While a new legal requirement might be recorded as a risk in this database, the requirement itself is classified as an EEF.
D (Organizational process asset - OPA): OPAs are the plans, processes, policies, procedures, and knowledge bases specific to and used by the performing organization. These are internal " assets " (like templates or lessons learned). Because a legal requirement is an external constraint rather than an internal resource or policy created by the company, it is an EEF, not an OPA.
After winning a large government contract, a company needs to hire a portfolio manager What vital qualification should candidates possess?
Ability to manage strategic goals across multiple projects
Skills to manage a large project
Competency to manage multiple projects that align departments
Capability of managing project schedules
According to The Standard for Portfolio Management and the PMBOK® Guide, the role of a portfolio manager is distinct from that of a project or program manager. The primary focus of portfolio management is strategic alignment.
Portfolio Management Definition: A portfolio is defined as projects, programs, subsidiary portfolios, and operations managed as a group to achieve strategic objectives. Therefore, the most vital qualification for a portfolio manager is the ability to ensure that the collection of components aligns with the organization ' s high-level strategy and maximizes business value.
Strategic Alignment: While a project manager focuses on " doing the work right " (tactical), a portfolio manager focuses on " doing the right work " (strategic). They must balance resource allocation and prioritize components based on how they contribute to the government contract ' s overarching goals.
Analysis of other options:
Skills to manage a large project (Option B): This describes a Project Manager. Large scale does not change the fundamental nature of project management, which is focused on specific deliverables.
Competency to manage multiple projects that align departments (Option C): This is more indicative of Program Management. Programs involve a group of related projects managed in a coordinated way to obtain benefits not available from managing them individually.
Capability of managing project schedules (Option D): This is a fundamental technical skill for a Project Manager or a Project Scheduler, but it is too narrow for a portfolio-level role.
In the context of a large government contract, the portfolio manager must navigate competing priorities across various programs and projects to ensure the entire investment satisfies the strategic requirements of the government client.
An input of the Plan Procurement Management process is:
Make-or-buy decisions.
Activity cost estimates.
Seller proposals.
Procurement documents.
According to the PMBOK® Guide, specifically the Plan Procurement Management process, the project team identifies which project needs can best be met by acquiring products or services from outside the organization.
Activity Cost Estimates as an Input: To determine whether a component should be purchased or built in-house, the project manager needs to know the expected cost of the work. Activity cost estimates, developed during the Estimate Costs process, provide the baseline for evaluating the reasonableness of bids or proposals submitted by potential sellers.
Linkage to Budget: These estimates help in the Make-or-Buy Analysis by providing the internal cost data required to compare against the market price of external procurement.
Other Key Inputs: Other standard inputs include the Project Charter, Business Documents (Business Case), the Project Management Plan (specifically the Scope Baseline), and Project Documents like the Requirement Documentation and Risk Register.
Comparison with other options:
A. Make-or-buy decisions: This is a primary output of the Plan Procurement Management process. It is the result of the analysis performed during this stage, not the information used to start it.
C. Seller proposals: These are inputs to the Conduct Procurements process. They are received after the procurement documents have been sent out and potential vendors have responded.
D. Procurement documents: These (such as the RFP, RFQ, or IFB) are outputs of the Plan Procurement Management process. they are the documents created to describe the project needs to potential sellers.
In agile projects while performing scope management. What is the definition of requirements
Metrics
Sprint
Charter
Backlog i
In Agile and Adaptive environments, as described in the PMBOK® Guide and the Agile Practice Guide, requirements are not captured in a static scope statement but are managed dynamically through a Backlog.
Backlog (Choice D): In Agile, the Product Backlog is the primary document (an ordered list) representing the project scope. It consists of user stories, features, or requirements that need to be addressed. Requirements are " refined " and prioritized within this backlog throughout the project, rather than being finalized upfront. This aligns with the Agile principle of " responding to change over following a plan. "
Sprint (Choice B): A Sprint is a time-boxed iteration (typically 1–4 weeks) during which a specific set of work is completed. While requirements from the backlog are selected for a Sprint Backlog, the Sprint itself is a container for work, not a definition of the requirements themselves.
Charter (Choice C): The Project Charter (or Agile Charter) is a high-level document that authorizes the project. While it may contain a high-level vision and objectives, it does not define the detailed requirements that evolve during the project.
Metrics (Choice A): These are measurements (such as velocity or cycle time) used to track progress and quality, but they do not define the functional or non-functional requirements of the product.
In scope management for adaptive lifecycles, the Product Backlog serves as the evolving " single source of truth " for what the team needs to build, ensuring that the most valuable requirements are always addressed first.
Retreating from an actual or potential conflict or postponing the issue to be better prepared or to be resolved by others describes which of the five general techniques for managing conflict?
Smooth/accommodate
Withdraw/avoid
Compromise/reconcile
Force/direct
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Resource Management knowledge area and the Manage Team process, there are five general techniques used to resolve conflict. The description provided matches the following:
Withdraw/Avoid (Option B): This technique involves retreating from an actual or potential conflict situation or postponing the issue to be better prepared or to be resolved by others. It is often used when the issue is trivial, when the project manager has no chance of winning, or to allow a " cooling off " period.
Smooth/Accommodate (Option A): This involves emphasizing areas of agreement rather than areas of difference and conceding one’s position to the needs of others to maintain harmony and relationships.
Compromise/Reconcile (Option C): This involves searching for solutions that bring some degree of satisfaction to all parties in order to temporarily or partially resolve the conflict. This is a " lose-lose " or " give-and-take " approach.
Force/Direct (Option D): This involves pushing one’s viewpoint at the expense of others; offering only win-lose solutions, usually enforced through a power position to resolve an emergency.
Collaborate/Problem Solve (Not listed): This involves incorporating multiple viewpoints and insights from differing perspectives; it requires a cooperative attitude and open dialogue that typically leads to consensus and commitment (Win-Win).
In the PMI framework, Withdraw/Avoid is considered a passive technique that does not solve the underlying problem but manages the immediate tension by removing oneself from the situation or delaying the confrontation.
What describes the relationship between projects, programs, and portfolios?
Portfolio management focuses on doing the " right " programs and projects.
Project management focuses on doing the " right " programs and portfolios.
Program management focuses on doing the " specific " portfolios and projects.
Portfolio management focuses on doing the ' ' specific’’ programs and projects.
According to the PMBOK® Guide and The Standard for Portfolio Management, the relationship between portfolios, programs, and projects is defined by their focus on strategic objectives versus tactical execution.
Portfolio Management: A portfolio is defined as a collection of projects, programs, subsidiary portfolios, and operations managed as a group to achieve strategic objectives. The primary focus of portfolio management is to ensure that the organization is investing in the " right " work—those initiatives that align with the organizational strategy and provide the most value. It involves prioritizing, authorizing, and managing the mix of components to optimize the overall return.
Program Management: Focuses on the interdependencies between projects and the coordination of related projects to achieve benefits that would not be available if the projects were managed individually.
Project Management: Focuses on the " right way " to do the work. It is concerned with meeting specific project objectives, such as scope, schedule, budget, and quality.
Analysis of other options:
Option B: This is incorrect because project management is a subset of portfolios and programs; it does not focus on managing them.
Option C: Program management focuses on managing a group of related projects, not portfolios.
Option D: Using the word " specific " is less accurate than the term " right. " In PMI terminology, the " right " work refers to strategic alignment, which is the hallmark of portfolio management.
Per PMI standards, while projects and programs focus on execution and delivery (doing things right), portfolio management is the strategic layer that ensures the organization is focused on the correct initiatives (doing the right things) to meet business goals.
What should the project manager use to evaluate the politics and power structure among stakeholders inside and outside of the organization?
Expert judgment
Interpersonal skills
Team agreements
Communication skills
According to the PMBOK® Guide, specifically within the Identify Stakeholders and Plan Stakeholder Engagement processes, the project manager must understand the complex environment in which the project operates.
Expert Judgment for Stakeholder Analysis: Evaluating the " politics and power structure " is a specific application of Expert Judgment. The project manager seeks input from individuals or groups with specialized knowledge or training in the organizational culture, politics, and the power dynamics both inside and outside the organization.
Why Expert Judgment?: Power structures are often informal and not documented in official org charts. To understand who holds the " real " power or how political alliances might affect the project, the project manager relies on:
Senior management.
Other project managers who have worked in the same area.
Subject matter experts (SMEs) in the industry or specialized consultants.
Functional managers within the organization.
Application: This judgment helps in creating a more accurate Stakeholder Register and developing strategies in the Stakeholder Engagement Plan to navigate potential political roadblocks or leverage influential supporters.
Analysis of Other Options:
B. Interpersonal skills: While " Political Awareness " is an interpersonal and team skill used to manage stakeholders, the initial evaluation and identification of the existing power structure (the " landscape " ) is categorized under Expert Judgment in the PMI toolkit.
C. Team agreements: These (also known as a Team Charter) are used to establish ground rules and expectations for the project team members ' behavior. They do not help in evaluating the power structures of external stakeholders or the broader organization.
D. Communication skills: These are the tools used to exchange information with stakeholders once they have been identified. They are not the primary tool used to analyze or evaluate the underlying political hierarchy of the organization.
What is the schedule performance index (SPI) if the planned value (PV) is $100, the actual cost (AC) is $150, and the earned value (EV) is $50?
0.50
0.67
1.50
2.00
According to the PMBOK® Guide, specifically within the Monitor and Control Project Work process using Earned Value Management (EVM), the Schedule Performance Index (SPI) is a measure of schedule efficiency expressed as the ratio of earned value to planned value.
The Formula: The formula for calculating SPI is:
$$SPI = \frac{EV}{PV}$$
The Calculation:
Given Earned Value ($EV$) = $\$50$
Given Planned Value ($PV$) = $\$100$
Calculation: $50 / 100 = 0.50$
Interpretation: An SPI value less than $1.0$ indicates that less work was completed than was planned. In this specific case, an SPI of $0.50$ means the project is progressing at only $50\%$ of the rate originally planned. The Actual Cost ($AC = \$150$) is used to calculate the Cost Performance Index ($CPI$) but is not a variable in the SPI formula.
Why the other options are incorrect:
B. 0.67: This result is obtained if you incorrectly divide Earned Value by Actual Cost ($50 / 150$), which is the formula for the Cost Performance Index (CPI), not SPI.
C. 1.50: This result is obtained if you incorrectly divide Actual Cost by Planned Value ($150 / 100$), which is not a standard EVM metric.
D. 2.00: This result is obtained if you incorrectly divide Planned Value by Earned Value ($100 / 50$), which is the inverse of the correct SPI formula.
When a backward pass is calculated from a schedule constraint that is later than the early finish date that has been calculated during a forward pass calculation, this causes which type of total float?
Negative
Zero
Positive
Free
According to the PMBOK® Guide and the Standard for Project Management, specifically within the Develop Schedule process using the Critical Path Method (CPM), the relationship between the forward pass and the backward pass determines the amount of Total Float.
As per PMI standards, Total Float is the amount of time that a schedule activity can be delayed or extended from its early start date without delaying the project finish date or violating a schedule constraint. The calculation for Total Float is:
$$\text{Total Float} = \text{Late Finish (LF)} - \text{Early Finish (EF)}$$
or
$$\text{Total Float} = \text{Late Start (LS)} - \text{Early Start (ES)}$$
In the scenario described:
Forward Pass: Calculates the Early Finish (EF) date.
Backward Pass: Starts from a Schedule Constraint (the required completion date).
The Condition: The constraint (LF) is later (further in the future) than the calculated EF.
Because the Late Finish is greater than the Early Finish, the result of the subtraction is a Positive value. This indicates that the project or activity has " extra " time or a buffer before it would impact the mandatory constraint.
The other options are incorrect based on the following PMI scheduling logic:
Negative: This occurs when a schedule constraint is earlier than the calculated early finish date ($LF < EF$), indicating the project is already behind the required deadline.
Zero: This occurs when the late finish is equal to the early finish ($LF = EF$), which is typical for activities on the Critical Path.
Free: This is the amount of time an activity can be delayed without delaying the Early Start of any successor activity. It is a relationship between activities, whereas the question describes a relationship between a pass calculation and a project-level constraint.
As per the PMI Lexicon of Project Management Terms, understanding positive float is essential for resource leveling, as it identifies which activities have flexibility to be shifted without jeopardizing the final deadline.
The Identify Stakeholders process is found in which Process Group?
Initiating
Monitoring and Controlling
Planning
Executing
According to the PMBOK® Guide and the Standard for Project Management, the Identify Stakeholders process is one of only two processes located within the Initiating Process Group (the other being Develop Project Charter).
As per PMI standards, identifying stakeholders as early as possible is critical for project success. This process involves identifying all people, groups, or organizations that could impact or be impacted by a decision, activity, or outcome of the project. By placing this in the Initiating Phase, the project manager can:
Analyze and document relevant information regarding stakeholder interests, involvement, interdependencies, influence, and potential impact on project success.
Establish the foundation for the subsequent Planning process, " Plan Stakeholder Engagement. "
Ensure alignment between the project ' s goals and the expectations of key influencers from the very start.
The other options are incorrect based on the PMI Process Group and Knowledge Area Mapping:
Planning: This group contains the Plan Stakeholder Engagement process, where the strategies for managing stakeholders are developed.
Executing: This group contains the Manage Stakeholder Engagement process, where the project manager communicates and works with stakeholders to meet their needs.
Monitoring and Controlling: This group contains the Monitor Stakeholder Engagement process, which involves monitoring overall project stakeholder relationships and tailoring strategies for engaging stakeholders.
As per the PMI Lexicon of Project Management Terms, the Initiating Process Group consists of those processes performed to define a new project or a new phase of an existing project by obtaining authorization to start the project or phase.
Considering a highly dynamic project environment, which approach should the project manager adopt to manage the project team?
A self-organizing approach to increase team focus and maximize collaboration
A virtual team to minimize feeling of isolation and gaps on sharing knowledge
A distributed team to improve tracking progress, productivity, and performance
A norming approach that requires team members to adjust their behavior and work together
According to the PMBOK® Guide and the Agile Practice Guide, managing a team in a highly dynamic environment (often characterized by high uncertainty, rapid change, and complexity) requires a shift from traditional command-and-control management to more flexible, adaptive leadership styles.
Self-Organizing Teams: In dynamic or agile environments, the project manager fosters a self-organizing approach. This means the team—not the project manager—decides who does what and how the work is performed.
Focus and Collaboration: Self-organization empowers team members to respond to changes immediately without waiting for top-down instructions. This maximizes collaboration, as the team works together to solve problems in real-time, and increases focus because the individuals closest to the work are making the tactical decisions.
Role of the Project Manager: In this context, the project manager acts as a Servant Leader, removing impediments and ensuring the team has the resources and environment they need to succeed.
Why other options are incorrect:
Option B: While virtual teams are common, the option claims they " minimize feelings of isolation. " In reality, virtual teams often increase feelings of isolation and make knowledge sharing more difficult. Managing a virtual team requires specific strategies to overcome these inherent challenges.
Option C: Distributed teams (teams in different locations/time zones) typically make " tracking progress, productivity, and performance " more complex, not easier. Co-located teams are generally preferred in dynamic environments to facilitate high-bandwidth communication.
Option D: Norming is a stage in the Tuckman Ladder of team development (Forming, Storming, Norming, Performing). It is a phase of development, not a comprehensive " approach " to managing a team in a dynamic environment. While teams need to reach the norming and performing stages, the overarching approach to handle dynamism is self-organization.
What key component of the project charter defines the conditions for dosing a project phase?
Purpose
Approval requirements
Exit criteria
High-level requirements
According to the PMBOK® Guide, specifically within the Develop Project Charter process, the project charter documents high-level information that authorizes the project manager to begin work. One of the most critical elements for governance is the definition of " Exit Criteria. "
Defining Exit Criteria: These are the specific conditions or standards that must be met to officially close a project or, more commonly, to complete a specific Project Phase. Exit criteria ensure that all deliverables have been met, all activities are finished, and the project is ready to move to the next stage or final closure.
Purpose of Phase Gates: Exit criteria are often evaluated at " Phase Gates " (also known as kill points or stage gates). Without clearly defined exit criteria in the project charter, it becomes difficult to determine whether a phase has been successfully completed, leading to " project drift " or incomplete transitions.
Analysis of other options:
Purpose (Option A): The purpose (or Business Case) explains why the project was initiated and the strategic goals it intends to achieve. It does not provide the technical or procedural conditions for closing a phase.
Approval requirements (Option B): These define who has the authority to sign off on the project and what constitutes project success. While related, approval requirements focus on the " who, " whereas exit criteria focus on the " what " and the specific conditions of the work itself.
High-level requirements (Option D): These describe the characteristics of the product, service, or result that the project must deliver. While the fulfillment of requirements is often part of the exit criteria, requirements alone do not define the procedural steps or conditions for phase transition.
Per PMI standards, establishing Exit criteria early in the project charter provides the project manager and the sponsor with a objective framework for measuring progress and ensuring the project remains on track through each phase of its lifecycle.
An input to Conduct Procurements is:
Independent estimates.
Selected sellers.
Seller proposals.
Resource calendars.
According to the PMBOK® Guide (Project Procurement Management), the Conduct Procurements process is the process of obtaining seller responses, selecting a seller, and awarding a contract.
Seller Proposals are a critical input to this process. These are prepared by sellers in response to a procurement document package (like an RFP or RFQ) and form the basic information that will be used by an evaluation body to select one or more successful bidders (sellers). The proposal constitutes a formal response to the buyer ' s requirements.
Other key inputs to this process include:
Project Management Plan (specifically the Procurement Management Plan).
Procurement Documentation (Bid documents, Statement of Work).
Source Selection Criteria.
Make-or-Buy Decisions.
Analysis of Distractors:
A. Independent estimates: This is a tool and technique (specifically under Data Analysis) used during the Conduct Procurements process. The organization may prepare its own " benchmarks " to check the reasonableness of the seller proposals.
B. Selected sellers: This is a primary output of the Conduct Procurements process. Once the proposals are evaluated, the sellers are selected and contracts are awarded.
D. Resource calendars: This is an output of the Conduct Procurements process. Once a seller is contracted, the schedule and availability of their resources are documented in resource calendars to be used in the Develop Schedule process.
Which of the following documents ate created as part of Project Integration Management?
Project charter and project management plan
Communications management plan and scope management plan
Quality management plan and risk management plan
Project scope statement and communications management plan
According to the PMBOK® Guide (6th and 7th Editions), Project Integration Management includes the processes and activities to identify, define, combine, unify, and coordinate the various processes and project management activities within the Project Management Process Groups.
There are two primary, high-level documents that are the direct outputs of the first two processes in this Knowledge Area:
Project Charter: This is the output of the Develop Project Charter process. It formally authorizes the project and allows the project manager to use organizational resources.
Project Management Plan: This is the output of the Develop Project Management Plan process. It is the comprehensive document that defines how the project is executed, monitored, controlled, and closed. It integrates all subsidiary plans (scope, schedule, cost, etc.) into a cohesive whole.
Analysis of Distractors:
B, C, and D: These options contain subsidiary plans or specific project documents that belong to other specialized Knowledge Areas:
Scope Management Plan/Project Scope Statement: Part of Project Scope Management.
Communications Management Plan: Part of Project Communications Management.
Quality Management Plan: Part of Project Quality Management.
Risk Management Plan: Part of Project Risk Management.
While these subsidiary plans are eventually integrated into the Project Management Plan, they are not the primary outputs created by the Integration Management processes themselves. Only Option A lists the two " anchor " documents of Integration.
Whose approval may be required for change requests after change control board (CCB) approval?
Functional managers
Business partners
Customers or sponsors
Subject matter experts
According to the PMBOK® Guide, specifically within the Perform Integrated Change Control process, the Change Control Board (CCB) is a formally chartered group responsible for reviewing, evaluating, approving, delaying, or rejecting changes to the project.
Hierarchy of Approval: While the CCB has the authority to approve or reject changes within the scope of the project ' s baselines, certain changes may exceed the CCB ' s authority or have significant impacts on the project ' s strategic goals, funding, or contractual obligations.
Final Authorization: In many organizational frameworks, after the CCB provides its technical and impact-based approval, the customer (especially in external projects) or the sponsor (the person providing the financial resources) must provide the final sign-off. This is particularly true if the change requires additional funding from management reserves or alters the high-level requirements defined in the Project Charter.
Communication of Results: Once all required approvals are obtained, the Change Log is updated, and the project manager ensures that the changes are incorporated into the Project Management Plan and communicated to all stakeholders.
Comparison with other options:
A. Functional managers: While they may be consulted during the impact analysis (especially regarding resource availability), they do not typically sit above the CCB or the Sponsor for final project-level change approval.
B. Business partners: While they are stakeholders, they generally do not have formal approval authority over project change requests unless specifically stated in a joint venture agreement.
D. Subject matter experts (SMEs): SMEs provide the technical expertise needed to evaluate the change request, but they do not have the formal authority to approve it.
Which component of the project management plan should be updated if a change occurs?
Project charter
Project baseline
Assumption log
Schedule forecast
According to the PMBOK® Guide, specifically the Perform Integrated Change Control process, any change that impacts the core parameters of the project (Scope, Schedule, or Cost) requires a formal update to the project ' s baselines.
Project Baseline (Choice B): A baseline is the approved version of a work product that can be changed only through formal change control procedures and is used as a basis for comparison to actual results. The Project Management Plan contains three primary baselines: the Scope Baseline, Schedule Baseline, and Cost Baseline. When a change request is approved, these baselines are updated to reflect the new approved reality against which performance will be measured.
Project Charter (Choice A): The Project Charter is a high-level document issued by the project initiator or sponsor that formally authorizes the project. It is not a component of the Project Management Plan. While it can be amended if the project’s business objective changes fundamentally, it is not updated through the standard project change control process used for plan components.
Assumption Log (Choice C): While the Assumption Log is a project document that may be updated as a result of a change, it is not a " component of the project management plan. " PMI distinguishes between the Project Management Plan (which contains baselines and subsidiary plans) and Project Documents (like the Assumption Log, Issue Log, and Risk Register).
Schedule Forecast (Choice D): A schedule forecast is an estimate or prediction of conditions and events in the project’s future based on information and knowledge available at the time of the forecast. It is an output of the Control Schedule process, not a constituent component of the management plan itself.
In summary, the Project Management Plan is the master document used to manage the project. When a change is approved via the Change Control Board (CCB), the Project Baseline is the specific component within that plan that must be revised to maintain an accurate measurement for project performance.
What purpose does the hierarchical locus of stakeholder communications serve?
Maintains the focus on project and organizational stakeholders
Preserves the tocus on external stakeholders—such as customers and vendors—as well as on other projects
Sustains the focus on general communication activities using email, social media, and websites
Keeps the focus on the position of the stakeholder or group with respect to the project team
According to the PMBOK® Guide (6th Edition), specifically within the Project Communications Management knowledge area, communication must be tailored based on the direction and position of the stakeholders. The term " hierarchical locus " refers to the position or " place " a stakeholder occupies in relation to the project team within the organizational or project hierarchy.
Effective communication management requires the project manager to recognize these different directions to ensure the tone, level of detail, and delivery method are appropriate. These directions include:
Upward: Communication with senior management, sponsors, and steering committees.
Downward: Communication with the team members and experts who are contributing to the project.
Outward: Communication with stakeholders outside the project team, such as customers, vendors, and regulators.
Sideward: Communication with the project manager’s peers or middle management who are competing for the same resources.
Why Answer D is correct: The " hierarchical locus " is essentially a mapping of where the stakeholder sits. By keeping the focus on the position of the stakeholder or group with respect to the project team, the project manager can adjust their communication strategy to be more effective (e.g., providing high-level summaries for upward communication vs. detailed technical tasks for downward communication).
Analysis of Distractors:
A and B: These describe specific subsets of stakeholders (internal vs. external). While the hierarchical locus includes these, the purpose of the locus itself is the broader classification of their position/direction relative to the team, not just focusing on one group.
C: This describes communication channels or media (social media, websites). These are the methods used to communicate, but they do not define the hierarchical relationship or " locus " of the stakeholder.
A project manager is performing a specific process and has..........is being referred to?
A project manager is performing a specific process and has a list of accepted deliverables One of the stakeholders points out that they have just reviewed the verified deliverables, and come up with the list of accepted deliverables Which process is being referred to?
Control Quality
Validate Scope
Validate Quality
Control Scope
According to the PMBOK® Guide, the process described is Validate Scope, which is the process of formalizing acceptance of the completed project deliverables.
Validate Scope (Choice B): The key distinction here is the transition from Verified Deliverables to Accepted Deliverables.
Verified Deliverables are an output of the Control Quality process (where they are checked for correctness).
These verified deliverables then become an input to the Validate Scope process.
The output of the Validate Scope process is Accepted Deliverables, which have been formally signed off by the customer or sponsor.
Control Quality (Choice A): This process is focused on the correctness of the deliverables and meeting the technical specifications. Its primary output is Verified Deliverables, which are then sent to the customer for validation.
Control Scope (Choice D): This process monitors the status of the project and product scope and manages changes to the scope baseline. it does not deal with the formal acceptance of deliverables.
Validate Quality (Choice C): This is not a formal PMI process.
In summary, Control Quality is performed by the project team to ensure correctness (Internal), while Validate Scope is performed with the customer to obtain formal acceptance (External). Since the stakeholder has produced a list of Accepted Deliverables from the Verified ones, the process is Validate Scope.
What should a project manager consider to address the full delivery life cycle for large projects?
A range of techniques utilizing a plan driven approach, adaptive approach or a hybrid or both
Only techniques of an agile/adaptive approach in large organizations
Change the role of the project manager to managing pro|ci I in adaptive nuviionin-
Splitting larger projects into two or more smaller project is which can be addressed in an adaptive method
According to the PMBOK® Guide and the Agile Practice Guide, modern project management emphasizes that there is no " one size fits all " approach, especially for large and complex projects.
Hybrid and Multi-Modal Approaches (Choice A): To address the full delivery life cycle, a project manager must be versatile. Large projects often contain sub-components with different levels of certainty. For example, the hardware setup might follow a Plan-driven (Predictive) approach, while the software development follows an Adaptive (Agile) approach. Using a Hybrid model allows the project manager to select the most effective technique for each part of the project to ensure successful delivery.
Agile/Adaptive Only (Choice B): While Agile is powerful, it is not always the best fit for every component of a large project. Highly regulated industries or projects with fixed physical requirements (like construction) often still require predictive elements.
Changing the Role of the PM (Choice C): While the PM ' s style might shift (e.g., toward servant leadership in adaptive environments), the core responsibility of integration and delivery remains. The role doesn ' t fundamentally " change " its purpose; it adapts its methods.
Splitting Projects (Choice D): While decomposing large projects into smaller ones is a valid management strategy, it does not inherently address the life cycle requirements. A project manager must be able to handle the life cycle regardless of the project ' s size.
The PMBOK® Guide encourages Tailoring, which is the deliberate act of selecting the appropriate processes, inputs, tools, techniques, and life cycle phases to manage a project. For large projects, this almost always involves a blend of methodologies to balance control with flexibility.
Which process involves aggregating the estimated costs of the individual schedule activities or work packages?
Estimate Costs
Estimate Activity Resources
Control Costs
Determine Budget
According to the PMBOK® Guide, the process of Determine Budget is defined as the process of aggregating the estimated costs of individual activities or work packages to establish an authorized cost baseline.
Mechanism of Aggregation: This process takes the Cost Estimates (which are an output of the Estimate Costs process) and rolls them up. First, activity costs are aggregated into work packages. Then, work package costs are aggregated into higher-level components of the WBS (such as control accounts), and finally, these are aggregated for the entire project.
Purpose: The goal of this aggregation is to determine the total cost required to complete the project and to produce the Cost Baseline.
Inclusion of Contingency: The process also involves adding Contingency Reserves (for " known-unknowns " ) to the cost estimates. When the cost baseline is combined with Management Reserves (for " unknown-unknowns " ), it results in the total Project Budget.
Analysis of other choices:
Choice A (Estimate Costs): This process involves developing an approximation of the monetary resources needed for each individual activity. It is the precursor to aggregation but is not the act of aggregating them into a total budget.
Choice B (Estimate Activity Resources): This process focuses on identifying the types and quantities of resources (people, equipment, materials) required, rather than the monetary value or the aggregation of those values into a budget.
Choice C (Control Costs): This is a monitoring and controlling process. It focuses on monitoring the status of the project to update the project costs and managing changes to the cost baseline. It uses the budget as a reference but does not create it through aggregation.
Which type of dependency is legally or contractually required or inherent in the nature of work and often involves physical limitations?
Mandatory
Discretionary
Internal
External
According to the PMBOK® Guide, specifically within the Sequence Activities process of Project Schedule Management, there are four types of dependencies used to define the logical relationship between activities.
Mandatory Dependencies: These are also known as " hard logic " or " hard dependencies. " They are legally or contractually required or inherent in the nature of the work. These dependencies often involve physical limitations. For example, on a construction project, you cannot build the walls until the foundation is poured and set. This is a physical requirement of the work itself.
Attributes: Mandatory dependencies are typically fixed and cannot be easily changed by the project team without changing the fundamental nature of the project or violating legal/safety standards.
Why the other options are incorrect:
B. Discretionary: Also known as " preferred logic, " " soft logic, " or " preferential logic. " These are based on best practices or specific sequences desired by the team even though other sequences are possible. They are not legally or physically required.
C. Internal: These involve a precedence relationship between project activities and are generally within the project team’s control. While a dependency can be both mandatory and internal, the question ' s specific definition of " legally/contractually required " points directly to the classification of Mandatory.
D. External: These involve a relationship between project activities and non-project activities (e.g., waiting for a government permit or a delivery from a vendor). While these can be mandatory, the primary definition of work inherent to the nature of the task and physical limitations is the hallmark of a Mandatory dependency.
The item that provides more detailed descriptions of the components in the work breakdown structure (WB5) is called a WBS:
dictionary.
chart.
report.
register.
According to the PMBOK® Guide, the WBS Dictionary is a document that provides detailed deliverable, activity, and scheduling information about each component in the Work Breakdown Structure (WBS).
The Purpose of the Dictionary: Because the WBS itself is a graphical or hierarchical chart, it often lacks the space to provide specific details. The WBS dictionary supports the WBS by providing the " narrative " or definition for each work package.
Contents of a WBS Dictionary: Information in the WBS dictionary may include, but is not limited to:
Code of account identifier.
Description of work.
Assumptions and constraints.
Responsible organization or individual.
Schedule milestones.
Associated schedule activities.
Resources required.
Cost estimates.
Quality requirements.
Acceptance criteria.
Technical references.
Scope Baseline: Together, the Project Scope Statement, the WBS, and the WBS Dictionary form the Scope Baseline for the project.
Analysis of Other Options:
B. chart: A WBS chart is simply the visual representation (the tree structure) of the work. It shows the hierarchy but does not typically contain the " detailed descriptions " required to execute the work.
C. report: While WBS information can be included in various project reports, there is no formal PMBOK® document called a " WBS report " that serves as the repository for component descriptions.
D. register: A register is typically used for tracking dynamic lists that change throughout the project (e.g., Risk Register, Stakeholder Register, Issue Log). The WBS details are considered static baseline information and are housed in the dictionary.
Analyzing activity sequences, durations, resource requirements, and schedule constraints for project execution and monitoring and controlling relates to which process?
Develop Schedule
Control Schedule
Estimate Activity Durations
Define Activities
According to the PMBOK® Guide, the process of Develop Schedule is the iterative task of analyzing activity sequences, durations, resource requirements, and schedule constraints to create the project schedule model for project execution and monitoring and controlling.
Purpose: This process integrates all previous time-management data—such as the activity list (Define Activities), the network diagram (Sequence Activities), and resource needs (Estimate Activity Resources) — to generate a schedule model with planned dates for completing project activities.
Key Tools: This process often utilizes techniques like Critical Path Method (CPM), Resource Leveling, and Schedule Compression (Crashing or Fast Tracking) to ensure the schedule is realistic and aligns with project constraints.
Output: The primary output is the Schedule Baseline and the Project Schedule.
Analysis of other options:
B. Control Schedule: This is the process of monitoring the status of the project to update the project schedule and manage changes to the schedule baseline. It happens during execution, not when initially analyzing sequences and durations to build the model.
C. Estimate Activity Durations: This is a prerequisite process where you estimate the number of work periods needed to complete individual activities. It provides data to the Develop Schedule process but does not perform the final integration of constraints and sequences.
D. Define Activities: This is the very first step where you identify and document the specific actions to be performed to produce project deliverables. It does not involve analyzing sequences or constraints.
Per PMI standards, Develop Schedule is the " culmination " of the planning activities for the Schedule Management knowledge area, as it pulls all variables together into a finalized timeline.
Who is responsible for initiating a project?
Project sponsor
Project manager
Program manager
Project management office (PMO)
According to the PMBOK® Guide, the Project Sponsor is the person or group who provides resources and support for the project and is accountable for enabling success.
Role in Initiation: The process of Develop Project Charter is the official start of a project. While the Project Manager often assists in drafting the charter, it is the Sponsor who is responsible for formally initiating the project. They do this by signing the charter, which provides the project manager with the authority to apply organizational resources to project activities.
Business Justification: The sponsor is typically the one who ensures the project is aligned with the organization ' s strategic goals and remains " sold " on the business case throughout the project ' s life cycle.
Authority: Because the sponsor is usually a high-level executive or a representative of the customer/organization, they have the financial and political authority to authorize the project ' s existence.
Analysis of Other Options:
B. Project manager: The PM is often assigned during the initiation phase (ideally during the creation of the charter), but they do not have the authority to " initiate " or " authorize " the project themselves. Their role is to lead the team and manage the work once authorized.
C. Program manager: A program manager manages a group of related projects. While they may oversee multiple project managers, the specific accountability for the authorization and funding of an individual project lies with the Sponsor.
D. Project management office (PMO): A PMO provides standardizing and support functions. While a PMO might facilitate the selection process or provide the template for the charter, the " responsibility " for triggering the project ' s start rests with the Sponsor.
Which process involves defining, preparing, and coordinating all subsidiary plans and integrating them into a comprehensive plan?
Direct and Manage Project Work
Develop Project Management Plan
Plan Quality Management
Monitor and Control Project Work
According to the PMBOK® Guide and the Standard for Project Management, the process of defining, preparing, and coordinating all subsidiary plans and integrating them into a comprehensive project management plan is Develop Project Management Plan.
As per PMI standards, this process is part of the Project Integration Management Knowledge Area and occurs within the Planning Process Group. The Project Management Plan is the primary document used to manage the project. Key characteristics of this process include:
Integration: It consolidates all subsidiary management plans (e.g., Scope, Schedule, Cost, Quality, Resource, Communications, Risk, Procurement, and Stakeholder Management Plans) and baselines (Scope, Schedule, and Cost baselines) into a unified whole.
Consolidation: It defines how the project is executed, monitored, controlled, and closed.
Baselines: It establishes the performance measurement baselines against which project execution will be measured.
Updates: The Project Management Plan is a " living document " that is updated and revised through the Perform Integrated Change Control process as the project progresses.
The other options are incorrect based on the following PMI process definitions:
Direct and Manage Project Work: This is an Executing process. It involves leading and performing the work defined in the project management plan and implementing approved changes to achieve the project ' s objectives.
Plan Quality Management: This is a Planning process, but it is a " subsidiary " process. It focuses specifically on identifying quality requirements and standards; its output (the Quality Management Plan) is an input to the Develop Project Management Plan process.
Monitor and Control Project Work: This is a Monitoring and Controlling process. It involves tracking, reviewing, and reporting the overall progress to meet the performance objectives defined in the project management plan.
As per the PMI Lexicon of Project Management Terms, the Develop Project Management Plan process ensures that all aspects of the project are aligned and that the project manager has a clear, integrated roadmap for success.
Which are examples of processes that may be used once or at predefined points in the project life cycle?
Develop Project Charter and Close Project or Phase
Define Activities and Acquire Resources
Control Schedule and Conduct Procurements
Monitor Communications and Control Costs
According to the PMBOK® Guide, project management processes are categorized by their frequency of occurrence throughout the project life cycle.
Processes used once or at predefined points: These are processes that are not performed continuously but occur at specific milestones or phase transitions.
Develop Project Charter: This typically occurs once at the start of the project or at the beginning of each project phase to formally authorize its existence.
Close Project or Phase: This occurs only when a phase is completed or the entire project is being finalized.
Processes performed periodically as needed: Examples include Acquire Resources (whenever a team member is needed) or Conduct Procurements (when a contract needs to be signed).
Processes performed continuously: These are processes that occur throughout the entire project duration, such as Define Activities, Control Schedule, and Monitor Communications.
Analysis of Other Options:
B. Define Activities and Acquire Resources: Define Activities is a process that is typically performed continuously throughout the project, especially in adaptive environments where work is decomposed as it becomes better understood. Acquire Resources is performed periodically as resources are needed.
C. Control Schedule and Conduct Procurements: Control Schedule is a monitoring and controlling process that occurs continuously to track progress. Conduct Procurements is performed whenever a specific procurement package is ready for award.
D. Monitor Communications and Control Costs: Both of these are monitoring and controlling processes that are performed continuously throughout the project to ensure performance remains aligned with the plan.
A project manager needs to determine the schedule variance (SV). The project manager ' s latest schedule indicates 14 units of work completed against a plan of 23 units.
What is the SV?
-9
37
9
322
According to the PMBOK® Guide, the Schedule Variance (SV) is a metric used in Earned Value Management (EVM) to determine how much a project is ahead of or behind its planned schedule at a specific point in time.
The Formula: The calculation for Schedule Variance is:
$$SV = EV - PV$$
(Where $EV$ is Earned Value and $PV$ is Planned Value).
Applying the Data:
Earned Value ($EV$): This is the work actually completed. In this scenario, it is 14 units.
Planned Value ($PV$): This is the work that was scheduled to be completed. In this scenario, it is 23 units.
The Calculation:
$$SV = 14 - 23 = -9$$
Interpreting the Result:
Because the SV is negative (-9), it indicates that the project is behind schedule. Specifically, it has " earned " 9 units less of value than what was originally planned for this date.
If the result were positive, the project would be ahead of schedule. If it were zero, the project would be exactly on schedule.
Analysis of other options:
Option B (37): This is the result of adding the two numbers ($23 + 14$). Addition is not used to find variance.
Option C (9): This is the absolute difference ($23 - 14$) but ignores the mathematical direction. In EVM, the order of the formula is critical; $EV$ must come first. A positive 9 would incorrectly suggest the project is ahead of schedule.
Option D (322): This is the result of multiplying the two numbers ($23 \times 14$). Multiplication is not used in variance calculations.
Per PMI standards, the Schedule Variance (SV) is the mathematical difference between what has been accomplished ($EV$) and what was planned ($PV$), making -9 the only correct answer.
How is the schedule variance calculated using the earned value technique?
EV less AC
AC less PV
EV less PV
AC less EV
In accordance with the PMBOK® Guide and the standard practices for Earned Value Management (EVM), Schedule Variance (SV) is a measure of schedule performance expressed as the difference between the earned value and the planned value.
The Formula:
$$SV = EV - PV$$
EV (Earned Value): The measure of work performed expressed in terms of the budget authorized for that work.
PV (Planned Value): The authorized budget assigned to scheduled work.
Interpretation of Results:
Positive SV ($ > 0$): Indicates that the project is ahead of schedule (more work has been earned than was planned).
Negative SV ($ < 0$): Indicates that the project is behind schedule (less work has been earned than was planned).
Zero SV ($= 0$): Indicates that the project is exactly on schedule.
Comparison with Other Options:
EV less AC (A): This is the formula for Cost Variance (CV) ($CV = EV - AC$). It measures cost performance.
AC less PV (B): This is not a standard EVM metric used for performance measurement.
AC less EV (D): This is essentially the inverse of Cost Variance and is not a standard project management formula.
In the Control Schedule process, SV is a critical indicator used to determine if the project is deviating from the schedule baseline and if corrective or preventive actions are required.
In an organization with a projectized organizational structure, who controls the project budget?
Functional manager
Project manager
Program manager
Project management office
According to the PMBOK® Guide, the organizational structure significantly influences how resources are assigned and who holds the power over project constraints, including the budget.
Projectized Organizational Structure: In this type of structure, the organization is arranged by projects rather than functional departments.
Authority: The Project Manager (PM) has a high to almost total level of authority.
Budget Control: Because the project is the primary unit of the organization, the Project Manager has full control over the project budget and the resources assigned to the project.
Reporting Lines: Team members are often co-located and report directly to the Project Manager. There are usually no functional managers, or if they exist, their role is minimal and focused on administrative support rather than project direction.
The " Varying Degrees " of Authority:
Functional Structure: The Functional Manager has full control of the budget; the PM has little to no authority (often just a coordinator).
Matrix Structure: Authority is shared between the Functional Manager and the PM. In a Strong Matrix, the PM has more control; in a Weak Matrix, the Functional Manager maintains control.
Projectized Structure: This is the opposite of the Functional structure. The PM is the primary decision-maker for the budget.
Comparison with other options:
A. Functional manager: In a functional organization, this individual controls the budget. In a projectized organization, functional managers typically do not exist in a way that interferes with project-level financial decisions.
C. Program manager: While a Program Manager oversees a group of related projects and may allocate funds to those projects, the day-to-day control and management of a specific project ' s budget within a projectized structure rests with the Project Manager.
D. Project management office (PMO): A PMO provides support, templates, and governance. While they may monitor budget performance or provide the framework for financial reporting, they do not " control " the individual project ' s budget in the same direct capacity as the Project Manager in this structure.
A project manager needs to demonstrate that the project meets quality standards and success criteria. For that reason, the project manager is defining the quality objectives of the project, the quality tools that will be used, and quality metrics for the project deliverables.
Which process is the project manager executing?
Manage Quality
Plan Quality Management
Control Quality
Plan Scope Management
According to the PMBOK® Guide (6th Edition), the Plan Quality Management process is the process of identifying quality requirements and/or standards for the project and its deliverables, and documenting how the project will demonstrate compliance with quality requirements and/or standards.
The scenario explicitly describes the project manager defining the foundational elements of quality for the project. These activities are key components of the planning phase:
Defining Quality Objectives: Establishing the standards and success criteria the project must meet.
Quality Tools: Identifying which specific tools (e.g., flowcharts, check sheets, or statistical sampling) will be applied during the project.
Quality Metrics: Defining the specific attributes (e.g., defect rate, reliability, or on-time performance) that will be measured to ensure the project is successful.
Analysis of Distractors:
A (Manage Quality): Often referred to as Quality Assurance, this is an Executing process. It focuses on using the quality plan to ensure the project processes are being followed and that the project is using the appropriate quality standards. It is about " managing " the work, not " defining " the metrics and tools.
C (Control Quality): This is a Monitoring and Controlling process. It is the process of monitoring and recording results of executing the quality management activities to assess performance and ensure the project outputs are complete, correct, and meet customer expectations. It uses the metrics defined in planning to measure the actual deliverables.
D (Plan Scope Management): This process is focused on defining how the project scope will be defined, validated, and controlled. While quality and scope are related (quality is the degree to which a set of inherent characteristics fulfills requirements), the specific tasks of defining quality tools and metrics belong to the Quality Management knowledge area.
How many Project Management Process Groups are there?
3
4
5
6
According to the PMBOK® Guide (Project Management Body of Knowledge), project management is performed through the integration of processes. These processes are logically grouped into five categories known as the Project Management Process Groups.
These groups are independent of process phases and are applied to every project or project phase to manage the flow of work:
Initiating Process Group: Those processes performed to define a new project or a new phase of an existing project by obtaining authorization to start.
Planning Process Group: Those processes required to establish the scope of the effort, refine the objectives, and define the course of action required to attain the objectives.
Executing Process Group: Those processes performed to complete the work defined in the project management plan to satisfy the project requirements.
Monitoring and Controlling Process Group: Those processes required to track, review, and regulate the progress and performance of the project; identify any areas in which changes to the plan are required; and initiate the corresponding changes.
Closing Process Group: Those processes performed to formally complete or close the project, phase, or contract.
Process Groups vs. Knowledge Areas: While there are 5 Process Groups, there are 10 Knowledge Areas (such as Scope, Schedule, Cost, etc.).
Process Groups vs. Project Life Cycle: Process Groups are not the same as project phases. Most process groups will typically be repeated within each phase of a project ' s life cycle.
Continuous Nature: The Monitoring and Controlling process group occurs concurrently with all other process groups (except Initiating in some frameworks) to ensure the project stays on track.
Who determines which dependencies are mandatory during the Sequence Activities process?
Project manager
External stakeholders
Internal stakeholders
Project team
According to the PMBOK® Guide, specifically within the Sequence Activities process, dependencies are identified to define the logical relationship between project activities.
Mandatory Dependencies: Also known as " hard logic " or " hard dependencies, " these are relationships that are inherent in the nature of the work being performed or required by a contract. They often involve physical limitations (e.g., you cannot put a roof on a house until the walls are built).
Responsibility for Identification: The project team is responsible for identifying which dependencies are mandatory during the process of sequencing. They use their technical expertise and knowledge of the specific work packages to determine the necessary order of operations.
Types of Dependencies:
Mandatory External: Legal or contractual requirements from outside the project.
Mandatory Internal: Logic required by the nature of the work itself within the project ' s control.
The Goal: By correctly identifying these dependencies, the project team ensures the schedule is realistic and reflects the actual constraints of the project environment.
Analysis of Other Options:
A. Project manager: While the PM facilitates the sequencing process and manages the schedule, the technical determination of mandatory work sequences relies on the expertise of the entire project team.
B. External stakeholders: While they may impose External dependencies (like a regulatory permit), the broad category of " Mandatory Dependencies " includes internal technical logic that external stakeholders would not typically define.
C. Internal stakeholders: This is a broad group that includes people not involved in the day-to-day work (like functional managers). The Project Team (the people actually performing or directly managing the work) is the specific group cited in PMI standards for identifying these technical relationships.
Organizational planning impacts projects by means of project prioritization based on risk, funding, and an organizations:
Budget plan
Resource plan
Scope plan
Strategic plan
According to the PMBOK® Guide, specifically within the sections on Project Management and Strategy, projects are the primary means by which an organization achieves its strategic goals. Organizational planning dictates how projects are selected and prioritized.
Strategic Alignment: Projects are typically authorized as a result of one or more strategic considerations. The Strategic Plan serves as the highest-level roadmap for the organization, and any potential project must be evaluated against how well it aligns with these long-term goals.
Prioritization Factors: When an organization conducts its planning, it looks at several variables to decide which projects to fund and initiate:
Risk: The potential for negative impacts or failure.
Funding: The availability of capital and expected Return on Investment (ROI).
Strategic Goals: Market demand, technological advance, legal requirements, or social need as defined in the Strategic Plan.
Portfolio Management: This is the level where organizational planning most directly impacts projects. Portfolio managers use the Strategic Plan to ensure that the " right " work is being done to move the company toward its vision.
Analysis of other choices:
Choice A (Budget plan): While funding is a constraint mentioned in the question, the " Budget Plan " is usually a subset of the broader strategic and operational plans. It tells you if you can afford a project, but the Strategic Plan tells you why you should do it.
Choice B (Resource plan): Resource planning (human and physical) is a critical operational component, but prioritization is driven by the value the project brings to the organization ' s strategy, not just the availability of staff.
Choice C (Scope plan): Scope planning is project-specific. It defines what the project will do once it has already been selected. It does not drive the organizational-level prioritization process.
The chart below is an example of a:
Responsibility assignment matrix (RAM)
Work breakdown structure (WBS)
RACI chart
Requirements traceability matrix
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Scope Management knowledge area and the Collect Requirements process:
Requirements Traceability Matrix (Option D): The image provided is a textbook example of a Requirements Traceability Matrix (RTM). An RTM is a grid that links product requirements from their origin to the deliverables that satisfy them. As shown in the chart, it tracks the ID and Requirements Description through various stages of the project life cycle, including Project Objectives, WBS Deliverables, Product Design, Product Development, and Test Cases. This ensures that each requirement adds business value and that all requirements are accounted for at the end of the project.
Responsibility Assignment Matrix (RAM) / RACI Chart (Options A and C): These are tools used in Project Resource Management. They map project work packages to the individuals or groups responsible for them (Responsible, Accountable, Consulted, Informed). They do not track technical requirements or product design stages.
Work Breakdown Structure (WBS) (Option B): A WBS is a hierarchical decomposition of the total scope of work to be carried out by the project team. It is typically displayed as a tree diagram or an indented list of work packages, not a horizontal matrix tracking the development lifecycle of specific requirements.
In the PMI framework, the Requirements Traceability Matrix is essential for managing scope creep. It provides a means to track requirements throughout the project life cycle, ensuring that requirements approved in the charter and scope statement are actually delivered and tested.

