1. Four-Activity Branching Network
Project ManagerBackground
Managing a project with parallel development paths where one branch has high uncertainty.
Problem
Determine which path is critical and evaluate the likelihood of meeting a 16-day schedule deadline.
How to use
Input activities A, B, C, and D with their three-point estimates and predecessor relationships, setting a target completion time of 16.
Activities:
A, 2, 4, 6, -
B, 3, 5, 7, A
C, 2, 3, 10, A
D, 4, 6, 8, B C
Target Time: 16
Decimal Places: 4Outcome
Identifies the critical path A → B → D with expected duration TE = 15, project variance σ² = 1.3333, and an 80.7% probability of completion by day 16.