Hard1 markShort Answer
Task 6: Plan and manage schedulepert-estimationthree-point-estimationschedule-calculationexpected-duration
PMP · Question 56 · Task 6: Plan and manage schedule
A project has the following three-point estimates for a critical activity:<br/><br/>Optimistic (O): 8 days<br/>Most Likely (M): 12 days<br/>Pessimistic (P): 22 days<br/><br/>Using the PERT formula, what is the expected duration for this activity? (Round to one decimal place, enter numbers only)
A project has the following three-point estimates for a critical activity:<br/><br/>Optimistic (O): 8 days<br/>Most Likely (M): 12 days<br/>Pessimistic (P): 22 days<br/><br/>Using the PERT formula, what is the expected duration for this activity? (Round to one decimal place, enter numbers only)
How to approach this question
Use the PERT formula: Expected Duration = (O + 4M + P) / 6. Calculate: (8 + 4(12) + 22) / 6 = (8 + 48 + 22) / 6 = 78 / 6 = 13.0 days.
Full Answer
13.0
PERT three-point estimation uses the formula (O + 4M + P) / 6 to calculate expected duration. This weights the most likely estimate more heavily: (8 + 4×12 + 22) / 6 = 78 / 6 = 13.0 days.
Common mistakes
Using simple average instead of PERT formula, calculation errors, or incorrect formula application.
Practice the full PMI PMP Practice Exam 2
100 questions · hints · full answers · grading
More questions from this exam
Q01During a sprint planning meeting in a hybrid project, two senior developers disagree about the te...HardQ02A project manager is assigned to lead a new software development project for a financial services...HardQ03During iteration planning for a hybrid software project, the team identifies a new technical risk...HardQ04A construction company is building a hospital with strict regulatory requirements, detailed archi...HardQ05A project has the following earned value metrics at the end of Month 6:<br/>- Budget at Completio...Hard
Expert