PERT begins with activity estimates on a small precedence network.
Activities
The network has 4 activities. Motivation: PERT starts with activity estimates and precedence.
activities=4
Split
After A, the project splits into B and C.
A→BA→C
Join
D waits for both B and C before it can start.
B,C→D
Expected duration
The expected project time from this model is 7.
expected project time=7