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