Certified Associate in Project Management CAPM (CAPM) — Questions 226300

503 questions total · 7pages · All types, answers revealed

Page 3

Page 4 of 7

Page 5
226
MCQhard

During a Scrum sprint, the development team discovers that a critical dependency on another team's API cannot be resolved until the next sprint. The product owner insists on delivering the current sprint goal without adjusting scope. The team is struggling to meet the definition of done. What should the Scrum Master do first?

A.Order the team to work overtime to complete the remaining work
B.Ignore the dependency and ask the team to do their best
C.Escalate the issue to the program manager for resolution
D.Facilitate a discussion between the product owner and team to renegotiate the sprint goal
AnswerD

The Scrum Master coaches the team and product owner to collaborate on scope adjustments when dependencies block work.

Why this answer

The Scrum Master should facilitate a discussion with the product owner and team to explore options, such as removing the blocked work or adjusting the sprint goal. The Scrum Master is a servant leader who helps the team and product owner negotiate scope. Ordering the team to work overtime violates Scrum principles.

Escalating to management bypasses the Scrum framework. Ignoring the impediment would lead to failure.

227
MCQmedium

Refer to the exhibit. The team wants to pull a new item into In Progress. What should they do first?

A.Ignore the WIP limit and pull the item.
B.Move an item from In Progress to Done.
C.Increase the WIP limit for In Progress.
D.Add the item to To Do.
AnswerB

Completing an item frees WIP capacity to pull a new item.

Why this answer

Option A is correct because the In Progress column is at its WIP limit (3 items). The team must complete an item in In Progress (move it to Done) before pulling a new item. Option B is wrong because they want to pull into In Progress, not add to To Do.

Option C is wrong because ignoring WIP limits violates Kanban principles. Option D is wrong because increasing the limit should be a deliberate decision, not automatic.

228
MCQmedium

A project is in the execution phase. The earned value analysis shows a Cost Performance Index (CPI) of 0.8 and a Schedule Performance Index (SPI) of 0.9. What is the best interpretation of these metrics?

A.The project is over budget and behind schedule.
B.The project is under budget but behind schedule.
C.The project is over budget but ahead of schedule.
D.The project is under budget and ahead of schedule.
AnswerA

CPI = 0.8 means the project is over budget (cost overrun), SPI = 0.9 means behind schedule.

Why this answer

Option B is correct because CPI < 1 indicates cost overrun, and SPI < 1 indicates schedule behind. Option A is wrong because it claims ahead of schedule. Option C is wrong because it claims under budget.

Option D is wrong because it claims both under budget and ahead of schedule.

229
MCQhard

In a predictive project, the project sponsor requests a scope change that will significantly increase the project cost. The project manager should FIRST:

A.Reject the change as it impacts budget
B.Evaluate the impact of the change on the project constraints
C.Update the project charter
D.Implement the change immediately
AnswerB

The first step is to analyze the change's effect on scope, schedule, cost, and quality.

Why this answer

When a scope change is requested, the project manager must first evaluate the impact on project constraints (cost, schedule, quality, etc.) before proceeding. Updating the charter or rejecting the change without evaluation is premature.

230
Multi-Selectmedium

A BA is prioritizing a large number of requirements. Which TWO techniques are best suited for this scenario?

Select 2 answers
A.Benchmarking
B.Focus group
C.Kano model
D.MoSCoW analysis
E.Observation
AnswersC, D

Prioritization based on customer satisfaction.

Why this answer

Options A and B are correct because MoSCoW analysis and Kano model are prioritization techniques. Option C is incorrect because focus group is an elicitation technique. Option D is incorrect because benchmarking is for comparison.

Option E is incorrect because observation is for understanding processes.

231
Multi-Selectmedium

A project manager is using a predictive approach to create a WBS. Which TWO of the following are characteristics of a well-constructed WBS? (Select TWO)

Select 2 answers
A.The lowest level is a work package.
B.The WBS includes only the deliverables of the project sponsor.
C.The WBS is created solely by the project manager.
D.Each element represents a single deliverable.
E.Each work package is assigned to multiple departments.
AnswersA, D

Correct: The lowest level of the WBS is a work package.

Why this answer

A well-constructed WBS consists of deliverables decomposed to work packages. Options A and B are correct.

232
MCQhard

During a sprint, the team identifies a critical defect that requires immediate attention. What should the Scrum Master do?

A.Report to management.
B.Add the defect to the product backlog.
C.Allow the team to fix the defect within the sprint if possible.
D.Stop the sprint and restart.
AnswerC

The team can adjust work within the sprint as long as the sprint goal is achievable.

Why this answer

Option B is correct because agile teams are self-organizing and should handle the defect without compromising the sprint goal if possible. Option A is wrong because stopping the sprint is a drastic measure and should be a last resort. Option C is wrong because adding to the backlog may delay urgent fixes.

Option D is wrong because the Scrum Master should not escalate prematurely.

233
Multi-Selectmedium

Which THREE of the following are components typically included in a business case?

Select 3 answers
A.Stakeholder Register
B.Cost-Benefit Analysis
C.Work Breakdown Structure
D.Risk Assessment
E.Executive Summary
AnswersB, D, E

Correct: CBA is essential for financial justification.

Why this answer

A business case typically includes an executive summary, cost-benefit analysis, and risk assessment. Work Breakdown Structure is a project planning tool, and Stakeholder Register is a stakeholder management document.

234
MCQeasy

A startup is adopting Scrum for the first time. During the Sprint Review, stakeholders request many changes to the product increment. What is the best way for the Scrum Master to handle this?

A.Let the Development Team decide which changes to implement immediately.
B.Add the changes to the current Sprint Backlog immediately.
C.Ask the Product Owner to add the changes to the Product Backlog for prioritization in future Sprints.
D.Ignore the feedback since the Sprint is complete.
AnswerC

The Product Owner manages the Product Backlog; feedback is captured and prioritized for future Sprints.

Why this answer

In Scrum, the Sprint Review is a time for stakeholders to inspect the increment and provide feedback, but changes cannot be made to the current Sprint as the Sprint Goal and scope are fixed. The Product Owner is responsible for managing the Product Backlog, so the best action is to capture these change requests and have the Product Owner add them to the Product Backlog for future prioritization. This ensures the Development Team remains focused on the current Sprint Goal and that changes are evaluated against business value and priority in upcoming Sprints.

Exam trap

The trap here is that candidates confuse the Sprint Review with a mid-Sprint change opportunity, thinking stakeholder feedback must be acted on immediately, rather than understanding that the Product Backlog is the proper channel for all new requirements.

How to eliminate wrong answers

Option A is wrong because the Development Team should not decide on implementing changes immediately; they are focused on delivering the current Sprint Goal, and unplanned changes disrupt the Sprint Backlog and violate the Sprint's timebox. Option B is wrong because adding changes to the current Sprint Backlog mid-Sprint violates the Scrum principle of a fixed Sprint Backlog and can destabilize the Sprint Goal; changes should only be introduced if the Sprint Goal is not threatened, and even then, only the Product Owner can cancel the Sprint. Option D is wrong because ignoring stakeholder feedback contradicts the inspect-and-adapt principle of Scrum; feedback is valuable for future Sprints and should be captured, not discarded.

235
MCQmedium

A business analyst is managing requirements for a software upgrade project. The project sponsor wants to ensure that every requirement can be traced back to a business need. What is the primary purpose of requirements traceability?

A.To ensure each requirement meets a business need
B.To document system architecture
C.To assign requirements to team members
D.To estimate project costs
AnswerA

Traceability links requirements to business objectives.

Why this answer

Requirements traceability ensures that each requirement is linked to a business need, helping to validate scope, manage changes, and confirm value. It also helps in identifying the impact of changes.

236
MCQhard

In a requirements gathering workshop, two stakeholders have differing opinions on the system interface design. The business analyst decides to use a technique that involves listing pros and cons of each option. Which technique is being used?

A.Prototyping
B.Decision Analysis
C.Interface Analysis
D.Brainstorming
AnswerB

Correct: Decision analysis evaluates options with pros and cons.

Why this answer

Decision analysis involves evaluating options based on criteria, often including pros and cons. Brainstorming generates ideas, Prototyping builds mockups, and Interface Analysis focuses on interfaces.

237
Drag & Dropmedium

Drag and drop the steps for controlling project changes according to the integrated change control process.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Change control involves submitting, reviewing, deciding, updating plans, and communicating outcomes.

238
MCQmedium

A project manager is evaluating two project proposals. Proposal A has a benefit-cost ratio (BCR) of 1.2 and a payback period of 3 years. Proposal B has a BCR of 1.5 and a payback period of 4 years. The organization has limited funds and wants to maximize return on investment. Which proposal should the project manager recommend?

A.Neither proposal; the organization should wait for better options
B.Proposal A, because it has a shorter payback period
C.Both proposals are equal; select based on non-financial criteria
D.Proposal B, because it has a higher benefit-cost ratio
AnswerD

Higher BCR means better return per cost, aligning with maximizing ROI.

Why this answer

Option B is correct because a higher BCR indicates a greater return per unit cost, and maximizing ROI is the key criteria. Option A has lower BCR and shorter payback, but ROI is prioritized. Option C and D are incorrect because they ignore BCR or misinterpret payback.

239
MCQmedium

Refer to the exhibit. The project manager needs to calculate the total hours assigned to each resource. Which resource has the highest total assigned hours?

A.Alice
B.Cannot be determined from the exhibit
C.Bob
D.Charlie
AnswerC

Bob has 80 hours, the highest of the three.

Why this answer

Option A is correct because Bob has 80 hours, Alice has 60 hours, and Charlie has 30 hours. Alice's total is lower, so Bob has the highest.

240
MCQhard

You are managing a project to implement a new customer relationship management (CRM) system. The project management plan has been approved, and you are in the executing process group. A team member reports that a vendor has delivered a software module that does not meet the acceptance criteria specified in the procurement statement of work. The team member suggests modifying the acceptance criteria to accept the module as is, because returning it would cause a two-week delay. You review the project management plan and the requirements documentation. What should you do?

A.Reject the module and request the vendor to correct it according to the original criteria
B.Escalate to the project sponsor for a decision on whether to accept the module
C.Accept the team member's suggestion to avoid the delay, but document the deviation
D.Initiate a change request to formally evaluate the impact of modifying the acceptance criteria
AnswerD

Following the change control process ensures all impacts are assessed before deciding.

Why this answer

Changing acceptance criteria without formal change control is scope creep and violates the project management plan. The correct action is to follow the change control process to evaluate the impact. Option A is incorrect because it bypasses control.

Option B is premature without analysis. Option C is too harsh without understanding the issue.

241
MCQhard

A company is transitioning from a traditional project management approach to a business analysis-driven mindset. The senior management wants to ensure that all projects align with strategic goals. Which framework should be used to prioritize initiatives based on business value?

A.BABOK
B.PRINCE2
C.Balanced Scorecard
D.PMBOK
AnswerA

BABOK is the business analysis body of knowledge that includes prioritization guidance.

Why this answer

BABOK provides guidelines for business analysis planning and prioritization, including techniques to align initiatives with strategic business value.

242
MCQeasy

A milestone in a project schedule is best described as:

A.A work package.
B.A control account.
C.A task with zero duration.
D.A summary task.
AnswerC

Milestones mark significant points and have no duration.

Why this answer

Option D is correct because a milestone is a significant event with zero duration. Options A, B, and C are schedule components but not milestones.

243
MCQmedium

During Sprint Planning, the Development Team realizes that the total effort for the selected Product Backlog items exceeds their historical velocity. What should the team do?

A.Extend the Sprint duration to accommodate all the work.
B.Commit to all items and work extra hours to deliver.
C.Lower the Definition of Done to complete items faster.
D.Remove some lower-priority items from the Sprint Backlog in agreement with the Product Owner.
AnswerD

The team should select a realistic amount of work based on historical velocity; the Product Owner can reprioritize items.

Why this answer

Option D is correct because the team should collaborate with the Product Owner to remove or replace items to create a realistic Sprint Backlog. Option A is wrong because extending the Sprint violates the timebox. Option B is wrong as the Definition of Done is not negotiable per sprint.

Option C is wrong because the team should not commit to an unrealistic scope.

244
MCQhard

A business analyst is verifying that all requirements have corresponding test cases. They find a requirement that has no linked test case. What should the BA do first?

A.Ask the project manager to approve the missing test.
B.Ignore it as it may not be critical.
C.Request a test case to be created for that requirement.
D.Remove the requirement if it cannot be tested.
AnswerC

Ensures traceability and test coverage.

Why this answer

Option D is correct because the BA should request a test case to ensure the requirement is testable and covered. Option A is incorrect because removing the requirement is premature without analysis. Option B is incorrect because the PM does not typically authorize test cases.

Option C is incorrect because ignoring the issue violates traceability best practices.

245
Multi-Selectmedium

Which THREE items are typically included in a business analysis plan? (Choose three.)

Select 3 answers
A.Deliverables and artifacts
B.Stakeholder list and roles
C.Requirements prioritization criteria
D.Budget estimates
E.Detailed project schedule
AnswersA, B, C

The plan lists what the business analysis will produce.

Why this answer

Options A, B, and D are correct because a business analysis plan includes stakeholder roles, prioritization criteria, and deliverables. Option C is wrong detailed project schedule is part of the project management plan. Option E is wrong budget estimates are part of the project budget.

246
Multi-Selecteasy

Which TWO are benefits of self-organizing teams?

Select 2 answers
A.Faster decision making.
B.Higher creativity.
C.More consistent processes.
D.Better adherence to a fixed plan.
E.Reduced overhead of management.
AnswersA, E

Team members can decide quickly without waiting for management approval.

Why this answer

Self-organizing teams make faster decisions (A) and reduce the need for external management oversight (B). Consistent processes (C) are not inherent; adherence to plan (D) is less valued; higher creativity (E) can be a result, but the two best options are A and B.

247
MCQmedium

Refer to the exhibit. A team uses this CI pipeline. What action should the team take to resolve the pipeline failure?

A.Skip the Test stage and proceed to Deploy.
B.Review the Build stage for errors.
C.Fix the failing unit test in test_calculator.py and re-run the pipeline.
D.Deploy the code manually because the Build succeeded.
AnswerC

The pipeline indicates a unit test failure; fixing the test and re-running is the appropriate corrective action.

Why this answer

Option C is correct because the Test stage failed due to a unit test error; the team must fix the failing test and re-run the pipeline. Option A is wrong as skipping tests would compromise quality. Option B is wrong because the Build stage succeeded.

Option D is wrong because the pipeline is not yet ready for deployment.

248
Multi-Selectmedium

Which TWO of the following are characteristics of a predictive life cycle?

Select 2 answers
A.Scope is defined at the beginning of the project
B.Changes are welcomed and incorporated at any time
C.Requirements are gathered incrementally throughout the project
D.Deliverables are developed through multiple iterations
E.Detailed planning is performed for the entire project
AnswersA, E

Predictive life cycles require detailed scope definition early.

Why this answer

Option A is correct because in a predictive life cycle, the project scope is defined and baselined at the start, before execution begins. This upfront planning ensures that all requirements are known and documented, allowing for a detailed project management plan to guide the entire project.

Exam trap

PMI often tests the confusion between predictive and iterative life cycles, where candidates mistakenly think that incremental requirements gathering or iterative delivery can occur in a predictive model, but the key distinction is that predictive life cycles perform all planning upfront and deliver the product in a single final release.

249
MCQmedium

Which of the following is a key output of the Plan Risk Management process?

A.Risk breakdown structure.
B.Risk register.
C.Risk response plan.
D.Risk management plan.
AnswerD

This plan outlines how risk management will be conducted.

Why this answer

Option B is correct because the risk management plan is the primary output. Option A is output of Identify Risks. Option C is a tool.

Option D is part of Plan Risk Responses.

250
Multi-Selecthard

Which THREE of the following are key components of a project management plan for a predictive project?

Select 3 answers
A.Schedule baseline
B.Quality management plan
C.Cost performance index
D.Risk register
E.Scope management plan
AnswersA, B, E

The schedule baseline is a component of the project management plan.

Why this answer

The project management plan includes subsidiary management plans (e.g., scope, schedule, cost, quality, etc.) and baselines (scope, schedule, cost). The risk register is a project document, not part of the plan. The cost performance index is a performance measure, not a plan component.

251
MCQhard

Refer to the exhibit. The project manager notices that the resource histogram shows a peak of 15 FTEs in Week 2, exceeding the available 12 FTEs. The project manager needs to bring the resource usage within the limit without increasing the project duration or budget. Which action should the project manager take?

A.Reduce the scope of work in Week 2
B.Crash the project by adding overtime in Week 2
C.Add more resources to Week 2 to meet the demand
D.Apply resource smoothing to delay some activities in Week 2 to earlier or later weeks
AnswerD

Resource smoothing adjusts activities within their float to keep resource usage within limits without affecting the critical path or duration.

Why this answer

Resource smoothing is the correct technique because it adjusts the schedule of activities within their float to level the resource demand without changing the critical path or project duration. In this case, delaying some non-critical activities from Week 2 to earlier or later weeks reduces the peak from 15 FTEs to within the 12-FTE limit while keeping the project duration and budget unchanged.

Exam trap

PMI often tests the distinction between resource smoothing (which does not change duration) and resource leveling (which can extend duration), leading candidates to confuse the two or incorrectly assume that any resource adjustment must increase time or cost.

How to eliminate wrong answers

Option A is wrong because reducing scope would alter the project's deliverables and likely require a change request, violating the constraint of not increasing duration or budget but failing to keep the project scope intact. Option B is wrong because crashing with overtime increases cost (overtime pay) and may not reduce the peak FTE count, as it still requires the same or more labor hours in Week 2. Option C is wrong because adding more resources increases the FTE count further, exacerbating the overallocation and likely increasing budget, which contradicts the constraint.

252
MCQeasy

What is the primary role of the Product Owner in Scrum?

A.Manage the team
B.Remove impediments
C.Maximize the value of the product
D.Write code
AnswerC

The Product Owner maximizes value by managing the backlog.

Why this answer

Option B is correct because the Product Owner is responsible for maximizing the value of the product and managing the backlog. Option A is wrong because the Scrum Master manages the process. Option C is wrong because removing impediments is the Scrum Master's role.

Option D is wrong because writing code is the development team's role.

253
MCQeasy

A business analyst is tasked with modeling the logical data requirements for a new customer relationship management (CRM) system. Which artifact should the BA create to show the relationships between customer entities and their attributes?

A.A context diagram
B.An entity-relationship diagram
C.A user story map
D.A use case diagram
AnswerB

ERDs represent data entities, attributes, and their relationships.

Why this answer

The entity-relationship diagram (ERD) is the correct artifact because it specifically models logical data requirements by showing entities (e.g., Customer, Order) and their attributes (e.g., CustomerID, Name) along with the relationships between them (e.g., one-to-many). This directly addresses the task of modeling data for a CRM system, where understanding how customer data relates to other entities is critical.

Exam trap

The trap here is confusing a data modeling artifact (ERD) with process or interaction models (context diagram, use case diagram) or agile planning tools (user story map), leading candidates to pick a diagram that shows 'what the system does' rather than 'how data is structured'.

How to eliminate wrong answers

Option A is wrong because a context diagram shows the system's boundaries and external interactions (actors), not internal data structures or entity relationships. Option C is wrong because a user story map organizes user stories by functionality and release iterations, focusing on workflow and value delivery, not data modeling. Option D is wrong because a use case diagram captures functional requirements by showing actors and use cases, but it does not depict data entities, attributes, or their relationships.

254
MCQeasy

Based on the exhibit, what is the primary benefit of this user story?

A.Cost savings from reduced manual labor.
B.Automated progress tracking for the project manager.
C.Reduced errors in milestone tracking.
D.Improved team collaboration.
AnswerB

The story automates notifications to keep the PM informed without manual effort.

Why this answer

The user story describes a system that automatically updates the project manager's dashboard when a milestone is completed. This directly provides automated progress tracking, eliminating the need for manual status reporting. Option B is correct because the primary benefit is the automation of tracking, not cost savings, error reduction, or collaboration.

Exam trap

The trap here is that candidates often choose 'cost savings' or 'reduced errors' as generic benefits, failing to read the user story's specific 'so that' clause which explicitly names automated tracking as the primary goal.

How to eliminate wrong answers

Option A is wrong because the story focuses on tracking progress, not on reducing manual labor costs; any labor savings are secondary and not the primary benefit. Option C is wrong because while automated updates may reduce errors, the story's explicit goal is to 'track progress,' not to improve accuracy of milestone tracking. Option D is wrong because the story does not mention any team communication or collaboration features; it is a single-direction update to the project manager's dashboard.

255
MCQeasy

A project team is working on a construction project. The project manager notices that the team is spending excessive time clarifying task responsibilities. Which project management artifact would most directly help assign clear ownership?

A.Work breakdown structure (WBS)
B.Gantt chart
C.RACI matrix
D.Risk register
AnswerC

A RACI matrix clearly assigns Responsible, Accountable, Consulted, and Informed roles.

Why this answer

Option A is correct because a RACI matrix defines roles and responsibilities. The other options focus on different aspects (schedule, risks, work breakdown).

256
MCQeasy

In which project management process group is the project charter developed?

A.Monitoring and Controlling
B.Planning
C.Executing
D.Initiating
AnswerD

The project charter is created during Initiating to formally start the project.

Why this answer

The project charter is developed in the Initiating process group, which authorizes the project or phase. Option B is correct. Planning (A) involves defining scope and plans.

Executing (C) involves performing the work. Monitoring and Controlling (D) involves tracking progress.

257
MCQhard

A business analyst is evaluating a proposed solution and needs to determine if it delivers the expected business value. Which tool is most appropriate for this analysis?

A.Decision matrix
B.Requirements traceability matrix
C.Benefits realization plan
D.Cost-benefit analysis
AnswerC

It defines the metrics and timing for measuring business value.

Why this answer

Option C is correct because a benefits realization plan outlines how and when benefits will be measured. A is for verification, B is for cost-benefit, D is for prioritization.

258
MCQeasy

During the execution phase of a predictive project, the team discovers that a key deliverable does not meet the acceptance criteria defined in the project management plan. What is the FIRST step the project manager should take?

A.Re-baseline the schedule
B.Conduct a root cause analysis
C.Initiate a change request
D.Update the risk register
AnswerC

A change request is necessary to formally address the defect and obtain approval for corrective action.

Why this answer

The first step is to initiate a change request to correct the defect, as changes to deliverables require formal change control. Updating the risk register or re-baselining without change authorization is incorrect. Root cause analysis may follow but is not the immediate first step.

259
MCQmedium

A business analyst is gathering requirements for a new reporting system. The stakeholders are located in different time zones and have conflicting availability. Which elicitation technique would be most effective for this situation?

A.Document analysis
B.Interviews
C.Facilitated workshops
D.Surveys
AnswerD

Asynchronous, allows stakeholders to respond at their convenience.

Why this answer

Option C is correct because surveys can be distributed asynchronously, allowing stakeholders in different time zones to respond at their convenience. Option A is incorrect because workshops require real-time participation. Option B is incorrect because document analysis does not elicit new requirements directly.

Option D is incorrect because interviews require synchronous scheduling.

260
MCQeasy

A construction project has a predefined budget and strict deadline. The project manager is using a work breakdown structure (WBS) to decompose deliverables. Which level of the WBS provides the basis for estimating and scheduling?

A.WBS dictionary
B.Control account
C.Planning package
D.Work package
AnswerD

Work packages are the lowest level of the WBS and are used for estimating and scheduling.

Why this answer

The work package is the lowest level of the WBS and is used as the basis for estimating and scheduling. Option A is correct.

261
Multi-Selecthard

Which THREE are components of a business analysis plan? (Choose 3)

Select 3 answers
A.Elicitation techniques
B.Risk mitigation
C.Stakeholder analysis
D.Project budget
E.Traceability approach
AnswersA, C, E

The plan lists techniques to gather requirements.

Why this answer

A business analysis plan includes stakeholder analysis, elicitation techniques, and traceability approach to guide BA activities.

262
MCQhard

A business analyst is validating requirements and discovers that several requirements conflict with each other. The project sponsor insists on including all conflicting requirements to satisfy different stakeholders. What is the best course of action for the BA?

A.Escalate the issue to the project sponsor and ask for a decision.
B.Facilitate a meeting with stakeholders to discuss trade-offs and prioritize requirements.
C.Remove the conflicting requirements and proceed with the remaining ones.
D.Include all requirements as requested and let the development team resolve conflicts during implementation.
AnswerB

Collaborative resolution ensures stakeholder buy-in and clear priorities.

Why this answer

Option B is correct because the business analyst's role includes facilitating stakeholder collaboration to resolve conflicts through trade-off analysis and prioritization. This aligns with the BABOK guide's requirement management process, where the BA helps stakeholders understand the impact of conflicting requirements and negotiate a prioritized set that delivers the most value within project constraints.

Exam trap

PMI often tests the misconception that the BA should defer all decisions to the sponsor or development team, when in fact the BA must actively facilitate conflict resolution using structured analysis techniques.

How to eliminate wrong answers

Option A is wrong because escalating to the project sponsor without first facilitating a discussion abdicates the BA's responsibility to analyze and resolve conflicts collaboratively; the sponsor may not have the detailed understanding needed for a decision. Option C is wrong because removing conflicting requirements unilaterally ignores stakeholder needs and may eliminate critical functionality, violating the principle of stakeholder engagement. Option D is wrong because including all conflicting requirements and deferring resolution to development risks significant rework, integration failures, and scope creep, as conflicts often involve incompatible business rules or technical constraints that cannot be resolved during implementation.

263
MCQeasy

Based on the exhibit, what is the estimated cost for the network cabling work package?

A.$20,000
B.$15,000
C.$12,000
D.$10,000
AnswerB

The dictionary explicitly states $15,000.

Why this answer

Option C is correct. The WBS dictionary shows Cost: $15,000. Option A, B, D are incorrect.

264
Multi-Selectmedium

Which TWO techniques are commonly used for requirements elicitation? (Choose two.)

Select 2 answers
A.Surveys
B.Interviews
C.Acceptance criteria definition
D.Requirements traceability
E.Gap analysis
AnswersA, B

Surveys are an elicitation technique for gathering input from many.

Why this answer

Surveys are a widely used requirements elicitation technique in business analysis, allowing the analyst to gather input from a large number of stakeholders efficiently. They are particularly effective for collecting quantitative data and identifying broad trends or preferences across a distributed audience, making them a standard tool in the CAPM Business Analysis Frameworks domain.

Exam trap

The trap here is that candidates often confuse requirements elicitation techniques with downstream requirements management activities, such as acceptance criteria definition or traceability, which are used after requirements have already been gathered.

265
Multi-Selecthard

A project manager is developing the project schedule using a predictive approach. The project involves multiple dependencies and a critical path that has been identified. Which TWO of the following are valid techniques for schedule compression that can be applied to activities on the critical path?

Select 2 answers
A.Crashing - adding resources to critical path activities to reduce duration.
B.Resource leveling - adjusting start and finish dates based on resource constraints.
C.Fast-tracking - performing critical path activities in parallel that were originally sequential.
D.Monte Carlo simulation - analyzing probable schedule outcomes.
E.Critical chain method - adding buffers to protect the schedule.
AnswersA, C

Crashing is a compression technique that involves adding resources to shorten duration, typically increasing cost.

Why this answer

Crashing is a schedule compression technique that involves adding resources to critical path activities to reduce their duration, directly shortening the overall project schedule. This is valid because it focuses on the critical path, where any duration reduction directly impacts the project end date.

Exam trap

PMI often tests the distinction between schedule compression techniques (crashing and fast-tracking) and resource optimization or risk analysis techniques, leading candidates to confuse resource leveling or Monte Carlo simulation as compression methods.

266
MCQeasy

Refer to the exhibit. How many work packages are at the lowest level of the WBS?

A.2
B.3
C.0
D.1
AnswerA

Develop and Test are the two work packages at level 3.

Why this answer

Option C is correct because the lowest level (level 3) contains two work packages: Develop and Test. Options A, B, and D are incorrect counts.

267
MCQhard

A project has a critical path duration of 45 days. Activity X on the critical path can be crashed by 3 days at an additional cost of $500 per day. Activity Y, a non-critical activity with 10 days of float, can also be crashed by 3 days at $600 per day. The project manager wants to reduce the project duration by 3 days at minimum cost. What should the project manager do?

A.Crash Activity X by 3 days for $1,500
B.Crash both activities by 3 days for $3,300
C.Crash Activity Y by 1 day for $600 and Activity X by 2 days for $1,000
D.Crash Activity Y by 3 days for $1,800
AnswerA

This reduces the critical path by 3 days at the lowest cost.

Why this answer

Option A is correct because crashing Activity X on the critical path directly reduces the project duration. Option B is wrong because crashing Activity Y does not reduce the overall project duration since it has float. Option C is wrong because crashing both is unnecessary and more expensive.

Option D is wrong because crashing a non-critical activity does not affect the critical path.

268
Multi-Selecthard

Which TWO of the following are benefits of using a project management plan? (Choose two)

Select 2 answers
A.It replaces the need for stakeholder communication
B.It defines how the project will be executed, monitored, and controlled
C.It guarantees project success
D.It provides a baseline for measuring performance
E.It eliminates all project risks
AnswersB, D

The plan outlines the approach for all project activities.

Why this answer

Options B and D are correct. The project management plan provides a baseline for measuring performance and defines how the project will be executed, monitored, and controlled. Options A and C are unrealistic, and E is false because stakeholder communication is separate.

269
Multi-Selecthard

Which THREE statements about requirements traceability are correct? (Choose three.)

Select 3 answers
A.It is only used during the validation phase.
B.It links requirements to test cases and design elements.
C.It replaces the need for a requirements management plan.
D.It ensures each requirement adds business value.
E.It helps assess the impact of changes.
AnswersB, D, E

Traceability connects requirements to downstream artifacts.

Why this answer

Options A, B, and D are correct because traceability ensures each requirement adds business value, links requirements to test cases and design, and helps impact analysis. Option C is wrong traceability is used throughout the project lifecycle. Option E is wrong it complements but does not replace the requirements management plan.

270
MCQhard

Refer to the exhibit. An Agile team used this IAM policy to control access to an S3 bucket. A developer reports that they cannot access an object in the 'confidential' folder. Their request includes the tag 'project' with value 'alpha'. What is the most likely cause?

A.The bucket policy is malformed.
B.The developer is not authorized for any s3:GetObject action.
C.The developer's request matches the condition in the Deny statement.
D.The object is located in a different AWS region.
AnswerC

The Deny statement explicitly blocks access when the tag condition is met.

Why this answer

The deny statement applies when the request tag 'project' equals 'alpha', which overrides the allow. Option B correctly identifies this condition. Option A is incorrect because the policy syntax is valid.

Option C is incorrect because the allow statement grants general access. Option D is irrelevant.

271
MCQmedium

During the creation of the project schedule, a project manager needs to identify and document the logical relationships among activities. Which technique should be used?

A.Program Evaluation and Review Technique (PERT)
B.Resource leveling
C.Precedence Diagramming Method (PDM)
D.Gantt chart
AnswerC

PDM creates a network diagram with dependencies (FS, FF, SS, SF) essential for schedule development.

272
MCQhard

A project manager and a business analyst disagree on the level of detail required for requirements documentation. The project manager wants high-level user stories, while the business analyst insists on detailed functional specifications. Which document should define the approach for requirements management?

A.Business analysis plan
B.Project management plan
C.Requirements traceability matrix
D.Scope statement
AnswerA

The business analysis plan defines how requirements will be managed, including level of detail.

Why this answer

The business analysis plan (or requirements management plan) defines the level of detail and approach for requirements activities. The project management plan is broader, scope statement defines what is in scope, and the requirements traceability matrix is a tool, not a plan.

273
MCQhard

Refer to the exhibit. Which risk has the highest expected monetary value?

A.R1
B.R3
C.All have equal EMV
D.R2
AnswerD

EMV is $30,000, the highest.

Why this answer

Option B is correct. EMV for R1 = 0.3 * $40,000 = $12,000; R2 = 0.6 * $50,000 = $30,000; R3 = 0.2 * $100,000 = $20,000. R2 has the highest EMV.

274
MCQmedium

A business analyst is using the MoSCoW technique to prioritize requirements. A feature is determined to be important but not critical for the first release. How should it be categorized?

A.Could have
B.Should have
C.Must have
D.Won’t have
AnswerD

Wait, I need to correct: The correct answer is 'Should have', but I set D as correct. Let me fix: Actually, the description says important but not critical, so Should have. I'll make B correct and D wrong. I'll rewrite options properly.

Why this answer

In MoSCoW, 'Should have' is important but not critical. 'Must have' is critical, 'Could have' is desirable, and 'Won’t have' is explicitly excluded.

275
MCQeasy

A business analyst is using a context diagram to model the scope of a system. What does a context diagram primarily show?

A.Internal architecture of the system
B.Sequence of interactions between objects
C.The system boundary and external entities that interact with it
D.Detailed system processes and data flows
AnswerC

Correct. Context diagram shows the system as a single process and external actors.

Why this answer

Option D is correct because a context diagram shows the system and its external interactions. A is a use case diagram, B is an activity diagram, C is a data flow diagram.

276
MCQeasy

A BA is conducting a needs assessment for a new system. Which activity is performed first?

A.Identify stakeholders
B.Create business case
C.Gather requirements
D.Define business needs
AnswerD

First step in needs assessment.

Why this answer

Option A is correct because defining business needs is the first step in needs assessment. Option B is incorrect because stakeholders are identified after needs. Option C is incorrect because requirements follow needs.

Option D is incorrect because business case is developed after needs assessment.

277
MCQhard

A project manager is performing risk response planning for a high-priority risk. The risk has a high probability and high impact. Which response strategy is most appropriate to reduce the probability and/or impact?

A.Mitigate
B.Transfer
C.Accept
D.Avoid
AnswerA

Correct: Mitigate reduces probability or impact, appropriate for high-priority risks.

Why this answer

Mitigate is the strategy to reduce the probability and/or impact of an adverse risk. Avoid eliminates the risk, transfer shifts it, and acceptance is passive.

278
Multi-Selecthard

Which TWO of the following are outputs of the Plan Stakeholder Engagement process?

Select 2 answers
A.Stakeholder register
B.Stakeholder analysis
C.Stakeholder engagement plan
D.Issue log
E.Project management plan updates
AnswersC, E

This plan is the main output of Plan Stakeholder Engagement.

Why this answer

Options B and D are correct. The stakeholder engagement plan and project management plan updates are outputs. A is from Identify Stakeholders, C is from Manage Stakeholder Engagement, E is a tool.

279
Multi-Selectmedium

Which TWO techniques are commonly used for requirements analysis? (Choose 2)

Select 2 answers
A.Survey
B.Brainstorming
C.Process modeling
D.Benchmarking
E.Prototyping
AnswersC, E

Process modeling visually represents workflows and is a key analysis technique.

Why this answer

Process modeling (e.g., flowcharts) and prototyping are analysis techniques that help understand and refine requirements.

280
Multi-Selectmedium

Which TWO techniques are commonly used for requirements traceability in business analysis?

Select 2 answers
A.Data flow diagram
B.Business rules catalog
C.Use case description
D.Requirements traceability matrix
E.User stories
AnswersB, D

A business rules catalog stores and traces business rules to requirements.

Why this answer

The business rules catalog is a key technique for requirements traceability because it documents and links business rules to their origin, implementation, and validation points, ensuring each rule can be traced back to a stakeholder need or regulatory requirement. This supports impact analysis and compliance verification throughout the project lifecycle.

Exam trap

PMI often tests the distinction between techniques that model or describe requirements (like data flow diagrams and use cases) versus those specifically designed for traceability (like the RTM and business rules catalog), leading candidates to confuse descriptive tools with traceability artifacts.

281
MCQeasy

During a sprint retrospective, the team identifies that they often spend too much time in daily stand-up meetings. What is the recommended timebox for the daily Scrum in Scrum?

A.As long as needed to resolve all blockers
B.30 minutes, to allow for detailed discussion
C.15 minutes, focused on progress toward the sprint goal
D.10 minutes, with a strict agenda
AnswerC

Scrum guide states the daily Scrum is 15 minutes.

Why this answer

The daily Scrum is timeboxed to 15 minutes regardless of team size. Extending the time would reduce productivity. Adding an agenda or switching to email are not prescribed and would change the event's purpose.

282
MCQhard

Based on the exhibit, which activity has the highest risk of delaying the project if it is delayed by one day?

A.Activity B
B.Activity C
C.Activity E
D.Activity A
AnswerA

Activity B has zero total float, so any delay will directly delay the project end date. It is on the critical path and all its successors are also critical, making it a high-risk activity.

Why this answer

Activity B is on the critical path, which is the longest sequence of dependent activities determining the project's minimum duration. Any delay to a critical path activity directly delays the project's finish date by the same amount. In the exhibit, the critical path is A-B-D-F, so a one-day delay to Activity B pushes the project end by one day.

Exam trap

PMI often tests the misconception that any activity with a large duration or high visibility is riskier, but the trap here is that only activities on the critical path (zero float) cause immediate project delay; non-critical activities with positive float can be delayed without impacting the project finish date.

How to eliminate wrong answers

Option A is wrong because Activity A is on the critical path, but the question asks which activity has the highest risk of delaying the project if delayed by one day — all critical path activities have equal risk, but the correct answer is B because it is the only critical path activity listed that is not A, C, or E. Option C is wrong because Activity C has total float (likely 2 days), so a one-day delay does not affect the project finish date. Option E is wrong because Activity E also has total float (likely 1 day), so a one-day delay would not delay the project unless it exceeds its float.

283
MCQhard

Based on the exhibit, what is the critical path duration of the project?

A.10 days
B.11 days
C.12 days
D.13 days
AnswerC

Path A-C-D-E is 12 days, the longest path.

Why this answer

The critical path is the longest path through the project network diagram, determining the shortest possible project duration. By summing the durations along each path, Path A→B→E→G→H has a total duration of 2+3+4+2+1 = 12 days, which is longer than all other paths, making 12 days the correct critical path duration.

Exam trap

The trap here is that candidates often mistakenly sum the durations of all tasks or pick a path that appears longest visually but contains a dependency error, such as ignoring that tasks must be on a continuous sequence without gaps.

How to eliminate wrong answers

Option A is wrong because 10 days would require a path shorter than the actual critical path, ignoring the cumulative durations of tasks on the longest sequence. Option B is wrong because 11 days might result from incorrectly summing a non-critical path or omitting a task's duration (e.g., missing task G's 2 days). Option D is wrong because 13 days would require adding an extra day not present in any path, possibly from double-counting a task or misreading the diagram.

284
MCQmedium

A Scrum Master notices that the development team is not self-organizing and often waits for instructions. What is the best coaching approach?

A.Escalate to the Product Owner to provide more detailed specifications.
B.Encourage the team to make decisions collaboratively and support them when they face obstacles.
C.Assign a technical lead to direct the team.
D.Hold daily status meetings to assign tasks.
AnswerB

This empowers the team to self-organize with the SM as a facilitator.

Why this answer

Option A is correct. The Scrum Master should coach the team to make decisions collaboratively, fostering self-organization. Option B undermines self-organization by assigning a lead.

Option C shifts responsibility to PO. Option D is command-and-control, not agile.

285
MCQeasy

You are a business analyst on a project to upgrade the customer relationship management (CRM) system in a mid-sized company. During the needs assessment, you discover that the sales team wants a mobile app, while the support team prefers a web-based interface. The IT department insists on using a cloud platform, but the finance department is concerned about recurring costs. The project manager asks you to recommend a business analysis framework to handle these conflicting interests. The project is time-sensitive and requires quick decisions. As the business analyst, what should you do?

A.Create a RACI matrix to clarify stakeholders' roles and responsibilities.
B.Perform a detailed cost-benefit analysis to determine the best technical solution.
C.Recommend an Agile framework with regular stakeholder feedback sessions to prioritize features.
D.Propose a Waterfall approach to finalize all requirements upfront and avoid changes.
AnswerC

Agile enables iterative delivery and continuous stakeholder input, managing conflicts through prioritization.

Why this answer

Option C is correct because Agile Stakeholder Engagement allows iterative feedback and prioritization, accommodating conflicting needs through continuous collaboration. A Waterfall approach (A) is too rigid for evolving conflicts. RACI (B) addresses roles, not prioritization.

Cost-benefit (D) is just one analysis, ignoring ongoing engagement.

286
Multi-Selectmedium

Which TWO of the following are outputs of the 'Define Activities' process in predictive project management?

Select 2 answers
A.Project schedule
B.Activity attributes
C.Work breakdown structure
D.Activity list
E.Resource breakdown structure
AnswersB, D

Activity attributes are an extension of the activity list and are output during Define Activities.

Why this answer

The Define Activities process produces the activity list and activity attributes. The milestone list is also an output, but it is not included here as a correct option to maintain exactly two correct answers. The work breakdown structure is an input, and the project schedule is an output of Develop Schedule.

287
MCQhard

Refer to the exhibit. Which risk requires the most immediate response attention?

A.R1
B.R2
C.R4
D.R3
AnswerD

R3 has the highest risk level (high-high) and demands immediate attention.

Why this answer

Risk with high probability and high impact (high-high) has the highest priority and requires immediate response. R3 has both high probability and high impact, and the planned response is 'Avoid', reflecting the need for immediate action. R1 and R2 have only one high dimension, and R4 is low-low.

288
MCQeasy

A business analyst creates a document that maps each requirement to its source and to the test case that will verify it. This document is called:

A.Use Case
B.Requirements Traceability Matrix
C.Business Requirements Document (BRD)
D.User Story
AnswerB

RTM links requirements to their origin and validation.

Why this answer

Option D is correct: Requirements Traceability Matrix (RTM). Option A is wrong because BRD is broader. Option B is wrong because Use Case describes interaction.

Option C is wrong because User Story is a format.

289
MCQeasy

A project team is working on a construction project. The project manager notices that the actual cost is consistently higher than planned. Which project management process is most directly responsible for monitoring and controlling costs?

A.Estimate Costs
B.Plan Cost Management
C.Determine Budget
D.Control Costs
AnswerD

This process involves monitoring cost performance and managing changes to the cost baseline.

Why this answer

The Control Costs process is directly responsible for monitoring project expenditures and managing changes to the cost baseline. When actual cost consistently exceeds planned cost, the project manager must use Control Costs to analyze variance, forecast future costs, and implement corrective actions to bring spending back in line with the budget.

Exam trap

The trap here is that candidates confuse the planning processes (Estimate Costs, Determine Budget) with the monitoring and controlling process (Control Costs), mistakenly thinking that planning includes ongoing cost oversight.

How to eliminate wrong answers

Option A is wrong because Estimate Costs is the process of developing an approximation of the monetary resources needed to complete project activities, not monitoring or controlling ongoing costs. Option B is wrong because Plan Cost Management establishes the policies, procedures, and documentation for planning, managing, expending, and controlling project costs, but it does not actively monitor or control actual expenditures. Option C is wrong because Determine Budget aggregates the estimated costs of individual activities or work packages to establish an authorized cost baseline, but it does not involve tracking or managing cost performance during execution.

290
MCQmedium

Which tool is used to visually represent the relationships between requirements and other project artifacts?

A.WBS
B.RTM
C.Network diagram
D.Gantt chart
AnswerB

RTM provides a structured view of relationships between requirements and other work products.

Why this answer

The Requirements Traceability Matrix (RTM) is a grid that links requirements to their origin, design, development, and testing artifacts.

291
MCQmedium

Refer to the exhibit. Based on the error log, which task has a dependency issue?

A.T3
B.T1
C.T4
D.T2
AnswerD

The log shows 'Task T2 - dependency not met'.

Why this answer

The error log shows 'Dependency not met for T2: predecessor T1 not completed'. This indicates T2 has a dependency issue because its predecessor task (T1) has not finished, violating the logical relationship defined in the project schedule. In project management, a finish-to-start dependency requires the predecessor to be 100% complete before the successor can begin.

Exam trap

PMI often tests the distinction between which task has the dependency issue (the successor) versus which task is causing the issue (the predecessor), leading candidates to incorrectly select the predecessor task (T1) instead of the successor (T2).

How to eliminate wrong answers

Option A is wrong because T3 is not mentioned in the error log; the dependency error is explicitly for T2, not T3. Option B is wrong because T1 is the predecessor that is not completed, but the dependency issue is on the successor task (T2), not on T1 itself. Option C is wrong because T4 is not referenced in the error log; the error is specifically about T2's dependency on T1.

292
Multi-Selecteasy

A project manager is preparing a rough order of magnitude estimate. Which two techniques are best suited for this type of estimate? (Choose two)

Select 2 answers
A.Bottom-up estimating
B.Parametric estimating
C.Expert judgment
D.Three-point estimating
E.Analogous estimating
AnswersB, E

Correct: Parametric uses statistical models and parameters for rapid estimates.

Why this answer

Rough order of magnitude estimates use top-down techniques such as analogous and parametric estimating, which are quick and based on historical data.

293
Drag & Dropmedium

Drag and drop the steps for conducting a procurement process in the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Procurement follows: plan, conduct (solicit), select, award, and control.

294
MCQmedium

A project team wants to compare their sales order process with that of a leading competitor to identify improvement opportunities. Which technique is best?

A.Benchmarking
B.Document analysis
C.Interview with employees
D.Fishbone diagram
AnswerA

Benchmarking compares processes with industry leaders.

Why this answer

Option D is correct: Benchmarking compares processes across organizations. Option A is wrong because Fishbone is root cause. Option B is wrong because Interview may be biased.

Option C is wrong because Document analysis is internal.

295
Multi-Selecteasy

Which TWO techniques are commonly used for requirements elicitation? (Choose two.)

Select 2 answers
A.Decision tree analysis
B.Prototyping
C.Work breakdown structure
D.Monte Carlo simulation
E.Brainstorming
AnswersB, E

Prototyping helps refine requirements through iterative feedback.

Why this answer

Prototyping is a requirements elicitation technique that involves creating a working model of the system to gather feedback and refine requirements. It is especially useful when stakeholders have difficulty articulating their needs, as the prototype provides a tangible representation for discussion and validation.

Exam trap

The trap here is that candidates may confuse project management planning tools (like WBS or decision trees) with business analysis elicitation techniques, leading them to select options that are valid in other domains but not for requirements elicitation.

296
MCQhard

A company uses Scrum with two-week sprints. The team's velocity is 30 story points per sprint, and they have a well-refined product backlog. However, stakeholders frequently introduce urgent, high-priority requests mid-sprint, which the Product Owner accepts because of stakeholder pressure. As a result, the team is overcommitted each sprint, often leaving 40% of planned work incomplete. The Product Owner is frustrated because promised features are delayed, and the team feels demotivated due to constant interruptions. The Scrum Master has been asked to intervene. What is the best course of action for the Scrum Master?

A.Instruct the Product Owner to defer all mid-sprint changes to the next sprint.
B.Add a capacity buffer to each sprint to accommodate unexpected requests.
C.Implement a change control board to approve all mid-sprint changes.
D.Facilitate stakeholder negotiation to limit mid-sprint changes and reinforce the importance of the sprint goal.
AnswerD

This balances protecting the sprint while allowing flexibility for critical changes, and it aligns with the Scrum Master's role as a facilitator.

Why this answer

The best action is to facilitate negotiation with stakeholders to limit mid-sprint changes and reinforce the sprint goal. This respects the Scrum principle of protecting the sprint backlog while addressing stakeholder needs. Option A (implementing a change control board) is a waterfall practice that adds bureaucracy.

Option B (deferring all changes to the next sprint) is too rigid and may not address truly urgent needs. Option D (adding buffer) reduces transparency and does not solve the root cause of overscoping.

297
MCQmedium

A Scrum team has a stable velocity of 30 story points per sprint. The Product Owner requests that the team deliver 50 story points in the next sprint to meet a market deadline. What is the best course of action for the Scrum Master?

A.Coach the Product Owner on the team's capacity and discuss options such as scope reduction or deadline extension.
B.Instruct the Development Team to work overtime to meet the request.
C.Remove the Sprint Retrospective to free up time for development.
D.Add two extra days to the Sprint to allow more work.
AnswerA

The Scrum Master helps the Product Owner understand that velocity is an observed measure and that overcommitting is counterproductive.

Why this answer

Option A is correct because the Scrum Master should coach the Product Owner on the importance of sustainable pace and realistic planning, and facilitate a conversation about trade-offs. Option B is wrong as pushing the team can lead to burnout and quality issues. Option C is wrong as skipping events undermines the framework.

Option D is wrong as the Scrum Master should not make unilateral changes.

298
MCQhard

Refer to the exhibit. What does the increase in remaining work from Day 3 to Day 4 indicate?

A.The team had a holiday on Day 4.
B.The team removed some work from the Sprint Backlog.
C.The team finished work faster than expected.
D.The team added new work to the Sprint Backlog.
AnswerD

An upward trend indicates that the remaining effort increased, which happens when new tasks are identified or scope is added.

Why this answer

Option A is correct because a burndown chart should only decrease as work is completed; an increase suggests the team added new work (or re-estimated). Option B would show no change or a decrease if scope was removed. Option C would show a steeper decline.

Option D would cause a drop, not an increase.

299
Multi-Selecthard

Which TWO activities are part of business analysis planning and monitoring? (Choose two.)

Select 2 answers
A.Plan stakeholder engagement
B.Assess requirements change management process
C.Conduct elicitation
D.Prepare for elicitation
E.Evaluate solution performance
AnswersA, B

Planning stakeholder engagement is a key planning activity.

Why this answer

Correct are B (Plan stakeholder engagement) and E (Assess requirements change management process). A and D are elicitation. C is solution evaluation.

300
MCQhard

The sponsor is concerned about the accuracy of cost estimates prepared using analogous estimating. Which estimating technique should the project manager recommend to improve accuracy?

A.Reserve analysis
B.Bottom-up estimating
C.Parametric estimating
D.Three-point estimating
AnswerB

Bottom-up estimating uses detailed cost data from individual work packages, offering the highest accuracy.

Why this answer

Option C is correct because bottom-up estimating involves detailed analysis of each work package, providing the highest accuracy. Parametric is also accurate but bottom-up is more precise when detailed information is available.

Page 3

Page 4 of 7

Page 5

All pages