Hard1 markShort Answer
Task 6: Plan and manage schedulecritical path methodnetwork diagramproject durationschedule management
PMP · Question 43 · Task 6: Plan and manage schedule
A project has the following network diagram with activity durations:<br/>Activity A: 5 days (no predecessors)<br/>Activity B: 8 days (predecessor: A)<br/>Activity C: 6 days (predecessor: A)<br/>Activity D: 4 days (predecessors: B, C)<br/>Activity E: 7 days (predecessor: D)<br/><br/>What is the total project duration in days? Enter numbers only.
A project has the following network diagram with activity durations:<br/>Activity A: 5 days (no predecessors)<br/>Activity B: 8 days (predecessor: A)<br/>Activity C: 6 days (predecessor: A)<br/>Activity D: 4 days (predecessors: B, C)<br/>Activity E: 7 days (predecessor: D)<br/><br/>What is the total project duration in days? Enter numbers only.
How to approach this question
Identify the critical path by finding the longest path through the network. Calculate the total duration along this path.
Full Answer
24
Critical path analysis: A→B→D→E = 5+8+4+7 = 24 days. A→C→D→E = 5+6+4+7 = 22 days. The critical path is 24 days.
Common mistakes
Adding all activity durations instead of finding the critical path, or incorrectly calculating the longest path through the network.
Practice the full PMI PMP Practice Exam 3
100 questions · hints · full answers · grading
More questions from this exam
Q01During a sprint retrospective in an agile project, two team members engage in a heated argument a...HardQ02A project manager is leading a hybrid software development project where the client has clearly d...HardQ03A project manager notices that a high-performing team member has become withdrawn, is frequently ...HardQ04During sprint planning for a software development project, the development team reports that they...HardQ05A project has the following earned value metrics at the end of Month 8:<br/>- Budget at Completio...Hard
Expert