Ch05 Project Scope, Time - Cost Management
Ch05 Project Scope, Time - Cost Management
Work package is a task at the lowest level of the WBS that the
project manager is using to monitor and control the project
Work package
Information Technology Project Management, Fourth Edition 13
Table 5-3. Intranet WBS in Tabular Form
1.0 Concept
1.1 Evaluate current systems
1.2 Define requirements
1.2.1 Define user requirements
1.2.2 Define content requirements
1.2.3 Define system requirements
1.2.4 Define server owner requirements
1.3 Define specific functionality
1.4 Define risks and risk management
approach
1.5 Develop project plan
1.6 Brief Web development team
2.0 Web Site Design
3.0 Web Site Development
4.0 Roll Out
5.0 Support
Information Technology Project Management, Fourth Edition 14
Figure 5-3. Intranet WBS and Gantt
Chart in Project 2000
Project 98 file
21
Learning Objectives
Use a Gantt chart for planning and tracking schedule
information, find the critical path for a project, and
describe how critical chain scheduling and the Program
Evaluation and Review Technique (PERT) affect
schedule development.
Discuss how reality checks and people issues are
involved in controlling and managing changes to the
project schedule.
Describe how project management software can assist in
project time management and review words of caution
before using this software.
22
Project Time Management
Processes
Activity definition: Identifying the specific activities that the project
team members and stakeholders must perform to produce the project
deliverables.
Activity sequencing: Identifying and documenting the relationships
between project activities.
Activity resource estimating: Estimating how many resources a
project team should use to perform project activities.
Activity duration estimating: Estimating the number of work periods
that are needed to complete individual activities.
Schedule development: Analyzing activity sequences, activity resource
estimates, and activity duration estimates to create the project schedule.
Schedule control: Controlling and managing changes to the project
schedule.
23
Activity Definition
An activity or task is an element of work normally found
on the WBS that has an expected duration, a cost, and
resource requirements.
Project schedules grow out of the basic documents that
initiate a project.
The project charter includes start and end dates and budget
information.
The scope statement and WBS help define what will be done.
Activity definition involves developing a more detailed
WBS and supporting explanations to understand all the
work to be done, so you can develop realistic cost and
duration estimates.
24
Activity Lists and Attributes
An activity list is a tabulation of activities to be included on
a project schedule. The list should include:
The activity name
An activity identifier or number
A brief description of the activity
Activity attributes provide more information about each
activity, such as predecessors, successors, logical
relationships, leads and lags, resource requirements,
constraints, imposed dates, and assumptions related to the
activity.
25
Milestones
A milestone is a significant event that normally has no
duration.
26
Activity Sequencing
Involves reviewing activities and determining
dependencies.
27
Network Diagrams
Network diagrams are the preferred technique for
showing activity sequencing.
28
Figure 6-2. Sample Activity-on-Arrow
(AOA) Network Diagram for Project X
29
Arrow Diagramming Method
(ADM)
Also called activity-on-arrow (AOA) network diagram.
30
Activity Duration Estimating
Duration includes the actual amount of time worked
on an activity plus the elapsed time.
31
Schedule Development
Uses results of the other time management processes
to determine the start and end dates of the project.
32
Gantt Charts
Gantt charts provide a standard format for displaying
project schedule information by listing project
activities and their corresponding start and finish dates
in a calendar format.
Symbols include:
Black diamonds: Milestones
Thick black bars: Summary tasks
Lighter horizontal bars: Durations of tasks
Arrows: Dependencies between tasks
33
Figure 6-5. Gantt Chart for Project
X
Note: In Project 2003 darker bars are red to represent critical tasks.
34
Gantt Chart for Software Launch
Project
35
Critical Path Method (CPM)
CPM is a network diagramming technique used to
predict total project duration.
A critical path for a project is the series of activities that
determines the earliest time by which the project can be
completed.
The critical path is the longest path through the network
diagram and has the least amount of slack or float.
Slack or float is the amount of time an activity can be
delayed without delaying a succeeding activity or the
project finish date.
36
Calculating the Critical Path
Develop a good network diagram.
37
Figure 6-8. Determining the Critical
Path for Project X
38
Activities and Predecessors
Activity Immediate Duration (week)
Predecessors
A - 2
B - 3
C A 2
D A, B 4
E C 4
F C 3
G D, E 5
H F, G 2
39
Program Evaluation and Review
Technique (PERT)
PERT is a network analysis technique used to estimate
project duration when there is a high degree of
uncertainty about the individual activity duration
estimates.
40
PERT Formula and Example
PERT weighted average =
optimistic time + 4X most likely time + pessimistic time
6
Example:
PERT weighted average =
8 workdays + 4 X 10 workdays + 24 workdays = 12 days
6
where:
optimistic time= 8 days
most likely time = 10 days
pessimistic time = 24 days
Therefore, you’d use 12 days on the network diagram instead of 10 when
using PERT for the above example.
41
Example
Activities Predecessor Duration Estimation (weeks) Expected Varian-
sors Optimistic Likely Pessimistic Duration ce
A - 2 6 14 3.67 4.00
B A 4 7 12 7.33 1.78
C A 2 8 13 7.83 3.36
D A 12 14 18 14.33 1.00
E B, C 3 5 7 5.00 0.44
F E 3 4 7 4.33 0.44
42
Example : Network
B E F
7.33 5.00 4.33
A C
Start 3.67 7.83
End
D
14.33
43
Example : Critical Path
ESB = 0 ESE = 11.5 ESF = 16.5
LFB = 11.5 LFE = 16.5 LFF = 20.83
B E F
7.33 5.00 4.33
ESStart = 0 ESA = 0
ESC = 3.67
LFStart = 0 LFA = 3.67 ESEnd = 20.83
LFC = 11.5
A C LFEnd = 20.83
Start 3.67 7.83
End
D
14.33
ESD = 0
LFD = 20.83
44
Project Cost
Management
Parameters include:
Function points: Technology-independent assessments of
the functions involved in developing a system.