Project Management: To Accompany by Render, Stair, and Hanna Power Point Slides Created by Brian Peterson
Project Management: To Accompany by Render, Stair, and Hanna Power Point Slides Created by Brian Peterson
Project Management
To accompany
Quantitative Analysis for Management, Eleventh Edition,
by Render, Stair, and Hanna
Power Point slides created by Brian Peterson
12.1 Introduction
12.2 PERT/CPM
12.3 PERT/Cost
12.4 Project Crashing
12.5 Other Topics in Project
Management
IMMEDIATE
ACTIVITY DESCRIPTION
PREDECESSORS
A Build internal components —
B Modify roof and floor —
C Construct collection stack A
D Pour concrete and install frame B
E Build high-temperature burner C
F Install control system C
G Install air pollution device D, E
H Inspect and test F, G
Table 12.1
Figure 12.1
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 12-12
Activity Times
In some situations, activity times are known with
certainty.
The CPM assigns just one time estimate to each
activity and this is used to find the critical path.
In many projects there is uncertainty about activity
times.
PERT employs a probability distribution based on
three time estimates for each activity, and a
weighted average of these estimates is used for the
time estimate and this is used to determine the
critical path.
PERT often assumes time estimates follow a beta
probability distribution.
distribution
Figure 12.2
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 12-15
Activity Times
To find the expected activity time (t), the beta
distribution weights the estimates as follows:
a 4m b
t
6
Table 12.2
Figure 12.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 12-19
How to Find the Critical Path
To find the critical path, we need to determine the
following quantities for each activity in the network.
1.Earliest start time (ES):
ES the earliest time an activity
can begin without violation of immediate
predecessor requirements.
2.Earliest finish time (EF):
EF the earliest time at which
an activity can end.
3.Latest start time (LS):
LS the latest time an activity
can begin without delaying the entire project.
4.Latest finish time (LF):
LF the latest time an activity
can end without delaying the entire project.
A t=2
ES = 0 EF = 0 + 2 = 2
Start
B t=3
ES = 0 EF = 0 + 3 = 3
Figure 12.4
Figure 12.5
Table 12.3
Figure 12.6
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 12-28
Probability of Project Completion
ACTIVITY VARIANCE
A 4/36
C 4/36
E 36/36
G 64/36
H 4/36
Figure 12.7
Figure 12.8
Program 12.1A
Program 12.1B
Table 12.4
Figure 12.9
Table 12.5
WEEK
ACTIVITY 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 TOTAL
A 11 11 22
B 10 10 10 30
C 13 13 26
D 12 12 12 12 48
E 14 14 14 14 56
F 10 10 10 30
G 16 16 16 16 16 80
H 8 8 16
308
Total to date 21 42 65 90 126 162 198 212 228 244 260 276 292 300 308
Table 12.6
WEEK
ACTIVITY 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 TOTAL
A 11 11 22
B 10 10 10 30
C 13 13 26
D 12 12 12 12 48
E 14 14 14 14 56
F 10 10 10 30
G 16 16 16 16 16 80
H 8 8 16
308
Total to date 11 32 55 78 104 130 156 182 198 214 240 266 292 300 308
Table 12.7
Figure 12.10
VALUE OF
TOTAL WORK ACTIVITY
BUDGETED PERCENT OF COMPLETED ACTUAL DIFFERENCE
ACTIVITY COST ($) COMPLETION ($) COST ($) ($)
A 22,000 100 22,000 20,000 –2,000
B 30,000 100 30,000 36,000 6,000
C 26,000 100 26,000 26,000 0
D 48,000 10 4,800 6,000 1,200
E 56,000 20 11,200 20,000 8,800
F 30,000 20 6,000 4,000 –2,000
G 80,000 0 0 0 0
H 16,000 0 0 0 0
Total 100,000 112,000 12,000
Figure 12.11
Figure 12.12
XA = EF for activity A
XB = EF for activity B
XC = EF for activity C
XD = EF for activity D
XE = EF for activity E
XF = EF for activity F
XG = EF for activity G
XH = EF for activity H
Xstart = start time for project (usually 0)
X finish
Copyright ©2012 Pearson Education,
= earliest finish time for the project
Inc. publishing as Prentice Hall 12-62
Project Crashing with
Linear Programming
Additional decision variables for the problem are:
Program 12.2
Subprojects
For extremely large projects, an activity may
be made of several smaller sub-activities
which can be viewed as a smaller project or
subproject of the original .
Milestones
Major events in a project are often referred to
as milestones and may be reflected in Gantt
charts and PERT charts to highlight the
importance of reaching these events.
Resource Leveling
Resource leveling adjusts the activity start
away from the early start so that resource
utilization is more evenly distributed over time.
Software
There are many project management software
packages on the market for both personal
computers and larger mainframe machines.
Most of these create PERT charts and Gantt
charts and can be used to develop budget
schedules, adjust future start times, and level
resource utilization.