NETWORK ANALYSIS AND PROJECT SCHEDULING
NETWORK ANALYSIS AND PROJECT SCHEDULING
⎯ Two different techniques for network analysis were developed independently in the late 1950's – these
were:
(i) PERT (for Program Evaluation and Review Technique); and
(ii) CPM (for Critical Path Management).
⎯ This method consists of two phases calculations. In Phase 1, which is also called forward pass, Earliest
start times (ES) of all the nodes are calculated.
⎯ In Phase 2, which is also called backward pass, Latest finish time (LF) of all the nodes are calculated.
⎯ These two calculations are displayed in the network diagram in a two chamber boxes. Upper chamber
represents LF and the lower one as ES.
The formula used for calculating Early Start and Early Finish dates.
▪ Early Start of the activity = Early Finish of predecessor activity + 1
▪ Early Finish of the activity = Activity duration + Early Start of activity – 1
➢ Total Float and Free Float
Total float:
This is the amount of time an activity can be delayed without delaying the project completion date. On a
critical path, the total float is zero. Total float is often known as the slack.
Total Float = (Late Start date – Early Start date), or (Late Finish date – Early Finish date).
Total Float = duration of the critical path – duration of the non-critical path
Free Float:
This is the amount of time an activity can be delayed without delaying the Early Start of its successor
activity.
Free Float = (ES of next Activity – EF of current Activity).
Keep in mind that if two activities are converging to a single activity, only one of these two activities may have
free float.
QUESTION 3
Activity Predecessor Duration In Days
A - 3
B A 4
C A 2
D B 5
E C 1
F C 2
G D, E 4
H F, G 3
Required: Draw a networking diagram and identify the following:
(i) Critical path
(ii) Critical activities
(iii) Early start time for each activity
(iv) Early finish time for each activity
(v) Late start time for each activity
(vi) Late finish time for each activity
(vii) Total float for each activity
(viii) Free float for each activity