CHAPTER 5 Project Management and Network Analysis
CHAPTER 5 Project Management and Network Analysis
A. Activity
Activity is a physically identifiable part of a project which consumes
time and resources.
In the network, activity is represented by an arrow, the tail of which
represents the start and the head, the finish of the activity.
i)Predecessor activity- activity must be completed immediately prior to
the start of another activity.
ii)Successor activity- activity that cannot be started until one or more
activities are completed but immediately succeed them.
iii)Concurrent activity- activities which can be accomplished
simultaneously.
CONT’D
a) Event
The beginning and end points of an activity are called events or
nodes.
Event is a point in the time and does not consume any resource. It
is generally represented by a numbered circle.
The head event has always a number higher than the fail
even/node
Activity
1 2
C
A
C both A and B must finish before C can start
10
B
A
C both A and C must finish before either of B or D can
start
B
D
A
B
A must finish before B can start
Dummy both A and C must finish before D can start darla
/
smbs
C /vit
D
CONT’D
The network diagram describes sequential relationships among
major activities on a project.
The length (of time) of any path can be determined by summing
the expected times of the activities on that path.
The path with the longest time is of particular interest because it
governs project completion time
Expected project duration = The expected time of the longest
path
Moreover, if there is any delay along the longest path, there will
be corresponding delay in project completion time.
Conversely, attempts to shorten project completion must focus on
the longest sequence of activities.
Because of its influence on project completion time, the longest
path is the Critical Path, and its activities are referred to as
Critical Activities.
Paths that are shorter than the critical path can experience some
delays and still not affect the overall project completion time as
long as the ultimate path time doesn’t exceed the length of the
critical path.
The allowable slippage (delay) for any path is called the Path
Slack and it reflects the difference between the length of a
given path and the length of the critical path.
The critical path, then, has zero slack time
Jobs 1-2 1-3 2-3 2-5 3-4 3-6 4-5 4-6 5-6 6-7
Duration ( 15 15 3 5 8 12 1 14 3 14
days)
Required:
A.Draw an arrow diagram representing the project.
B.Find the total float for each activity.
C.Find the critical path and the total project duration
SOLUTION
A. THE NETWORK DIAGRAM THAT REPRESENTS THE PROJECT IS
AS FOLLOWS
CONT’D
The paths of the network are:
Path: 1 – 2 –5 -6 -7=>37days
Path: 1 – 2 – 3– 4 – 5 – 6– 7 =>44days
Path: 1 – 2 – 3– 4 – 6– 7 =>54days- Critical Path Length
Path: 1 – 3– 4– 5 – 6 – 7 =>41days
Path: 1 – 3– 4 – 6 – 7 =>51days
Path: 1 – 3–6 – 7 =>41days
B. The total float for each activity
To determine the total float first the earliest start and finish; late
start and finish should be computed.
This calls for the forward pass and backward pass computation.
CONT’D
Forward pass calculation
Finding ES and EF times involves a “forward pass” through the
network.
The method associated with finding ES and EF is called forward
pass method.
ES: the earliest time the activity can start, assuming all preceding
activities start as early as possible.
EF: The earliest time the activity can finish.
EF = ES + t
The latest starting (LS) time for each activity is equal to its
latest finishing (LF) time minus its expected duration
CONT’D
2.For nodes with one leaving arrows: LF for arrows entering that
node equals the LS of the leaving arrow.
For nodes with multiple leaving arrows: LF for arrows entering
that node equals the smallest LS of leaving arrows.
LFi is given by:
LFi = Min ( LFj-ti-j) where LFj is the latest finish time for the
event j.
LF7 = 54
LF6= LF7 = t6-7 = 54-14 = 40
LF5= LS6-t5-6= 40-3 = 37
LF4 = Min (LS5-t4-5, LS6-t4-6)
= Min (37-1, 40-14) = 26
LF3 = Min (LF4-t3-4, LF6-t3-5)
= Min (26-8, 40-12) = 18
LF2 = Min (LF5 - t2-5, LF3-t2-3)
= Min (37-5, 18-3) = 15
LF1 = Min (LF3-t1-3, LF2-t1-2)
= Min (18-15, 15-15)=0
The following table gives the summarized calculation for
critical path and total float.
CONT’D
Earliest Latest
Start Finisgh Start Finish Total float
Normal
Activity LFj-ESj or
time
ESi ESj LSi LFj LFi-ESi
1-2 15 0 15 0 15 0
1-3 15 0 15 3 18 3
2-3 3 15 18 15 18 0
2-5 5 15 20 32 37 17
3-4 8 18 26 18 26 0
3-6 12 18 30 28 40 10
4-5 1 26 40 26 40 0
5-6 3 27 30 37 40 10
6-7 14 40 54 40 54 0
CONT’D
c)The Critical Path
From the above table we observe that the activities 1-2, 2-3, 3-4,
4-6, 6-7 are the critical activities.
The critical path is given by, 1-2-3-4-6-7
The β– distribution is commonly used to describe the inherent variability in time estimates.
0
a m te b
Activity
Optimistic Pessimistic time
start time Most-likely time
(Mode)
CONT’D
β – Distribution can be symmetrical or skewed to either the
right or left according to the nature of the activity.
The mean and variance of the β-distribution can be found from
the three time estimates.
β – Distribution is unimodal with a high concentration of
probability surrounding the most-likely time estimate.
The important issue in network analysis is the average of
expected time for each activity, te, and the variance of each
activity time,δ_i^2.
CONT’D
CONT’D
CONT’D
Activity Optimistic Most likely Pessimistic
time time time
1-2 3 5 7
2-3 4 8 12
3-4 2 4 6
3-5 3 6 9
3-6 3 6 9
4-5 2 4 6
4-6 1 3 6
5-6 2 5 8
6-7 2 5 14
7-8 4 7 10
CONT’D
Given the above information, compute the following:
A. Find the expected duration and variance of each activity
3-5 3 6 9 6 1
5-6 2 5 8 5 1
6-7 2 5 14 6 4
7-8 4 7 10 7 1
1-2-3-4- 1-2 3 5 7 5 39 4
/9
5-6-7-8 2-3 4 8 12 8 Critical 16
/9
3-4 2 4 6 4 path 4
/9
4-5 2 4 6 4 4
/9
5-6 2 5 8 5 1
CONT’D
Path Activity (2 path) Path
1-2-3-5-6-7-8 1-2
82
83
74
285/ 9/ 36 2-3
3-5
5-6 83
/9
6-7
7-8
1-2-3-4-5-6-7-8 1-2
2-3
3-4
4-5 82
/9
5-6 Project variance
6-7
7-8
1-2-3-4-6-7-8 1-2
2-3
3-4 285/
36
4-6
6-7
7-8
1-2-3-6-7-8 1-2
2-3 74/9
3-6
6-7
7-8
CONT’D
CONT’D
CONT’D
NETWORK EXAMPLE
Illustration of network analysis of a minor redesign of a product and its associated
packaging.
The key question is: How long will it take to complete this project ?
37
darla
/
smbs
/vit
FORWARD PASS
Earliest Start Time (ES)
earliest time an activity can start
ES = maximum EF of immediate predecessors
Earliest finish time (EF)
earliest time an activity can finish
38
earliest start time plus activity time
EF= ES + t
Backward Pass
Latest Start Time (LS)
Latest time an activity can start without delaying critical path
time
LS= LF - t
Latest finish time (LF)
latest time an activity can be completed without delaying
critical path time
darla
LS = minimum LS of immediate predecessors /
smbs
/vit
EXAMPLE 2
SUPPOSE A CIVIL ENGINEERING FIRM HAS TO BID FOR THE CONSTRUCTION OF A
DAM. THE ACTIVITIES AND TIME ESTIMATES ARE GIVEN BELOW. DO THE NEXT
REQUIREMENTS.
Activity a m b
1-2 (a) 1 3 4
1-3 (b) 2 4 6
1-4 (c) 2 3 5
2-5 (d) 3 4 5
3-6 (e) 3 5 7
4- 7 (f) 5 7 9
5-8 (g) 2 3 6
6-8 (h) 4 6 8
7-8 (I) 3 4 6
CONT……….
REQUIRED:
a) Draw the project network and identify all the paths.
b) Compute the expected time for each activity and the expected
duration for each path.
c) Determine the expected project length.
e) Compute the variance for each activity and the variance for
path .
SOLUTION
A)
CONT…..
Solution
B)
Times
Path Activity a m b te = a+4m+b Path total
6
1-2-5-8 a 1 3 4 2.83
b 2 4 6 4.00 10.00
c 2 3 5 3.17
1-3-6-8 d 3 4 5 4.00
e 3 5 7 5.00 16.00
f 5 7 9 7.00
1-4-7-8 g 2 3 6 3.33
h 4 6 8 6.00 13.5
i 3 4 6 4.17
CONT…..
C) The critical path is path 1-3-6-8, since it has the longest expected
duration.
Times
Path
Activity a m b δ=activity=(b-a)2 δ2 path δ path
36
1-2-5-8 a 1 3 4 (4-1)2/36=9/36
b 2 4 6 (6-2)2/36=16/36 34/36=0.944 0.97
c 2 3 5 (5-2)2/36=9/36
1-3-6-8 d 3 4 5 (5-3)2/36=4/36
e 3 5 7 (7-3)2/36=16/36 36/36=1.00 1.00
f 5 7 9 (9-5)2/36=16/36
1-4-7-8 g 2 3 6 (6-2)2/36=16/36
h 4 6 8 (8-4)2/36=16/36 41/36=1.139 1.07
i 3 4 6 (6-3)2/36=9/36