Question 1
Project tasks with uncertain durations (optimistic, likely, pessimistic) in days:
- Design: (4, 6, 8)
- Development: (4, 5, 8)
- Testing: (4, 6, 9)
- Deployment: (4, 5, 8)
Using the PERT formula (O + 4M + P)/6, what is the expected total project duration?
Step-by-step solution (PERT):
1. Calculate expected duration for each task:
- Design: (4 + 4×6 + 8)/6 = 6.0
- Development: (4 + 4×5 + 8)/6 = 5.3
- Testing: (4 + 4×6 + 9)/6 = 6.2
- Deployment: (4 + 4×5 + 8)/6 = 5.3
2. Total expected duration: 22.8 days
Answer: 22.8 days
1. Calculate expected duration for each task:
- Design: (4 + 4×6 + 8)/6 = 6.0
- Development: (4 + 4×5 + 8)/6 = 5.3
- Testing: (4 + 4×6 + 9)/6 = 6.2
- Deployment: (4 + 4×5 + 8)/6 = 5.3
2. Total expected duration: 22.8 days
Answer: 22.8 days