Question 1
Project tasks with uncertain durations (optimistic, likely, pessimistic) in days:
- Design: (4, 7, 9)
- Development: (4, 7, 10)
- Testing: (2, 3, 4)
- Deployment: (4, 7, 9)
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×7 + 9)/6 = 6.8
- Development: (4 + 4×7 + 10)/6 = 7.0
- Testing: (2 + 4×3 + 4)/6 = 3.0
- Deployment: (4 + 4×7 + 9)/6 = 6.8
2. Total expected duration: 23.7 days
Answer: 23.7 days
1. Calculate expected duration for each task:
- Design: (4 + 4×7 + 9)/6 = 6.8
- Development: (4 + 4×7 + 10)/6 = 7.0
- Testing: (2 + 4×3 + 4)/6 = 3.0
- Deployment: (4 + 4×7 + 9)/6 = 6.8
2. Total expected duration: 23.7 days
Answer: 23.7 days