CompTIA Project+ PK0-005 (PK0-005) — Questions 826900

984 questions total · 14pages · All types, answers revealed

Page 11

Page 12 of 14

Page 13
826
MCQmedium

A project manager is reviewing the project schedule and notices that the critical path has a duration of 120 days. One activity on the critical path has a duration of 15 days and a total float of 0. If the duration of that activity is reduced by 5 days, what is the new critical path duration?

A.115 days
B.100 days
C.120 days
D.125 days
AnswerA

Reducing a critical path activity reduces project duration by the same amount.

Why this answer

The critical path is the longest path in the project schedule, and any delay on a critical path activity directly extends the project duration. Since the activity on the critical path has a total float of 0, reducing its duration by 5 days reduces the total critical path duration from 120 days to 115 days.

Exam trap

The trap here is that candidates may mistakenly think reducing a critical path activity's duration does not affect the overall critical path, or they may confuse total float with free float, leading them to choose the original duration or an incorrect reduced value.

How to eliminate wrong answers

Option B is wrong because reducing the activity by 5 days does not result in a 100-day critical path; that would require a 20-day reduction. Option C is wrong because it assumes the critical path duration remains unchanged, ignoring that the activity is on the critical path with zero float. Option D is wrong because it incorrectly adds 5 days instead of subtracting, which would only happen if the activity duration were increased.

827
Multi-Selectmedium

Which TWO of the following are examples of project constraints? (Select TWO).

Select 2 answers
A.Schedule
B.Stakeholder satisfaction
C.Team morale
D.Risk
E.Scope
AnswersA, E

Time is a constraint.

Why this answer

Scope, cost, and schedule are classic triple constraints. Quality is often added. Risk is not a constraint but an uncertainty.

828
MCQhard

A project manager is evaluating two projects. Project A has an initial investment of $50,000 and expected annual returns of $15,000 for 5 years. Project B has an initial investment of $80,000 and expected annual returns of $22,000 for 5 years. Based on payback period, which project should be selected, and what is the payback period for that project?

A.Project A, 3.00 years
B.Project B, 3.64 years
C.Project B, 3.00 years
D.Project A, 3.33 years
AnswerD

Correct. Shorter payback period is preferred.

Why this answer

Project A payback = 50,000/15,000 = 3.33 years. Project B payback = 80,000/22,000 = 3.64 years. Shorter payback is better, so Project A with 3.33 years.

829
Multi-Selecthard

A project is experiencing cost overruns. The project manager wants to calculate key earned value metrics. Which THREE metrics are needed to compute the cost performance index (CPI) and schedule performance index (SPI)? (Select three.)

Select 3 answers
A.Budget at completion (BAC)
B.Estimate at completion (EAC)
C.Actual cost (AC)
D.Planned value (PV)
E.Earned value (EV)
AnswersC, D, E

Correct. AC is used in CPI.

Why this answer

CPI = EV/AC, SPI = EV/PV. So EV, AC, and PV are required.

830
MCQeasy

A project manager is in the process of developing the project charter. Which of the following would be included in the project charter?

A.High-level project objectives and constraints
B.Earned value metrics
C.Risk register with probability and impact matrix
D.Detailed work breakdown structure
AnswerA

The charter includes high-level objectives, constraints, and assumptions.

Why this answer

The project charter includes high-level scope, objectives, assumptions, and constraints, but detailed work packages are developed during planning.

831
MCQhard

A project manager is conducting a risk assessment and identifies a risk with a high probability and high impact. The team decides to purchase insurance to cover potential losses. This is an example of which risk response strategy?

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

Insurance transfers the financial consequence to the insurer.

Why this answer

Purchasing insurance transfers the financial risk of a potential loss to a third party (the insurer). This is the defining characteristic of the Transfer risk response strategy, where the ownership and impact of the risk are shifted, but the risk itself is not eliminated. In project management, this is distinct from Mitigate, which reduces probability or impact through direct action.

Exam trap

The trap here is confusing Transfer with Mitigate, as candidates often think paying for insurance reduces the risk, but it only shifts the financial consequence, not the likelihood or inherent threat.

How to eliminate wrong answers

Option A is wrong because Mitigate involves taking proactive steps to reduce the probability or impact of a risk (e.g., implementing redundant systems), not shifting financial liability to another party. Option C is wrong because Accept means acknowledging the risk and taking no proactive action, often setting aside a contingency reserve, whereas purchasing insurance is an active transfer. Option D is wrong because Avoid changes the project plan to eliminate the risk entirely (e.g., removing a high-risk feature), which is not achieved by buying insurance.

832
Multi-Selecthard

A project manager is building a project schedule and needs to identify the critical path. Which TWO techniques are commonly used in project scheduling tools to help determine the critical path?

Select 2 answers
A.Gantt chart with dependency links
B.Critical Path Method (CPM)
C.Earned Value Management (EVM)
D.Monte Carlo simulation
E.Work Breakdown Structure (WBS)
AnswersA, B

Gantt charts with dependencies can visually represent the critical path and many tools calculate it automatically.

Why this answer

A Gantt chart with dependency links is correct because it visually represents task sequences and dependencies, allowing project managers to trace the longest path of dependent tasks, which defines the critical path. The Critical Path Method (CPM) is a mathematical algorithm that calculates the longest path through the project network by determining early start, early finish, late start, and late finish dates for each activity, directly identifying the critical path.

Exam trap

The trap here is that candidates may confuse Earned Value Management (EVM) with schedule analysis, but EVM measures performance against a baseline, not the logical sequence of tasks that determines the critical path.

833
Multi-Selectmedium

Which TWO of the following are commonly considered as project constraints according to the Project Management Body of Knowledge?

Select 2 answers
A.Communication
B.Quality
C.Resources
D.Scope
E.Budget
AnswersD, E

Scope is a fundamental constraint.

Why this answer

According to the PMBOK Guide, the triple constraint (also known as the iron triangle) traditionally includes scope, time, and cost (budget). Scope defines the work required to deliver the project's deliverables, and any change to scope directly impacts time and cost. Therefore, Scope (D) is a core project constraint.

Exam trap

CompTIA often tests the classic triple constraint (scope, time, cost) and expects candidates to distinguish between a constraint and a knowledge area or process, so the trap here is confusing 'communication' or 'quality' (which are processes/objectives) with the fundamental limiting factors of a project.

834
Multi-Selectmedium

Which TWO documents are typically created during the project initiation phase? (Select TWO.)

Select 2 answers
A.Risk register
B.Work breakdown structure
C.Project charter
D.Lessons learned
E.Stakeholder register
AnswersC, E

The project charter is created during initiation to formally authorize the project.

Why this answer

The project charter is a key document created during project initiation that formally authorizes the project and provides the project manager with the authority to apply organizational resources to project activities. The stakeholder register is also created during initiation to identify all individuals, groups, or organizations that may impact or be impacted by the project, capturing their interests, expectations, and influence levels.

Exam trap

The trap here is that candidates often confuse documents created during initiation (project charter, stakeholder register) with those created during planning (risk register, WBS), leading them to select the risk register or WBS as initiation deliverables.

835
Multi-Selecteasy

A project manager is defining the roles and responsibilities for a project. Which TWO of the following are typical responsibilities of the project sponsor? (Select TWO).

Select 2 answers
A.Act as a champion for the project
B.Perform quality control inspections
C.Assign tasks to team members
D.Develop the project schedule
E.Provide financial resources and budget approval
AnswersA, E

Sponsor champions the project at executive level.

Why this answer

The sponsor provides resources and champions the project; the PM does planning and execution.

836
MCQhard

A project has been delayed due to unexpected regulatory changes. The project manager has analyzed the impact and determines that the project will miss the original deadline by two months. The sponsor is concerned about the delay. What is the first step the PM should take?

A.Inform the team and proceed with the new schedule.
B.Resign from the project due to the delay.
C.Submit a change request to the change control board with the revised schedule and impact analysis.
D.Fast-track the remaining tasks to recover time.
AnswerC

Following the change control process is the appropriate first step to get approval for the schedule change.

Why this answer

Option C is correct because, when a project is delayed due to an external factor like regulatory changes, the project manager must follow the formal change control process. Submitting a change request with the revised schedule and impact analysis ensures that the sponsor and change control board (CCB) can formally approve the new baseline, maintaining governance and traceability. This aligns with the PMBOK Guide's guidance on managing changes to the project management plan.

Exam trap

The PK0-005 exam often tests the misconception that the project manager can unilaterally adjust the schedule or fast-track tasks without formal change approval, but the correct first step is always to submit a change request to the CCB.

How to eliminate wrong answers

Option A is wrong because proceeding with the new schedule without formal approval bypasses the change control process, which can lead to unauthorized scope or schedule changes and loss of stakeholder alignment. Option B is wrong because resigning is an extreme and unprofessional reaction; the PM should address the delay through proper channels, not abandon the project. Option D is wrong because fast-tracking may introduce additional risks and is a schedule compression technique that should be evaluated and approved through a change request, not applied unilaterally without analyzing the impact on scope, cost, and quality.

837
MCQmedium

A project manager is preparing a report for stakeholders that lists project risks, their impact, and response strategies. Which document should be used?

A.Risk breakdown structure
B.Risk register
C.Issue log
D.Risk management plan
AnswerB

The risk register includes risk descriptions, impact, and response strategies.

Why this answer

The risk register is the correct document because it is the central repository for recording identified risks, their impact, probability, and planned response strategies. The project manager uses the risk register to track and communicate risk details to stakeholders, making it the appropriate source for the report described.

Exam trap

The PK0-005 exam often tests the distinction between the risk register (which holds specific risk details) and the risk management plan (which outlines the process), causing candidates to confuse the 'plan' document with the 'log' of actual risks.

How to eliminate wrong answers

Option A is wrong because a risk breakdown structure (RBS) is a hierarchical decomposition of risk categories (e.g., technical, external, organizational), not a list of individual risks with impacts and responses. Option C is wrong because an issue log tracks problems that have already occurred, not potential risks with their response strategies. Option D is wrong because the risk management plan describes the overall approach, methodology, and roles for risk management, but it does not contain the specific list of risks, impacts, and responses.

838
MCQhard

A project is closing. The project manager collects feedback from the team on what went well and what could be improved. Which document is being created?

A.Final project report
B.Project closure checklist
C.Project charter
D.Lessons learned
AnswerD

Correct. Lessons learned capture what went well and improvements.

Why this answer

The correct answer is D because the process of collecting feedback on what went well and what could be improved is the essence of creating a lessons learned document. In project management, this document captures insights and recommendations to improve future project performance, and it is a key output during project closure.

Exam trap

CompTIA often tests the distinction between a final project report (which summarizes performance metrics) and lessons learned (which focuses on qualitative feedback for future improvement), leading candidates to confuse the two because both are created during closure.

How to eliminate wrong answers

Option A is wrong because the final project report is a comprehensive summary of the project's overall performance, including scope, schedule, budget, and deliverables, not specifically a collection of team feedback on successes and improvements. Option B is wrong because a project closure checklist is a list of administrative tasks (e.g., releasing resources, archiving documents) required to formally close the project, not a document for capturing team insights. Option C is wrong because the project charter is created during project initiation to authorize the project and define high-level objectives, scope, and stakeholders; it is not used for collecting closure feedback.

839
Multi-Selectmedium

Which TWO activities are typically performed during the initiation phase of a project?

Select 2 answers
A.Develop the project charter
B.Develop the project schedule
C.Identify stakeholders
D.Develop the work breakdown structure
E.Create the risk response plan
AnswersA, C

Part of initiation.

Why this answer

Options C and D are correct. The initiation phase includes identifying stakeholders and developing the project charter. Option A is incorrect because the WBS is created in planning.

Option B is incorrect because the risk response plan is created in planning. Option E is incorrect because the schedule is developed in planning.

840
MCQmedium

During project execution, a team member reports that a key deliverable will be delayed by two weeks due to an unforeseen technical issue. The project manager evaluates the change and determines the impact on the critical path. According to best practices, what should the project manager do first?

A.Update the project plan and inform stakeholders after the delay occurs.
B.Tell the team member to work overtime to meet the original deadline.
C.Analyze the impact on the project schedule and cost, then submit a change request.
D.Immediately inform the sponsor and request a budget increase.
AnswerC

Standard change control process: assess impact, then request change.

Why this answer

Option C is correct because, upon identifying a delay that impacts the critical path, the project manager must first analyze the full impact on schedule and cost before formally documenting the change. Submitting a change request initiates the formal change control process, ensuring that all stakeholders review and approve adjustments before any plan updates or actions are taken. This aligns with the PMBOK Guide's integrated change control process, which requires impact analysis as the first step after identifying a potential change.

Exam trap

The trap here is that candidates often confuse 'immediate communication' (Option D) with the correct first step, failing to recognize that formal impact analysis and a change request must precede any stakeholder notification or budget requests.

How to eliminate wrong answers

Option A is wrong because updating the project plan and informing stakeholders after the delay occurs bypasses the formal change control process, leading to unapproved scope or schedule changes and potential stakeholder misalignment. Option B is wrong because unilaterally mandating overtime without assessing cost, resource availability, or team morale violates the principle of managing changes through a structured process and may introduce quality risks or burnout. Option D is wrong because immediately informing the sponsor and requesting a budget increase skips the required impact analysis and change request submission, which are necessary to justify the budget adjustment and obtain formal approval.

841
MCQeasy

Which of the following best describes a program?

A.A process to select projects based on business value
B.A temporary endeavor with a defined start and end
C.A group of related projects managed in a coordinated way
D.A collection of projects and programs aligned to strategic objectives
AnswerC

This is the definition of a program.

Why this answer

A program is a group of related projects managed together to achieve benefits. A project is a single initiative. A portfolio is a collection of projects and programs aligned to strategy.

842
MCQhard

Refer to the exhibit. What is the total float for task C?

A.1 day
B.0 days
C.2 days
D.3 days
AnswerC

Task C has 2 days of float because the critical path is shorter.

Why this answer

Total float (also called slack) is the amount of time a task can be delayed without affecting the project end date. Using the forward pass/backward pass method on the network diagram, task C has an early start (ES) of day 2, early finish (EF) of day 5, late start (LS) of day 4, and late finish (LF) of day 7. Total float = LS - ES = 4 - 2 = 2 days, or LF - EF = 7 - 5 = 2 days.

Exam trap

The trap here is that candidates often confuse total float with free float (the amount a task can be delayed without affecting the early start of its successor), or they mistakenly assume any task with multiple dependencies has zero float, leading them to pick 0 days.

How to eliminate wrong answers

Option A is wrong because 1 day would result from incorrectly calculating float as the difference between task C's duration (3 days) and its successor's early start (day 5), which is a common misinterpretation of float. Option B is wrong because 0 days would indicate that task C is on the critical path, but the critical path (A-D-F) has a total duration of 9 days, while task C has 2 days of slack before it delays the project. Option D is wrong because 3 days would result from mistakenly using task C's duration (3 days) as its float, or from an incorrect backward pass calculation that ignores the dependency on task E's late start.

843
MCQhard

A project team is using a document management system with version control. A team member accidentally overwrites the latest version of the project charter with an older draft. What is the BEST way to recover the correct version?

A.Recreate the charter from memory and notes
B.Delete the overwritten file and re-upload the draft
C.Contact the original author to send the correct file
D.Restore the previous version from the version control history
AnswerD

Version control allows restoring earlier versions, recovering the correct charter.

Why this answer

Version control systems (VCS) like Git, SVN, or document management platforms (e.g., SharePoint) maintain a complete history of changes. When a file is overwritten, the previous correct version can be restored by reverting to an earlier commit or revision in the version history, preserving all metadata and audit trails. This is the most reliable and efficient recovery method, avoiding data loss or manual reconstruction.

Exam trap

The trap here is that candidates may choose Option C (contacting the original author) because it seems like a straightforward human solution, but the exam tests understanding that version control systems are designed specifically to handle this exact scenario automatically and more reliably.

How to eliminate wrong answers

Option A is wrong because recreating the charter from memory and notes is error-prone, time-consuming, and introduces inconsistencies with the original approved content. Option B is wrong because deleting the overwritten file and re-uploading the draft does not recover the overwritten correct version; it simply replaces the file with the same incorrect draft. Option C is wrong because contacting the original author to resend the file assumes the author has a separate, correct copy, which may not exist or may be outdated, and bypasses the systematic recovery process provided by version control.

844
MCQhard

During project execution, a team member proposes a change that will affect the scope baseline. What is the first step the project manager should take?

A.Inform the change control board
B.Submit a change request
C.Update the project management plan
D.Deny the change
AnswerB

A formal change request initiates the change control process.

Why this answer

The first step in change control is to submit a change request, which then undergoes impact analysis.

845
MCQhard

Refer to the exhibit. What is the duration of the critical path?

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

Path A-C-D-E has a total duration of 12 days, making it the critical path.

Why this answer

The critical path is the longest path through the network diagram, determining the shortest possible project duration. By summing the durations of tasks along the path A→C→E→F (3+4+3+2 = 12 days), we find that 12 days is the correct duration. No other path exceeds this total, making option C correct.

Exam trap

The trap here is that candidates often mistakenly sum the durations of tasks along a non-critical path (e.g., A→B→D→F = 11 days) or misread task durations, leading them to select 11 or 10 days instead of correctly identifying the longest path of 12 days.

How to eliminate wrong answers

Option A is wrong because 11 days does not correspond to any valid path sum; the path A→B→D→F yields 3+2+4+2 = 11 days, but this is not the longest path. Option B is wrong because 10 days is the sum of path A→C→D→F (3+4+2+2 = 11 days, not 10) or a miscalculation of another path; it underestimates the critical path duration. Option D is wrong because 9 days is the sum of path A→B→E→F (3+2+3+2 = 10 days, not 9) or a misreading of task durations; it significantly underestimates the longest path.

846
MCQmedium

A project team is using Jira for agile development. They have a list of features to be developed over multiple sprints. What is the term for this list, which represents all the work planned for the project?

A.Product backlog
B.Kanban board
C.Sprint backlog
D.Burnup chart
AnswerA

Correct. The product backlog is the master list of all work.

Why this answer

In agile, the product backlog is a prioritized list of all desired work for the project. Sprint backlog is for a single sprint.

847
MCQhard

A project has a budget at completion (BAC) of $200,000, earned value (EV) of $120,000, and actual cost (AC) of $130,000. What is the estimate at completion (EAC) if the cost performance is expected to continue?

A.$230,000
B.$210,000
C.$220,000
D.$216,667
AnswerD

EAC = BAC / CPI = 200000 / (120000/130000) ≈ 216,667.

Why this answer

If cost performance continues, EAC = BAC / CPI = BAC / (EV/AC) = 200000 / (120000/130000) = 200000 / 0.9231 ≈ $216,667.

848
MCQeasy

In an Agile project, the team uses a tool to manage user stories and tasks. Which tool is specifically designed for Agile project management, supporting Scrum and Kanban boards?

A.Smartsheet
B.Monday.com
C.Jira
D.Microsoft Project
AnswerC

Correct. Jira is tailored for Agile with boards, sprints, and backlog.

Why this answer

Jira is a widely used Agile project management tool that supports Scrum and Kanban boards, epics, stories, and sprints.

849
MCQmedium

In an agile project, the team is using user stories to capture requirements. Which of the following is the correct format for a user story?

A.As a customer, I want to view my order history, so that I can track my purchases.
B.The system shall allow users to login.
C.Login functionality must be implemented.
D.As a user, I want to login, and the system must be secure.
AnswerA

Correct format: As a [role], I want [feature], so that [benefit].

Why this answer

Option A follows the standard user story format: 'As a [user role], I want [goal], so that [benefit].' This structure is prescribed by agile methodologies like Scrum and XP to ensure requirements are user-centric, testable, and value-driven. The 'so that' clause provides the business rationale, which is critical for prioritization and acceptance criteria definition.

Exam trap

Cisco often tests the distinction between user stories and traditional requirements by embedding a correct user story among system-imperative statements or mixed-format options, tricking candidates who memorize only the 'As a... I want...' part without requiring the 'so that' clause.

How to eliminate wrong answers

Option B is wrong because it uses a system-centric imperative ('The system shall...') typical of traditional requirements documents, not the user-role format required for a user story. Option C is wrong because it is a vague, implementation-focused statement ('must be implemented') that lacks a user role, goal, or benefit, making it untestable and non-value-driven. Option D is wrong because it mixes a user story opening with a non-functional requirement ('the system must be secure') in the same sentence, violating the single-goal principle and conflating the 'so that' benefit with a technical constraint.

850
MCQhard

Refer to the exhibit. Which element of the project charter is missing from this exhibit?

A.Success criteria
B.Assumptions
C.Constraints
D.Project sponsor
AnswerD

The sponsor's name is a critical element that is missing.

Why this answer

The project charter must identify the project sponsor, who provides authority and funding. The exhibit lists the project manager, business case, and high-level scope but omits the sponsor, making option D correct.

Exam trap

CompTIA often tests the distinction between the project sponsor and other charter components, tricking candidates into selecting a common element like assumptions or constraints instead of recognizing the sponsor as the missing mandatory authority figure.

How to eliminate wrong answers

Option A is wrong because success criteria are often included in the project charter to define measurable outcomes, but the exhibit does not explicitly list them; however, the missing element is the sponsor, not the criteria. Option B is wrong because assumptions are commonly documented in the charter, but the exhibit's omission of the sponsor is the specific gap. Option C is wrong because constraints are also typical charter elements, yet the sponsor's absence is the critical missing component.

851
MCQeasy

In a fixed-price contract, which party bears the risk of cost overruns?

A.Both equally
B.Seller
C.Buyer
D.Neither
AnswerB

The seller bears the risk of cost overruns.

Why this answer

In a fixed-price contract, the seller bears the risk of cost overruns because the price is fixed.

852
MCQmedium

A project team is using a tool to manage user stories, sprints, and backlog items in an Agile project. Which tool is most appropriate?

A.PERT chart
B.Gantt chart
C.Work breakdown structure
D.Kanban board
AnswerD

Kanban boards manage user stories, sprints, and backlog in Agile.

Why this answer

A Kanban board is the most appropriate tool for managing user stories, sprints, and backlog items in an Agile project because it visualizes workflow, limits work-in-progress, and allows the team to track tasks across columns (e.g., To Do, In Progress, Done). Unlike Gantt or PERT charts, Kanban boards are designed for iterative, continuous delivery and real-time collaboration, making them ideal for Agile frameworks like Scrum or Kanban.

Exam trap

The trap here is that candidates often confuse a Gantt chart (a scheduling tool) with a Kanban board (a workflow visualization tool), mistakenly thinking any chart with bars or timelines can manage Agile backlogs and sprints.

How to eliminate wrong answers

Option A is wrong because a PERT chart is a network diagram used for estimating project duration and identifying the critical path in traditional, plan-driven projects, not for managing Agile user stories or sprints. Option B is wrong because a Gantt chart is a bar chart that displays a project schedule with fixed start and end dates, which contradicts Agile's adaptive, time-boxed sprint approach. Option C is wrong because a Work Breakdown Structure (WBS) is a hierarchical decomposition of deliverables in a waterfall project, not a tool for managing dynamic backlog items or sprint tasks in Agile.

853
MCQhard

A project manager is reviewing a control chart for a manufacturing process. Several data points fall outside the upper control limit (UCL). What type of variation do these points indicate?

A.Common cause variation
B.Assignable cause
C.Special cause variation
D.Random variation
AnswerC

Points outside limits indicate special cause (assignable cause) variation.

Why this answer

Data points outside control limits indicate special cause variation, which is unusual and not part of the normal process. Common cause variation is inherent and stays within limits. Random variation is not a standard term; it is similar to common cause.

Assignable cause is another term for special cause, but the question asks for the type of variation, not the cause.

854
MCQmedium

During the executing phase, a project manager observes that team members are starting to collaborate and share ideas openly. According to Tuckman's stages of team development, which stage is the team likely in?

A.Performing
B.Forming
C.Norming
D.Storming
AnswerC

Norming involves collaboration and open sharing of ideas.

Why this answer

In the norming stage, team members begin to work together and share ideas openly.

855
MCQhard

A project manager is calculating the Expected Monetary Value (EMV) for a risk event. The probability of the risk occurring is 20%, and the impact if it occurs is $50,000. What is the EMV?

A.$40,000
B.$10,000
C.$250,000
D.$100,000
AnswerB

Correct: 20% of $50,000 = $10,000.

Why this answer

EMV = Probability × Impact = 0.20 × $50,000 = $10,000. Positive EMV typically indicates an opportunity, but here it's a threat so negative.

856
MCQmedium

An agile team uses story points to estimate user stories. During planning poker, one developer consistently gives much higher estimates than the rest of the team. What is the best action for the team?

A.Average the estimates and move on
B.Discard the outlier estimate
C.Use the median estimate
D.Ask the developer to explain their reasoning
AnswerD

Correct: Discussing estimates helps align understanding and improve accuracy.

Why this answer

The team should discuss the reasoning behind the high estimates to uncover hidden assumptions or risks, leading to a shared understanding.

857
MCQmedium

A project manager is estimating the cost of a new software development project. They use historical data from a similar project to derive the cost per function point and multiply it by the expected number of function points. Which estimation technique is being used?

A.Bottom-up estimation
B.Three-point estimation
C.Parametric estimation
D.Analogous estimation
AnswerD

Analogous estimation uses historical data from similar projects.

Why this answer

Analogous estimation uses historical data from similar projects.

858
MCQmedium

During project execution, a critical team member is assigned to another project and is no longer available full-time. The project manager updates the issue log and tries to negotiate with the functional manager for an alternative. However, the issue cannot be resolved at this level. What is the next step according to issue management best practices?

A.Close the issue as unresolved.
B.Escalate the issue following the escalation path.
C.Assign the issue to the project sponsor.
D.Document the issue as a risk.
AnswerB

Proper escalation ensures higher management can provide resources or decisions.

Why this answer

When an issue cannot be resolved at the project manager level, it should be escalated to the appropriate level of management (e.g., program manager, sponsor) using the predefined escalation path. Updating the issue log is a good practice, but escalation is the required action when resolution is not possible.

859
MCQmedium

A project manager wants to identify the most significant causes of delays in a software development project. Which quality tool should she use to prioritize the causes based on the Pareto principle?

A.Scatter diagram
B.Pareto chart
C.Control chart
D.Fishbone diagram
AnswerB

Correct. A Pareto chart uses the 80/20 rule to prioritize causes.

Why this answer

The Pareto chart is based on the 80/20 rule, helping prioritize the most impactful issues.

860
MCQeasy

A project manager is developing the project charter. Which of the following should be included as a key element of the project charter?

A.High-level budget and schedule
B.Detailed risk response plan
C.Work Breakdown Structure
D.Communication management plan
AnswerA

The project charter contains high-level budget and schedule estimates.

Why this answer

The project charter formally authorizes the project and includes the project purpose, objectives, high-level scope, budget, schedule, assumptions, constraints, and the authority of the project manager. The other options are developed later in the planning or executing phases.

861
Multi-Selecthard

A project is in the Monitoring and Controlling phase. A change request has been submitted to add a new feature. The change control board (CCB) has approved the change. Which THREE actions should the project manager take next?

Select 3 answers
A.Close the project
B.Communicate the change to stakeholders
C.Update the project baselines (e.g., scope, schedule, cost)
D.Reject the change because it was not in the original plan
E.Implement the change as planned
AnswersB, C, E

Correct. Stakeholders need to be informed of approved changes.

Why this answer

After approval, the project manager must update the relevant project baselines (e.g., scope, schedule, cost), implement the change, and then monitor its effect. Communication is also key, but updating baselines and implementing are primary.

862
Multi-Selecthard

Which THREE are common types of project organizational structures? (Choose three.)

Select 3 answers
A.Matrix
B.Flat
C.Projectized
D.Hierarchical
E.Functional
AnswersA, C, E

Matrix structure combines functional and projectized elements, with team members reporting to both functional and project managers.

Why this answer

A matrix organizational structure is common because it blends functional and projectized elements, allowing team members to report to both a functional manager and a project manager. This structure balances resource sharing with project focus, making it widely used in organizations that handle multiple concurrent projects.

Exam trap

The trap here is that candidates confuse general organizational descriptors like 'flat' or 'hierarchical' with the specific project organizational structures (functional, matrix, projectized) that the PMBOK Guide defines for the PK0-005 exam.

863
MCQmedium

During a sprint review, the team shows that they completed 30 story points this sprint, which is consistent with their average velocity. The product owner asks how much work the team can likely complete in the next two sprints. Using velocity, what is the best estimate?

A.30 story points
B.90 story points
C.60 story points
D.45 story points
AnswerC

Correct. 30 points per sprint × 2 sprints = 60 story points.

Why this answer

Velocity is the average story points completed per sprint. With a consistent velocity of 30 points per sprint, over two sprints the team can complete approximately 60 points.

864
MCQhard

A project manager is managing a project to develop a new medical device. The project is subject to strict regulatory compliance. Halfway through the project, an audit reveals that several design documents were not properly reviewed and approved as required by the quality management plan. The project manager must address this noncompliance. The project is already behind schedule. What should the project manager do FIRST?

A.Document the noncompliance and inform the project sponsor.
B.Continue work and retroactively review the documents to save time.
C.Request a waiver from the regulatory body for the missing reviews.
D.Stop work on the affected tasks until the documents are properly reviewed.
AnswerD

Stopping noncompliant work protects the project from further issues.

Why this answer

Option D is correct because in a regulated medical device project, noncompliance with the quality management plan (QMP) must be addressed immediately to avoid regulatory penalties, product recalls, or legal liability. Stopping work on affected tasks ensures that no further noncompliant work is performed, and the design documents can be properly reviewed and approved before proceeding, which is a fundamental requirement of ISO 13485 and FDA 21 CFR Part 820. This action also protects the project from cascading defects that would be far more costly to fix later.

Exam trap

CompTIA often tests the misconception that reporting noncompliance (Option A) or working around it (Option B) is acceptable, but the correct first step in a regulated environment is always to stop the noncompliant work to prevent further deviation.

How to eliminate wrong answers

Option A is wrong because simply documenting and informing the sponsor does not resolve the noncompliance; the project manager must take corrective action to bring the project back into compliance, not just report the issue. Option B is wrong because continuing work while retroactively reviewing documents violates the QMP and regulatory requirements; it introduces risk that downstream work is based on unapproved designs, which could invalidate the entire project. Option C is wrong because requesting a waiver from the regulatory body is premature and unrealistic; waivers for design review approvals are rarely granted, and the project manager must first attempt to correct the noncompliance internally before seeking external relief.

865
Multi-Selecthard

Which THREE items are typically included in a project status report?

Select 3 answers
A.Accomplishments since last report
B.Vendor contract terms
C.Detailed financial audit trail
D.Milestone status
E.Summary of risks and issues
AnswersA, D, E

Status reports list completed work.

Why this answer

A project status report is a communication tool that provides stakeholders with a snapshot of project progress. 'Accomplishments since last report' is a standard section that summarizes completed tasks and achieved milestones, allowing stakeholders to see what has been delivered since the previous update. This aligns with the PMBOK Guide's guidance on performance reporting, which focuses on work performance data and information.

Exam trap

The trap here is that candidates may confuse a project status report with a comprehensive project document, incorrectly including detailed financial audit trails or contract terms that belong in separate, specialized registers rather than a high-level periodic update.

866
MCQmedium

During a project, the team adds extra features to a deliverable because they believe it will increase customer satisfaction, even though the features were not specified in the requirements. This is an example of:

A.Gold plating
B.Scope creep
C.Risk response
D.Value engineering
AnswerA

Adding features beyond requirements is gold plating.

Why this answer

Gold plating is adding extra features beyond specified requirements. Scope creep is uncontrolled changes to scope, but gold plating is specifically adding extras without approval.

867
MCQhard

A large software development project is using a waterfall life cycle. The project has just completed the design phase, and the project manager is scheduled to conduct a phase gate review before proceeding to coding. The project sponsor, under pressure from upper management to deliver faster, asks the project manager to skip the gate review to save one week and move directly to coding. The sponsor argues that the design is sound and the review is a formality. What should the project manager do?

A.Escalate the issue to the program manager without further discussion.
B.Agree to skip the review to meet the sponsor's timeline.
C.Document the sponsor's request and proceed with coding.
D.Explain the purpose of the gate review and proceed with it to ensure quality and risk mitigation.
AnswerD

Maintains governance and project integrity.

Why this answer

The correct action is to explain the importance of the gate review and insist on conducting it as planned, because phase gates ensure quality and risk mitigation. Option A is correct because skipping gates can lead to unrecognized issues and project failure. Option B is wrong as it violates the defined process and best practices.

Option C is wrong because escalating prematurely may damage relationships; the PM should first explain. Option D is wrong because it abdicates the PM's responsibility.

868
MCQeasy

Which document formally authorizes a project and provides the project manager with the authority to apply organizational resources?

A.Scope statement
B.Project management plan
C.Business case
D.Project charter
AnswerD

The charter provides formal authorization and assigns the PM.

Why this answer

The project charter is the document that formally authorizes the project and assigns the project manager.

869
MCQmedium

During project planning, the project manager wants to ensure that all work is defined and that no work is omitted. Which tool or technique should be used?

A.Responsibility assignment matrix
B.Gantt chart
C.Network diagram
D.Work breakdown structure (WBS)
AnswerD

The WBS decomposes the project scope into manageable work packages and ensures all work is captured.

Why this answer

The work breakdown structure is the primary tool for ensuring all work is identified and organized.

870
MCQmedium

A project team is estimating costs for a new software development project. They use data from a similar previous project and adjust for size differences. Which estimating technique is being used?

A.Parametric estimating
B.Bottom-up estimating
C.Three-point estimating
D.Analogous estimating
AnswerD

Analogous uses past similar projects as basis.

Why this answer

Analogous estimation uses historical data from similar projects, adjusted for differences.

871
MCQmedium

A project manager is leading a software upgrade project. The project is using an agile methodology with two-week sprints. After three sprints, the team has not completed all planned user stories, and the product owner is frustrated. The project manager reviews the velocity and finds it is 30% lower than estimated. The team cites unforeseen technical debt. What should the project manager do?

A.Add more team members to increase velocity.
B.Extend the sprint duration to complete more work.
C.Ask the product owner to prioritize only critical stories.
D.Reestimate the remaining work and adjust the release plan.
AnswerD

Using historical velocity to forecast is agile best practice.

Why this answer

Option D is correct because the project manager should first reestimate the remaining work based on the actual velocity (30% lower than planned) and then adjust the release plan accordingly. This aligns with agile principles of data-driven planning and transparency, addressing the root cause (unforeseen technical debt) by incorporating the team's actual capacity into future sprints.

Exam trap

The trap here is that candidates often choose to 'add more team members' (Option A) or 'extend sprint duration' (Option B) as intuitive fixes, but the exam tests the agile principle of adapting the plan based on empirical data (velocity) rather than forcing scope or schedule changes that ignore the underlying technical debt.

How to eliminate wrong answers

Option A is wrong because adding more team members to an agile team often reduces velocity temporarily due to the 'Brook's Law' effect (increased communication overhead and ramp-up time), and does not directly address the technical debt causing the slowdown. Option B is wrong because extending sprint duration violates the agile principle of time-boxed sprints (typically 2 weeks) and can mask underlying issues like technical debt, leading to further predictability loss. Option C is wrong because asking the product owner to prioritize only critical stories is a reactive, short-term fix that ignores the need to re-plan based on actual velocity; prioritization should happen within the context of an adjusted release plan, not as a standalone action.

872
MCQhard

During project execution, a team member reports that a critical deliverable is behind schedule due to an unexpected dependency. The project manager needs to update the project schedule and communicate the impact. Which tool should the project manager use first to assess the impact on the critical path?

A.Cost baseline
B.Change log
C.Gantt chart
D.Risk register
AnswerC

A Gantt chart shows task durations, dependencies, and critical path, allowing quick impact analysis.

Why this answer

The Gantt chart is the correct tool because it visually displays task dependencies, durations, and the critical path. By reviewing the Gantt chart, the project manager can immediately see which tasks are on the critical path and how the delayed deliverable's dependency affects the overall project timeline, enabling an accurate impact assessment before updating the schedule.

Exam trap

The trap here is that candidates confuse the risk register (which logs potential issues) with the need to assess actual schedule impact, forgetting that the Gantt chart is the primary tool for visualizing dependencies and the critical path in real time.

How to eliminate wrong answers

Option A is wrong because the cost baseline tracks budgeted costs over time, not task dependencies or schedule impacts; it would not show how a delayed dependency affects the critical path. Option B is wrong because the change log records approved changes and their status, but it does not provide a visual timeline or dependency mapping needed to assess schedule impact. Option D is wrong because the risk register lists identified risks, their probabilities, and responses, but it is not a scheduling tool; it would not show the current status of tasks or the critical path.

873
Multi-Selecteasy

A project manager is developing a stakeholder engagement plan. Which THREE items should be included in this plan? (Choose three.)

Select 3 answers
A.Budget for stakeholder activities
B.Stakeholder list
C.Engagement strategies
D.Risk thresholds
E.Communication requirements
AnswersB, C, E

Identifies who the stakeholders are.

Why this answer

The stakeholder list is a foundational component of the stakeholder engagement plan because it identifies all individuals, groups, or organizations that may be affected by or have an influence on the project. Without a complete and accurate stakeholder list, the project manager cannot effectively tailor engagement strategies or communication requirements. This list typically includes names, roles, influence levels, and interest levels, which directly inform the subsequent planning activities.

Exam trap

The trap here is that candidates often confuse the stakeholder engagement plan with the communications management plan, but the engagement plan specifically includes the stakeholder list and engagement strategies, while communication requirements are a separate but related output that is also included in the engagement plan for completeness.

874
Multi-Selectmedium

A project manager is identifying stakeholders for a new product launch. She uses a power/interest grid to categorize stakeholders. For which TWO quadrants should the project manager apply the strategy of 'Manage Closely'?

Select 1 answer
A.Medium power, medium interest
B.High power, low interest
C.High power, high interest
D.Low power, low interest
E.Low power, high interest
AnswersC

Correct. These are key players who require close management.

Why this answer

The power/interest grid categorizes stakeholders by their power (ability to influence) and interest (concern about project outcomes). 'Manage Closely' applies to high-power, high-interest stakeholders (key players) who require active engagement.

875
MCQmedium

A project manager is preparing a project charter. Which of the following should be included in the charter?

A.A complete work breakdown structure (WBS).
B.The business case and high-level project description.
C.A detailed project schedule with milestones.
D.A comprehensive risk register.
AnswerB

Charter includes business case, high-level scope, and objectives.

Why this answer

The project charter is a high-level document that authorizes the project and provides the project manager with the authority to apply organizational resources. It must include the business case and a high-level project description to justify the project and define its scope at a strategic level, as specified in the PMBOK Guide.

Exam trap

CompTIA often tests the distinction between charter-level content (high-level business case, objectives, and summary milestones) and detailed planning documents (WBS, schedule, risk register), leading candidates to confuse the initiating phase with the planning phase.

How to eliminate wrong answers

Option A is wrong because a complete work breakdown structure (WBS) is a detailed decomposition of project deliverables created during the planning phase, not during charter development; the charter only contains high-level scope. Option C is wrong because a detailed project schedule with milestones is developed during the planning phase after the charter is approved; the charter may include only a summary milestone schedule. Option D is wrong because a comprehensive risk register is a planning document that identifies and analyzes risks, which is created after the charter is signed; the charter may include only high-level risks or constraints.

876
Multi-Selectmedium

A project manager is identifying response strategies for a risk that could impact the project schedule. Which TWO options are risk response strategies? (Select TWO.)

Select 2 answers
A.Ignore
B.Enhance
C.Transfer
D.Escalate
E.Avoid
AnswersC, E

Transfer shifts risk to a third party.

Why this answer

Common risk response strategies include avoid, transfer, mitigate, and accept. Escalate and ignore are not standard strategies.

877
MCQhard

You are the project manager for a large infrastructure project that involves upgrading the network switches across five regional offices. The project has a budget of $500,000 and a deadline of six months. During the third month, you receive a report that the vendor has encountered a manufacturing defect in the switches, causing a two-month delay. Additionally, the cost to replace the defective switches will be $100,000 over budget. The project sponsor is concerned about the impact on the business and wants to know the best way to move forward. There is a possibility that the vendor can expedite shipping for an additional $50,000, but it will only save one month. Alternatively, you can switch to a different vendor, but that would require renegotiating contracts and retesting, adding three months to the schedule. Another option is to descope one of the regional offices to reduce costs and time. However, that office is critical for an upcoming product launch. What is the BEST course of action for the project manager?

A.Switch to a different vendor to ensure quality and avoid further defects.
B.Descope the critical regional office to meet the original budget and schedule.
C.Accept the vendor's expedited shipping option and use contingency reserves to cover the additional cost.
D.Perform a trade-off analysis and present options to the project sponsor for a decision.
AnswerD

A trade-off analysis allows the sponsor to make an informed decision based on cost, schedule, and scope impacts.

Why this answer

The project manager should perform a trade-off analysis and present options to the sponsor because no single option clearly meets all constraints (budget, schedule, quality, and business criticality) without further evaluation. A trade-off analysis quantifies the impact of each alternative on scope, cost, time, and risk, enabling an informed decision aligned with organizational priorities. This aligns with the PMBOK process of performing integrated change control and ensures the sponsor understands the implications before committing resources.

Exam trap

The trap here is that candidates may choose a single 'solution' (like expedited shipping or switching vendors) without recognizing that the project manager's role is to facilitate decision-making by presenting trade-offs, not to unilaterally decide on a course of action that may conflict with sponsor priorities or exceed authority.

How to eliminate wrong answers

Option A is wrong because switching vendors adds three months to the schedule, which exceeds the original six-month deadline and likely conflicts with the upcoming product launch. Option B is wrong because descoping the critical regional office directly undermines a key business objective (the product launch), making it an unacceptable trade-off without sponsor approval. Option C is wrong because accepting expedited shipping still leaves a one-month delay (two-month defect minus one month saved) and exceeds the budget by $150,000 ($100,000 defect cost + $50,000 expedite fee), which may exceed available contingency reserves and does not fully resolve the schedule impact.

878
MCQeasy

Which cost estimation technique uses historical data from similar projects to estimate the current project?

A.Three-point
B.Bottom-up
C.Parametric
D.Analogous
AnswerD

Analogous uses similar project history.

Why this answer

Analogous estimation relies on historical data from similar projects.

879
MCQmedium

During a software development project, the team estimates story points using planning poker. A story is estimated at 8 points, while a similar story was previously estimated at 5 points. What is the primary reason for using relative sizing with story points?

A.To assign story points based on the developer’s skill level
B.To track the number of story points completed per day
C.To calculate exact hours needed for each story
D.To compare the effort of stories relative to each other
AnswerD

Story points are relative sizing, not absolute.

Why this answer

Story points are a relative measure of effort; the exact values are less important than the relative comparison. Planning poker facilitates consensus.

880
MCQhard

A project is in execution when a critical vendor fails to deliver a key component. The project manager determines this will push the project past the deadline. After submitting a change request, what should the project manager do next?

A.Fast track the remaining tasks
B.Communicate the impact to stakeholders
C.Request additional resources
D.Update the risk register
AnswerB

Stakeholders need to be informed of the potential delay and the submitted change request as soon as possible.

Why this answer

After submitting a change request, the project manager should communicate the potential impact to stakeholders to manage expectations. Updating the risk register is important but not the immediate next step; fast tracking and requesting resources may be considered after approval.

881
MCQhard

Refer to the exhibit. Based on the risk register, which risk has the HIGHEST priority?

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

High probability and high impact yields the highest risk score.

Why this answer

Risk priority is determined by the product of probability and impact (P × I). For R1, probability is 0.8 and impact is 5, yielding a risk score of 4.0, which is the highest among all risks in the register. This makes R1 the highest priority risk.

Exam trap

CompTIA often tests the misconception that the risk with the highest impact alone (R2 or R3 with impact 4) should be prioritized, rather than correctly multiplying probability and impact to compute the risk score.

How to eliminate wrong answers

Option B (R2) is wrong because its probability is 0.5 and impact is 4, giving a risk score of 2.0, which is lower than R1's 4.0. Option C (R4) is wrong because its probability is 0.3 and impact is 3, resulting in a risk score of 0.9, the lowest of all. Option D (R3) is wrong because its probability is 0.6 and impact is 4, yielding a risk score of 2.4, which is still less than R1's 4.0.

882
MCQeasy

During a project's executing phase, a key team member requests a change to the project scope. What should the project manager do first?

A.Submit the change request to the change control board
B.Reject the change to avoid scope creep
C.Update the project management plan directly
D.Approve the change immediately to maintain team morale
AnswerA

A formal change request should be submitted for evaluation.

Why this answer

Following the change control process, the first step is to submit a formal change request, which will then be evaluated by the change control board.

883
MCQmedium

A project manager is evaluating two project proposals. Proposal A has an NPV of $50,000 and a payback period of 2 years. Proposal B has an NPV of $30,000 and a payback period of 1.5 years. Which proposal is more financially beneficial based on NPV?

A.Proposal B because it has a shorter payback period
B.Cannot be determined from the information given
C.Both are equally beneficial
D.Proposal A because it has a higher NPV
AnswerD

Correct. Higher NPV means more profitability.

Why this answer

Net Present Value (NPV) is the sum of present values of future cash flows. A higher NPV indicates greater profitability. Payback period is secondary.

884
MCQmedium

During scope verification, the project manager requests formal acceptance of a deliverable from the customer. The customer refuses to sign, stating the deliverable does not meet acceptance criteria. What should the project manager do next?

A.Accept the refusal and move on to other deliverables
B.Ask the customer to reconsider because the deliverable meets the scope statement
C.Document the issue and initiate a change request to correct the deliverable
D.Escalate to senior management immediately
AnswerC

The proper step is to document the non-acceptance and use the change control process to address it.

Why this answer

If acceptance criteria are not met, the project manager should document the issue and initiate the change control process to address the discrepancy.

885
MCQmedium

In a manufacturing project, the team uses a Pareto chart to analyze defects. The chart shows that 80% of defects come from 20% of the causes. Which principle does this illustrate?

A.Scatter diagram
B.80/20 rule
C.Control limits
D.Fishbone diagram
AnswerB

Correct; Pareto principle.

Why this answer

The Pareto principle states that roughly 80% of effects come from 20% of causes, used to prioritize issues.

886
MCQeasy

A project manager wants to document knowledge gained during the project to help future projects. Which document should be used?

A.Risk register
B.Lessons learned register
C.Project charter
D.Scope statement
AnswerB

The lessons learned register documents knowledge gained for future use.

Why this answer

The lessons learned register is the correct document for capturing knowledge gained during a project to benefit future projects. It systematically records what went well, what went wrong, and recommendations for improvement, directly supporting organizational process assets. The project manager uses this register to document insights that can be applied to subsequent projects, aligning with PMI's knowledge management practices.

Exam trap

The PK0-005 exam often tests the distinction between documents that track ongoing risks (risk register) versus documents that capture retrospective knowledge (lessons learned register), causing candidates to confuse the risk register as a catch-all for project documentation.

How to eliminate wrong answers

Option A is wrong because the risk register is used to identify, assess, and track individual risks and their responses, not to document general knowledge or lessons learned for future projects. Option C is wrong because the project charter authorizes the project and assigns the project manager, but it does not capture retrospective knowledge or insights gained during execution. Option D is wrong because the scope statement defines the project's boundaries, deliverables, and acceptance criteria, and is not a repository for lessons learned or process improvements.

887
MCQhard

A project is deploying a new virtualized server environment. The project manager receives a report that resource pooling is inefficient. Which technology can best improve resource utilization across the virtual hosts?

A.VLANs
B.Load balancing
C.RAID
D.Hypervisor memory overcommitment
AnswerD

Memory overcommitment allows the hypervisor to allocate more memory to VMs than physically available, improving utilization.

Why this answer

Hypervisor memory overcommitment allows a hypervisor to allocate more virtual machine (VM) memory to VMs than the physical RAM available on the host, relying on the fact that VMs rarely use their full allocated memory simultaneously. This directly improves resource utilization by enabling higher VM density per physical host, which is the core inefficiency in resource pooling. Technologies like VMware ESXi's transparent page sharing or KSM (Kernel Same-page Merging) further optimize this by deduplicating identical memory pages.

Exam trap

The trap here is that candidates confuse load balancing (which distributes network traffic) with resource pooling optimization, failing to recognize that memory overcommitment is the specific hypervisor feature that directly improves utilization of pooled compute resources.

How to eliminate wrong answers

Option A is wrong because VLANs (Virtual Local Area Networks) segment network traffic at Layer 2 and do not affect CPU, memory, or storage utilization across virtual hosts. Option B is wrong because load balancing distributes incoming network traffic across multiple servers to improve availability and response time, but it does not address inefficient memory or CPU resource pooling within a virtualized environment. Option C is wrong because RAID (Redundant Array of Independent Disks) improves storage performance or redundancy at the disk level and has no impact on virtual host resource utilization or memory overcommitment.

888
MCQhard

A project is in execution, and the project manager discovers that a key resource is overallocated. Which of the following actions should the project manager take to resolve this?

A.Add more resources
B.Outsource the work
C.Apply resource leveling
D.Reduce project scope
AnswerC

Resource leveling adjusts the schedule to resolve overallocation without adding resources.

Why this answer

Resource leveling is a technique to address resource overallocation by delaying tasks within their float.

889
MCQeasy

A project manager is creating a document that defines the project's objectives, key stakeholders, high-level requirements, and initial budget. Which document is this?

A.Scope statement
B.Project management plan
C.Work breakdown structure
D.Project charter
AnswerD

The charter contains high-level objectives, stakeholders, requirements, and budget.

Why this answer

The project charter is the document that formally authorizes the project and defines high-level information such as objectives, key stakeholders, high-level requirements, and the initial budget. This aligns with the PMBOK Guide definition, where the charter provides the project manager with the authority to apply organizational resources to project activities.

Exam trap

CompTIA often tests the distinction between the project charter and the scope statement, where candidates mistakenly think the scope statement includes high-level objectives and budget, but the charter is the authoritative source for those elements before detailed planning begins.

How to eliminate wrong answers

Option A is wrong because the scope statement is a detailed breakdown of the project scope, including deliverables, acceptance criteria, and constraints, but it does not include the initial budget or high-level stakeholder identification—those are defined in the charter. Option B is wrong because the project management plan is a comprehensive document that integrates all subsidiary plans (scope, schedule, cost, etc.) and is developed after the charter is approved, not the initial document defining objectives and budget. Option C is wrong because the work breakdown structure (WBS) is a hierarchical decomposition of the total scope of work to be performed, created after the scope statement, and it does not include objectives, stakeholders, or budget.

890
MCQeasy

A project manager is assigned to a new software development project with clearly defined requirements and minimal expected changes. Which project management methodology is most appropriate for this scenario?

A.Kanban
B.Agile
C.Hybrid
D.Predictive (Waterfall)
AnswerD

Correct. Predictive methodology works well with stable, well-defined requirements.

Why this answer

Predictive (waterfall) methodology is suitable when requirements are stable and well-defined, as it follows sequential phases with fixed scope.

891
MCQeasy

A project schedule is displayed as a bar chart showing tasks against a calendar. Which tool is being used?

A.PERT chart
B.Gantt chart
C.Network diagram
D.Work breakdown structure
AnswerB

Correct. A Gantt chart displays tasks as horizontal bars against a timeline.

Why this answer

A Gantt chart is a bar chart that displays project tasks against a calendar, showing start and end dates, dependencies, and progress. This matches the description in the question, making option B correct.

Exam trap

The trap here is confusing a Gantt chart with a PERT chart or network diagram, as both involve task relationships, but only the Gantt chart is a bar chart against a calendar.

How to eliminate wrong answers

Option A is wrong because a PERT chart is a network diagram that focuses on task dependencies and critical path analysis, not a bar chart against a calendar. Option C is wrong because a network diagram (e.g., activity-on-node) shows task relationships and sequencing, not a calendar-based bar chart. Option D is wrong because a work breakdown structure (WBS) is a hierarchical decomposition of deliverables, not a time-based chart.

892
MCQhard

A project is in the execution phase. The project manager discovers that the actual cost performance index (CPI) is 0.8 and the schedule performance index (SPI) is 0.9. What does this indicate about the project?

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

CPI=0.8 (over budget), SPI=0.9 (behind schedule).

Why this answer

A CPI of 0.8 means the project is earning only $0.80 for every $1.00 spent, indicating it is over budget. An SPI of 0.9 means the project is progressing at 90% of the planned rate, indicating it is behind schedule. Therefore, the project is both over budget and behind schedule, making option D correct.

Exam trap

The trap here is that candidates often confuse the direction of the index values, mistakenly thinking a CPI or SPI below 1.0 means under budget or ahead of schedule, when in fact values less than 1.0 indicate unfavorable performance (over budget or behind schedule).

How to eliminate wrong answers

Option A is wrong because a CPI of 0.8 (less than 1.0) indicates the project is over budget, not on budget; an SPI of 0.9 confirms it is behind schedule. Option B is wrong because a CPI of 0.8 shows over budget, not under budget, and an SPI of 0.9 shows behind schedule, not ahead of schedule. Option C is wrong because a CPI of 0.8 indicates over budget, not under budget, and an SPI of 0.9 indicates behind schedule, not ahead of schedule.

893
Multi-Selecteasy

Which TWO of the following are characteristics of a project? (Choose two.)

Select 2 answers
A.Continuous process improvement
B.Ongoing operations
C.Repetitive tasks
D.Unique product or service
E.Temporary endeavor
AnswersD, E

Correct. Each project produces something unique.

Why this answer

Option D is correct because a project is defined by the creation of a unique product, service, or result. This uniqueness distinguishes a project from routine operations, as the output is not a repeat of a previous effort. The PMBOK Guide and the PK0-005 exam emphasize that uniqueness is a core characteristic of any project.

Exam trap

CompTIA often tests the distinction between project and operational work, and the trap here is that candidates mistake 'continuous improvement' or 'repetitive tasks' as project characteristics because they are common in IT environments, but they are actually hallmarks of operations.

894
Multi-Selectmedium

Which TWO of the following are key components of IT infrastructure that a project manager should consider when planning a new software deployment? (Choose two.)

Select 2 answers
A.Project charter
B.Storage area network (SAN)
C.Status reports
D.Help desk ticketing system
E.Server hardware
AnswersB, E

SAN provides centralized storage for data, essential for deployment.

Why this answer

A Storage Area Network (SAN) is a dedicated, high-speed network that provides block-level storage access to servers. For a new software deployment, the project manager must ensure that the SAN has sufficient capacity, IOPS, and connectivity to support the application's storage requirements, making it a critical infrastructure component.

Exam trap

The trap here is that candidates confuse project management artifacts (like the project charter or status reports) with actual IT infrastructure components, leading them to select options that are process-related rather than technology-related.

895
MCQmedium

In a construction project, the foundation must be completed before the framing can begin. This is an example of which type of dependency?

A.Resource constraint
B.External dependency
C.Mandatory dependency
D.Discretionary dependency
AnswerC

Foundation before framing is a physical necessity, making it a mandatory dependency.

Why this answer

Mandatory dependencies, also known as hard logic, are inherent in the nature of the work and cannot be changed.

896
MCQmedium

During project execution, a key stakeholder requests a change that would require additional funding. The project manager should:

A.Ask the sponsor for approval
B.Submit the change request to the change control board
C.Refuse the change because it increases cost
D.Implement the change immediately
AnswerB

CCB evaluates impact and approves or rejects.

Why this answer

In project management, any change that impacts the budget must follow the formal change control process. The project manager should submit the change request to the change control board (CCB) for evaluation and approval, as the CCB has the authority to approve or reject changes that affect cost, scope, or schedule. This ensures that all impacts are assessed and that the project remains aligned with its baseline.

Exam trap

The PK0-005 exam often tests the misconception that the sponsor can unilaterally approve cost-related changes, but the correct answer requires recognizing that the change control board holds the authority for all formal change approvals, regardless of funding source.

How to eliminate wrong answers

Option A is wrong because the sponsor typically provides funding but does not replace the CCB's role in evaluating and approving change requests; the CCB is the designated body for such decisions. Option C is wrong because refusing a change solely because it increases cost violates the change management process and ignores potential benefits or business justification that could warrant the additional funding. Option D is wrong because implementing the change immediately bypasses the formal change control process, risking unauthorized scope creep and budget overruns without proper impact analysis.

897
MCQeasy

What is the primary purpose of a Work Breakdown Structure (WBS) in project planning?

A.To break down the project scope into smaller, manageable components
B.To identify project risks
C.To create the project schedule
D.To assign resources to tasks
AnswerA

The WBS hierarchically decomposes scope into work packages.

Why this answer

A WBS decomposes the project scope into manageable work packages, forming the basis for estimating, scheduling, and controlling work.

898
Multi-Selecthard

A project manager is reviewing the communication plan. Which THREE elements must be included to ensure effective project communications? (Choose three.)

Select 3 answers
A.Escalation procedures
B.Team member salaries
C.Communication frequency
D.Personal contact information for all stakeholders
E.Format and channel of communication
AnswersA, C, E

Correct. Escalation procedures define how issues are escalated.

Why this answer

Escalation procedures are a required element of a communication plan because they define the structured path for raising issues, risks, or decisions that cannot be resolved at the current level. Without documented escalation procedures, project communications lack a clear authority chain, leading to delays and misalignment. This ensures that critical information reaches the appropriate decision-maker efficiently.

Exam trap

The PK0-005 exam often tests the distinction between 'required communication plan elements' and 'optional or irrelevant details'—the trap here is that candidates may confuse 'stakeholder contact information' (which is professional and role-based) with 'personal contact information', leading them to select option D incorrectly.

899
MCQmedium

A project manager is estimating the cost of a new software development project. Since the project is similar to a previous one, the manager uses the cost of the previous project as a basis, adjusting for known differences. Which cost estimation technique is being used?

A.Parametric estimation
B.Bottom-up estimation
C.Analogous estimation
D.Three-point estimation
AnswerC

Analogous estimation relies on similarity to previous projects.

Why this answer

Analogous estimation uses historical data from similar projects to estimate costs. It is often used when limited information is available about the current project.

900
MCQeasy

A small consulting firm is considering taking on a new project to develop a custom software application for a client. The firm has limited resources, and the owner, who is also the project manager, must decide whether to accept the project. The client has offered a fixed price of $50,000 with a six-month deadline. The firm estimates that the project will require 800 hours of work from a senior developer and a junior developer. The senior developer is currently assigned to another project that will last another four months, while the junior developer is available full-time. The owner has a decent cash reserve but is concerned about overextending the team. What should the owner do FIRST?

A.Hire a contract senior developer to fill the gap.
B.Negotiate with the client for a longer timeline or higher budget.
C.Conduct a feasibility study to assess resource availability and risks.
D.Accept the project and reassign the senior developer after four months.
AnswerC

A feasibility study provides data to make an informed go/no-go decision.

Why this answer

Option C is correct because the first step in any project selection decision, especially with constrained resources, is to conduct a feasibility study. This study assesses whether the firm has the necessary resource availability (e.g., the senior developer is occupied for four months) and identifies risks (e.g., overextension) before committing to the fixed-price, six-month deadline. Without this analysis, the owner cannot make an informed decision about hiring, negotiating, or accepting the project.

Exam trap

The trap here is that candidates often jump to a solution (like hiring or negotiating) without recognizing that the PMBOK and PK0-005 emphasize performing a feasibility study or resource assessment as the first step in the initiating process, not after deciding to proceed.

How to eliminate wrong answers

Option A is wrong because hiring a contract senior developer is a potential solution that should only be considered after a feasibility study confirms a resource gap and evaluates the cost, availability, and integration risk of a contractor. Option B is wrong because negotiating with the client for a longer timeline or higher budget is premature; the owner must first understand the full resource and risk picture through a feasibility study to know what terms are realistic. Option D is wrong because accepting the project and reassigning the senior developer after four months ignores the immediate resource shortage for the first four months, which could lead to missed deadlines, scope creep, or burnout, and bypasses the necessary upfront assessment.

Page 11

Page 12 of 14

Page 13
CompTIA Project+ PK0-005 PK0-005 Questions 826–900 | Page 12/14 | Courseiva