Question 1
Project tasks with uncertain durations (optimistic, likely, pessimistic) in days:
- Design: (3, 5, 6)
- Development: (4, 7, 8)
- Testing: (2, 4, 5)
- Deployment: (3, 4, 5)
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: (3 + 4Γ5 + 6)/6 = 4.8
- Development: (4 + 4Γ7 + 8)/6 = 6.7
- Testing: (2 + 4Γ4 + 5)/6 = 3.8
- Deployment: (3 + 4Γ4 + 5)/6 = 4.0
2. Total expected duration: 19.3 days
Answer: 19.3 days
1. Calculate expected duration for each task:
- Design: (3 + 4Γ5 + 6)/6 = 4.8
- Development: (4 + 4Γ7 + 8)/6 = 6.7
- Testing: (2 + 4Γ4 + 5)/6 = 3.8
- Deployment: (3 + 4Γ4 + 5)/6 = 4.0
2. Total expected duration: 19.3 days
Answer: 19.3 days