SlideShare a Scribd company logo
PROJECT TIME
MANAGEMENT
Information Technology Project Management,
Fourth Edition
2Information Technology Project Management, Fourth Edition
Learning Objectives
 Understand the importance of project schedules and good
project time management.
 Define activities as the basis for developing project
schedules.
 Describe how project managers use network diagrams
and dependencies to assist in activity sequencing.
 Understand the relationship between estimating resources
and project schedules.
 Explain how various tools and techniques help project
managers perform activity duration estimating.
3Information Technology Project Management, Fourth Edition
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.
4Information Technology Project Management, Fourth Edition
Importance of Project Schedules
 Managers often cite delivering projects on time as one of
their biggest challenges.
 Fifty percent of IT projects were challenged in the 2003
CHAOS study, and their average time overrun increased
to 82 percent from a low of 63 percent in 2000.*
 Schedule issues are the main reason for conflicts on
projects, especially during the second half of projects.
 Time has the least amount of flexibility; it passes no
matter what happens on a project.
*The Standish Group, “Latest Standish Group CHAOS Report Shows Project Success
Rates Have Improved by 50%,” (www.standishgroup.com) (March 25, 2003).
5Information Technology Project Management, Fourth Edition
Figure 6-1. Conflict Intensity Over
the Life of a Project
0.00
0.05
0.10
0.15
0.20
0.25
0.30
0.35
0.40
Project
Formation
Early Phases Middle Phases End Phases
ConflictIntensity
Schedules
Priorities
Manpower
Technical opinions
Procedures
Cost
Personality conflicts
Average
Total Conflict
6Information Technology Project Management, Fourth Edition
Individual Work Styles and Cultural
Differences Cause Schedule Conflicts
 One dimension of the Myers-Briggs Type Indicator
focuses on people’s attitudes toward structure and
deadline.
 Some people prefer to follow schedules and meet
deadlines while others do not.
 Different cultures and even entire countries have
different attitudes about schedules.
7Information Technology Project Management, Fourth Edition
Media Snapshot
In contrast to the 2002 Salt Lake City Winter Olympic Games (see
Chapter 4’s “Media Snapshot”), planning and scheduling was very
different for the 2004 Summer Olympic Games held in Athens,
Greece. Many articles were written before the opening ceremonies
predicting that the facilities would not be ready in time…Many
people were pleasantly surprised by the amazing opening
ceremonies, beautiful new buildings, and state-of-the-art security
and transportation systems in Athens.
The Greeks even made fun of critics by having construction
workers pretend to still be working as the ceremonies began.
8Information Technology Project Management, Fourth Edition
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.
9Information Technology Project Management, Fourth Edition
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.
10Information Technology Project Management, Fourth Edition
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.
11Information Technology Project Management, Fourth Edition
Milestones
 A milestone is a significant event that normally has no
duration.
 It often takes several activities and a lot of work to
complete a milestone.
 Milestones are useful tools for setting schedule goals
and monitoring progress.
 Examples include completion and customer sign-off on
key documents and completion of specific products.
12Information Technology Project Management, Fourth Edition
Activity Sequencing
 Involves reviewing activities and determining
dependencies.
 A dependency or relationship relates to the
sequencing of project activities or tasks.
 You must determine dependencies in order to use
critical path analysis.
13Information Technology Project Management, Fourth Edition
Three Types of Dependencies
 Mandatory dependencies: Inherent in the nature of
the work being performed on a project; sometimes
referred to as hard logic.
 Discretionary dependencies: Defined by the project
team; sometimes referred to as soft logic and should be
used with care because they may limit later scheduling
options.
 External dependencies: Involve relationships between
project and non-project activities.
14Information Technology Project Management, Fourth Edition
Network Diagrams
 Network diagrams are the preferred technique for
showing activity sequencing.
 A network diagram is a schematic display of the
logical relationships among, or sequencing of, project
activities.
 Two main formats are the arrow and precedence
diagramming methods.
15Information Technology Project Management, Fourth Edition
Figure 6-2. Sample Activity-on-Arrow (AOA)
Network Diagram for Project X
16Information Technology Project Management, Fourth Edition
Arrow Diagramming Method (ADM)
 Also called activity-on-arrow (AOA) network diagram.
 Activities are represented by arrows.
 Nodes or circles are the starting and ending points of
activities.
 Can only show finish-to-start dependencies.
17Information Technology Project Management, Fourth Edition
Process for Creating AOA Diagrams
1. Find all of the activities that start at node 1. Draw their finish
nodes and draw arrows between node 1 and those finish
nodes. Put the activity letter or name and duration estimate on
the associated arrow.
2. Continuing drawing the network diagram, working from left
to right. Look for bursts and merges. A burst occurs when a
single node is followed by two or more activities. A merge
occurs when two or more nodes precede a single node.
3. Continue drawing the project network diagram until all
activities that have dependencies are included in the diagram.
4. As a rule of thumb, all arrowheads should face toward the
right, and no arrows should cross in an AOA network
diagram.
18Information Technology Project Management, Fourth Edition
Precedence Diagramming Method (PDM)
 Activities are represented by boxes.
 Arrows show relationships between activities.
 More popular than ADM method and used by project
management software.
 Better at showing different types of dependencies.
19Information Technology Project Management, Fourth Edition
Figure 6-3. Task Dependency Types
20Information Technology Project Management, Fourth Edition
Figure 6-4. Sample PDM Network
Diagram
21Information Technology Project Management, Fourth Edition
Activity Resource Estimating
 Before estimating activity durations, you must have a
good idea of the quantity and type of resources that
will be assigned to each activity.
 Consider important issues in estimating resources:
 How difficult will it be to complete specific activities on
this project?
 What is the organization’s history in doing similar
activities?
 Are the required resources available?
22Information Technology Project Management, Fourth Edition
Activity Duration Estimating
 Duration includes the actual amount of time worked
on an activity plus the elapsed time.
 Effort is the number of workdays or work hours
required to complete a task.
 Effort does not normally equal duration.
 People doing the work should help create estimates,
and an expert should review them.
23Information Technology Project Management, Fourth Edition
Three-Point Estimates
 Instead of providing activity estimates as a discrete
number, such as four weeks, it’s often helpful to create
a three-point estimate:
 An estimate that includes an optimistic, most likely, and
pessimistic estimate, such as three weeks for the
optimistic, four weeks for the most likely, and five
weeks for the pessimistic estimate.
 Three-point estimates are needed for PERT estimates
and Monte Carlo simulations.
24Information Technology Project Management, Fourth Edition
Schedule Development
 Uses results of the other time management processes
to determine the start and end dates of the project.
 Ultimate goal is to create a realistic project schedule
that provides a basis for monitoring project progress
for the time dimension of the project.
 Important tools and techniques include Gantt charts,
critical path analysis, critical chain scheduling, and
PERT analysis.
25Information Technology Project Management, Fourth Edition
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
26Information Technology Project Management, Fourth Edition
Figure 6-5. Gantt Chart for Project X
Note: In Project 2003 darker bars are red to represent critical tasks.
27Information Technology Project Management, Fourth Edition
Gantt Chart for Software Launch Project
28Information Technology Project Management, Fourth Edition
Adding Milestones to Gantt Charts
 Many people like to focus on meeting milestones,
especially for large projects.
 Milestones emphasize important events or
accomplishments in projects.
 You typically create milestone by entering tasks that
have a zero duration, or you can mark any task as a
milestone.
29Information Technology Project Management, Fourth Edition
SMART Criteria
 Milestones should be:
 Specific
 Measurable
 Assignable
 Realistic
 Time-framed
30Information Technology Project Management, Fourth Edition
Figure 6-7. Sample Tracking Gantt Chart
31Information Technology Project Management, Fourth Edition
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.
32Information Technology Project Management, Fourth Edition
Calculating the Critical Path
 Develop a good network diagram.
 Add the duration estimates for all activities on each
path through the network diagram.
 The longest path is the critical path.
 If one or more of the activities on the critical path takes
longer than planned, the whole project schedule will
slip unless the project manager takes corrective action.
33Information Technology Project Management, Fourth Edition
Figure 6-8. Determining the Critical
Path for Project X
34Information Technology Project Management, Fourth Edition
More on the Critical Path
 A project team at Apple computer put a stuffed gorilla on
top of the cubicle of the person who was currently
managing a critical task.
 The critical path does not necessarily contain all the
critical activities; it only accounts for time.
 Remember the example in which growing grass was on
the critical path for Disney’s Animal Kingdom.
 There can be more than one critical path if the lengths of
two or more paths are the same.
 The critical path can change as the project progresses.
35Information Technology Project Management, Fourth Edition
Using Critical Path Analysis to Make
Schedule Trade-offs
 Free slack or free float is the amount of time an
activity can be delayed without delaying the early start
of any immediately following activities.
 Total slack or total float is the amount of time an
activity can be delayed from its early start without
delaying the planned project finish date.
 A forward pass through the network diagram
determines the early start and finish dates.
 A backward pass determines the late start and finish
dates.
36Information Technology Project Management, Fourth Edition
Figure 6-9. Calculating Early and
Late Start and Finish Dates
37Information Technology Project Management, Fourth Edition
Table 6-1. Free and Total Float or Slack
for Project X
38Information Technology Project Management, Fourth Edition
Using the Critical Path to Shorten a
Project Schedule
 Three main techniques for shortening schedules:
 Shortening the duration of critical activities or tasks by
adding more resources or changing their scope.
 Crashing activities by obtaining the greatest amount of
schedule compression for the least incremental cost.
 Fast tracking activities by doing them in parallel or
overlapping them.
39Information Technology Project Management, Fourth Edition
Many Horror Stories Related to
Project Schedules
 Creating realistic schedules and sticking to them is a
key challenge of project management.
 Crashing and fast tracking often cause more problems,
resulting in longer schedules.
 Organizational issues often cause schedule problems.
See the “What Went Wrong?” example that describes
the need to take more time to implement Customer
Relationship Management (CRM) software so that
users will accept it.
40Information Technology Project Management, Fourth Edition
Importance of Updating Critical
Path Data
 It is important to update project schedule information
to meet time goals for a project.
 The critical path may change as you enter actual start
and finish dates.
 If you know the project completion date will slip,
negotiate with the project sponsor.
41Information Technology Project Management, Fourth Edition
Critical Chain Scheduling
 Critical chain scheduling is a method of scheduling
that considers limited resources when creating a project
schedule and includes buffers to protect the project
completion date.
 Uses the Theory of Constraints (TOC), a
management philosophy developed by Eliyahu M.
Goldratt and introduced in his book The Goal.
 Attempts to minimize multitasking, which occurs
when a resource works on more than one task at a time.
42Information Technology Project Management, Fourth Edition
Multitasking Example
43Information Technology Project Management, Fourth Edition
Buffers and Critical Chain
 A buffer is additional time to complete a task.
 Murphy’s Law states that if something can go wrong, it
will.
 Parkinson’s Law states that work expands to fill the time
allowed.
 In traditional estimates, people often add a buffer to each
task and use the additional time whether it’s needed or not.
 Critical chain scheduling removes buffers from individual
tasks and instead creates:
 A project buffer or additional time added before the project’s
due date.
 Feeding buffers or additional time added before tasks on the
critical path.
44Information Technology Project Management, Fourth Edition
Figure 6-11. Example of Critical
Chain Scheduling
45Information Technology Project Management, Fourth Edition
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.
 PERT uses probabilistic time estimates:
 Duration estimates based on using optimistic, most
likely, and pessimistic estimates of activity durations, or
a three-point estimate.
46Information Technology Project Management, Fourth Edition
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.
47Information Technology Project Management, Fourth Edition
Schedule Control
 Perform reality checks on schedules.
 Allow for contingencies.
 Don’t plan for everyone to work at 100 percent
capacity all the time.
 Hold progress meetings with stakeholders and be clear
and honest in communicating schedule issues.
48Information Technology Project Management, Fourth Edition
Schedule Control
 Goals are to know the status of the schedule, influence
factors that cause schedule changes, determine that the
schedule has changed, and manage changes when they
occur.
 Tools and techniques include:
 Progress reports.
 A schedule change control system.
 Project management software, including schedule comparison
charts, such as the tracking Gantt chart.
 Variance analysis, such as analyzing float or slack.
 Performance management, such as earned value (see Chapter 7).
49Information Technology Project Management, Fourth Edition
Reality Checks on Scheduling
 Review the draft schedule or estimated completion date
in the project charter.
 Prepare a more detailed schedule with the project team.
 Make sure the schedule is realistic and followed.
 Alert top management well in advance if there are
schedule problems.
50Information Technology Project Management, Fourth Edition
Working with People Issues
 Strong leadership helps projects succeed more than
good PERT charts do.
 Project managers should use:
 Empowerment
 Incentives
 Discipline
 Negotiation
51Information Technology Project Management, Fourth Edition
Using Software to Assist in Time
Management
 Software for facilitating communication helps people
exchange schedule-related information.
 Decision support models help analyze trade-offs that
can be made.
 Project management software can help in various time
management areas.
52Information Technology Project Management, Fourth Edition
Table 6-2. Project 2003 Features Related to
Project Time Management
53Information Technology Project Management, Fourth Edition
Words of Caution on Using Project
Management Software
 Many people misuse project management software
because they don’t understand important concepts and
have not had training.
 You must enter dependencies to have dates adjust
automatically and to determine the critical path.
 You must enter actual schedule information to compare
planned and actual progress.
54Information Technology Project Management, Fourth Edition
Chapter Summary
 Project time management is often cited as the main
source of conflict on projects, and most IT projects
exceed time estimates.
 Main processes include:
 Activity definition
 Activity sequencing
 Activity resource estimating
 Activity duration estimating
 Schedule development
 Schedule control

More Related Content

What's hot

Project management in construction.
Project management in construction.Project management in construction.
Project management in construction.
NAVNEET KUMAR JHA
 
Project network scheduling and S-curve
Project network scheduling and S-curve Project network scheduling and S-curve
Project network scheduling and S-curve
Satish Yadavalli
 
Project time management
Project time managementProject time management
Project time management
Imran Jamil
 
Construction Project Management
Construction Project Management Construction Project Management
Construction Project Management
Rajat Nainwal
 
Project management structures
Project management structuresProject management structures
Project management structures
Aswin prakash i , Xantus Technologies
 
Project planning and scheduling techniques
Project planning and scheduling techniquesProject planning and scheduling techniques
Project planning and scheduling techniques
Shivangi Saini
 
Lecture 1 introduction to construction procurement process.
Lecture 1   introduction to construction procurement process.Lecture 1   introduction to construction procurement process.
Lecture 1 introduction to construction procurement process.
Aszahari Aie
 
Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )
Akaresh Jose Kaviyil JY
 
The role and responsibilities of the project manager
The role and responsibilities of the project manager The role and responsibilities of the project manager
The role and responsibilities of the project manager
ProofHub
 
Project Management
Project ManagementProject Management
Project Management
ajithsrc
 
Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)
chandkec
 
Line of balance in civil engineering
Line of balance in civil engineeringLine of balance in civil engineering
Line of balance in civil engineering
rathodjaydeep2
 
Project planning and scheduling
Project planning and schedulingProject planning and scheduling
Project planning and scheduling
adeel hamid
 
PERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLSPERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLS
Zulfiquer Ahmed Amin
 
Project management in construction
Project management in constructionProject management in construction
Project management in construction
NAVNEET KUMAR JHA
 
Project controls
Project controlsProject controls
Project controls
Ashok Kumar
 
Work breakdown structure in project management ppt by kiran j
Work breakdown structure in project management ppt by kiran jWork breakdown structure in project management ppt by kiran j
Work breakdown structure in project management ppt by kiran j
IIT delhi
 
Critical Path Method (CPM) & Network Analysis
Critical Path Method (CPM) & Network AnalysisCritical Path Method (CPM) & Network Analysis
Critical Path Method (CPM) & Network Analysis
Asif Sultan Razu
 
Project Management Project 1
Project Management Project 1Project Management Project 1
Project Management Project 1
Ho Yen Liang
 
Pert & Cpm
Pert & CpmPert & Cpm
Pert & Cpm
Vikram Thadeshvar
 

What's hot (20)

Project management in construction.
Project management in construction.Project management in construction.
Project management in construction.
 
Project network scheduling and S-curve
Project network scheduling and S-curve Project network scheduling and S-curve
Project network scheduling and S-curve
 
Project time management
Project time managementProject time management
Project time management
 
Construction Project Management
Construction Project Management Construction Project Management
Construction Project Management
 
Project management structures
Project management structuresProject management structures
Project management structures
 
Project planning and scheduling techniques
Project planning and scheduling techniquesProject planning and scheduling techniques
Project planning and scheduling techniques
 
Lecture 1 introduction to construction procurement process.
Lecture 1   introduction to construction procurement process.Lecture 1   introduction to construction procurement process.
Lecture 1 introduction to construction procurement process.
 
Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )
 
The role and responsibilities of the project manager
The role and responsibilities of the project manager The role and responsibilities of the project manager
The role and responsibilities of the project manager
 
Project Management
Project ManagementProject Management
Project Management
 
Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)
 
Line of balance in civil engineering
Line of balance in civil engineeringLine of balance in civil engineering
Line of balance in civil engineering
 
Project planning and scheduling
Project planning and schedulingProject planning and scheduling
Project planning and scheduling
 
PERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLSPERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLS
 
Project management in construction
Project management in constructionProject management in construction
Project management in construction
 
Project controls
Project controlsProject controls
Project controls
 
Work breakdown structure in project management ppt by kiran j
Work breakdown structure in project management ppt by kiran jWork breakdown structure in project management ppt by kiran j
Work breakdown structure in project management ppt by kiran j
 
Critical Path Method (CPM) & Network Analysis
Critical Path Method (CPM) & Network AnalysisCritical Path Method (CPM) & Network Analysis
Critical Path Method (CPM) & Network Analysis
 
Project Management Project 1
Project Management Project 1Project Management Project 1
Project Management Project 1
 
Pert & Cpm
Pert & CpmPert & Cpm
Pert & Cpm
 

Viewers also liked

Question 5
Question 5Question 5
Question 5
MattHolden27
 
Caring your skin after cancer treatment
Caring your skin after cancer treatment Caring your skin after cancer treatment
Caring your skin after cancer treatment
Uthpala Weediyabandara
 
044 INTERGRATING SCN WITH FEM AND TQM
044 INTERGRATING SCN WITH FEM AND TQM 044 INTERGRATING SCN WITH FEM AND TQM
044 INTERGRATING SCN WITH FEM AND TQM
Dr Fereidoun Dejahang
 
LIST OF TECHNOLOGY STRENGTHS
LIST OF TECHNOLOGY STRENGTHSLIST OF TECHNOLOGY STRENGTHS
LIST OF TECHNOLOGY STRENGTHS
Vignesh Rajan
 
Beachange 2010 karjalainen
Beachange 2010 karjalainenBeachange 2010 karjalainen
Beachange 2010 karjalainen
Tiederahoitus
 
Webkataloge - PreSales Marketing
Webkataloge - PreSales MarketingWebkataloge - PreSales Marketing
Webkataloge - PreSales Marketing
Robert Nabenhauer
 
Eje 2. Planteamiento curricular
Eje 2. Planteamiento curricularEje 2. Planteamiento curricular
Eje 2. Planteamiento curricular
OrientaTopics Educacion
 
Folleto Reforma Educativa - Aprender 2016
Folleto Reforma Educativa - Aprender 2016 Folleto Reforma Educativa - Aprender 2016
Folleto Reforma Educativa - Aprender 2016
Sebastián Henríquez
 
14 arincare tutorial พนักงาน 06 10 59
14 arincare tutorial พนักงาน 06 10 5914 arincare tutorial พนักงาน 06 10 59
14 arincare tutorial พนักงาน 06 10 59
Utai Sukviwatsirikul
 
Cooperation SIG Report
Cooperation SIG ReportCooperation SIG Report
Cooperation SIG Report
APNIC
 

Viewers also liked (10)

Question 5
Question 5Question 5
Question 5
 
Caring your skin after cancer treatment
Caring your skin after cancer treatment Caring your skin after cancer treatment
Caring your skin after cancer treatment
 
044 INTERGRATING SCN WITH FEM AND TQM
044 INTERGRATING SCN WITH FEM AND TQM 044 INTERGRATING SCN WITH FEM AND TQM
044 INTERGRATING SCN WITH FEM AND TQM
 
LIST OF TECHNOLOGY STRENGTHS
LIST OF TECHNOLOGY STRENGTHSLIST OF TECHNOLOGY STRENGTHS
LIST OF TECHNOLOGY STRENGTHS
 
Beachange 2010 karjalainen
Beachange 2010 karjalainenBeachange 2010 karjalainen
Beachange 2010 karjalainen
 
Webkataloge - PreSales Marketing
Webkataloge - PreSales MarketingWebkataloge - PreSales Marketing
Webkataloge - PreSales Marketing
 
Eje 2. Planteamiento curricular
Eje 2. Planteamiento curricularEje 2. Planteamiento curricular
Eje 2. Planteamiento curricular
 
Folleto Reforma Educativa - Aprender 2016
Folleto Reforma Educativa - Aprender 2016 Folleto Reforma Educativa - Aprender 2016
Folleto Reforma Educativa - Aprender 2016
 
14 arincare tutorial พนักงาน 06 10 59
14 arincare tutorial พนักงาน 06 10 5914 arincare tutorial พนักงาน 06 10 59
14 arincare tutorial พนักงาน 06 10 59
 
Cooperation SIG Report
Cooperation SIG ReportCooperation SIG Report
Cooperation SIG Report
 

Similar to 105 project time management

Ch06
Ch06Ch06
Project Time Managment.pptx
Project Time Managment.pptxProject Time Managment.pptx
Project Time Managment.pptx
A ALAM
 
978285452340_06.pptx
978285452340_06.pptx978285452340_06.pptx
978285452340_06.pptx
Girum6
 
Project time management
Project time managementProject time management
Project time management
Jivan Nepali
 
Lecture 6
Lecture 6Lecture 6
Lecture 6
Yasir Khan
 
Project Time Management
Project Time ManagementProject Time Management
Project Time Management
dyaksa hanindito
 
The project management process groups a case study
The project management process groups a case studyThe project management process groups a case study
The project management process groups a case study
AfdalArifAmandaPutra
 
An Investigation of Critical Failure Factors In Information Technology Projects
An Investigation of Critical Failure Factors In Information Technology ProjectsAn Investigation of Critical Failure Factors In Information Technology Projects
An Investigation of Critical Failure Factors In Information Technology Projects
IOSR Journals
 
Chapter 3 The Project Management Process Groups A Case Study.ppt
Chapter 3 The Project Management Process Groups A Case Study.pptChapter 3 The Project Management Process Groups A Case Study.ppt
Chapter 3 The Project Management Process Groups A Case Study.ppt
AhmadTawfigAlRadaide
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
Ahmed Magdy
 
Sad lecture 4
Sad lecture 4Sad lecture 4
Sad lecture 4
Amin Omi
 
Chapter 4 Project Integration Management.ppt
Chapter 4 Project Integration Management.pptChapter 4 Project Integration Management.ppt
Chapter 4 Project Integration Management.ppt
AhmadTawfigAlRadaide
 
Information Technology Project Management - part 04
Information Technology Project Management - part 04Information Technology Project Management - part 04
Information Technology Project Management - part 04
Rizwan Khurram
 
Project integration management
Project integration managementProject integration management
Project integration management
Dhani Ahmad
 
08 ch06
08 ch0608 ch06
Pm chapter 5...
Pm chapter 5...Pm chapter 5...
Pm chapter 5...
Golam Bitonsir
 
Chapter 1(1).pptx
Chapter 1(1).pptxChapter 1(1).pptx
Chapter 1(1).pptx
megzgreat
 
Establishing An Enterprise and Project Management.pptx
Establishing An Enterprise and Project Management.pptxEstablishing An Enterprise and Project Management.pptx
Establishing An Enterprise and Project Management.pptx
shrinivas kulkarni
 
ch04.ppt
ch04.pptch04.ppt
ch04.ppt
MarlonMagtibay2
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
Ahmed Magdy
 

Similar to 105 project time management (20)

Ch06
Ch06Ch06
Ch06
 
Project Time Managment.pptx
Project Time Managment.pptxProject Time Managment.pptx
Project Time Managment.pptx
 
978285452340_06.pptx
978285452340_06.pptx978285452340_06.pptx
978285452340_06.pptx
 
Project time management
Project time managementProject time management
Project time management
 
Lecture 6
Lecture 6Lecture 6
Lecture 6
 
Project Time Management
Project Time ManagementProject Time Management
Project Time Management
 
The project management process groups a case study
The project management process groups a case studyThe project management process groups a case study
The project management process groups a case study
 
An Investigation of Critical Failure Factors In Information Technology Projects
An Investigation of Critical Failure Factors In Information Technology ProjectsAn Investigation of Critical Failure Factors In Information Technology Projects
An Investigation of Critical Failure Factors In Information Technology Projects
 
Chapter 3 The Project Management Process Groups A Case Study.ppt
Chapter 3 The Project Management Process Groups A Case Study.pptChapter 3 The Project Management Process Groups A Case Study.ppt
Chapter 3 The Project Management Process Groups A Case Study.ppt
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Sad lecture 4
Sad lecture 4Sad lecture 4
Sad lecture 4
 
Chapter 4 Project Integration Management.ppt
Chapter 4 Project Integration Management.pptChapter 4 Project Integration Management.ppt
Chapter 4 Project Integration Management.ppt
 
Information Technology Project Management - part 04
Information Technology Project Management - part 04Information Technology Project Management - part 04
Information Technology Project Management - part 04
 
Project integration management
Project integration managementProject integration management
Project integration management
 
08 ch06
08 ch0608 ch06
08 ch06
 
Pm chapter 5...
Pm chapter 5...Pm chapter 5...
Pm chapter 5...
 
Chapter 1(1).pptx
Chapter 1(1).pptxChapter 1(1).pptx
Chapter 1(1).pptx
 
Establishing An Enterprise and Project Management.pptx
Establishing An Enterprise and Project Management.pptxEstablishing An Enterprise and Project Management.pptx
Establishing An Enterprise and Project Management.pptx
 
ch04.ppt
ch04.pptch04.ppt
ch04.ppt
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 

More from Dr Fereidoun Dejahang

27 j20 my news punch -dr f dejahang 27-01-2020
27 j20 my news punch -dr f dejahang  27-01-202027 j20 my news punch -dr f dejahang  27-01-2020
27 j20 my news punch -dr f dejahang 27-01-2020
Dr Fereidoun Dejahang
 
28 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-201928 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-2019
Dr Fereidoun Dejahang
 
16 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-201916 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-2019
Dr Fereidoun Dejahang
 
029 fast-tracking projects
029 fast-tracking projects029 fast-tracking projects
029 fast-tracking projects
Dr Fereidoun Dejahang
 
028 fast-tracking projects & cost overrun
028 fast-tracking projects & cost overrun028 fast-tracking projects & cost overrun
028 fast-tracking projects & cost overrun
Dr Fereidoun Dejahang
 
027 fast-tracked projects-materials
027 fast-tracked projects-materials027 fast-tracked projects-materials
027 fast-tracked projects-materials
Dr Fereidoun Dejahang
 
026 fast react-productivity improvement
026 fast react-productivity improvement026 fast react-productivity improvement
026 fast react-productivity improvement
Dr Fereidoun Dejahang
 
025 enterprise resources management
025 enterprise resources management025 enterprise resources management
025 enterprise resources management
Dr Fereidoun Dejahang
 
022 b construction productivity-write
022 b construction productivity-write022 b construction productivity-write
022 b construction productivity-write
Dr Fereidoun Dejahang
 
022 a construction productivity (2)
022 a construction productivity (2)022 a construction productivity (2)
022 a construction productivity (2)
Dr Fereidoun Dejahang
 
021 construction productivity (1)
021 construction productivity (1)021 construction productivity (1)
021 construction productivity (1)
Dr Fereidoun Dejahang
 
019 competencies-managers
019 competencies-managers019 competencies-managers
019 competencies-managers
Dr Fereidoun Dejahang
 
018 company productivity
018 company productivity018 company productivity
018 company productivity
Dr Fereidoun Dejahang
 
017 communication
017 communication017 communication
017 communication
Dr Fereidoun Dejahang
 
016 communication in construction sector
016 communication in construction sector016 communication in construction sector
016 communication in construction sector
Dr Fereidoun Dejahang
 
015 changes-process model
015 changes-process model015 changes-process model
015 changes-process model
Dr Fereidoun Dejahang
 
014 changes-cost overrun measurement
014 changes-cost overrun measurement014 changes-cost overrun measurement
014 changes-cost overrun measurement
Dr Fereidoun Dejahang
 
013 changes in construction projects
013 changes in construction projects013 changes in construction projects
013 changes in construction projects
Dr Fereidoun Dejahang
 
012 bussiness planning process
012 bussiness planning process012 bussiness planning process
012 bussiness planning process
Dr Fereidoun Dejahang
 
011 business performance management
011 business performance management011 business performance management
011 business performance management
Dr Fereidoun Dejahang
 

More from Dr Fereidoun Dejahang (20)

27 j20 my news punch -dr f dejahang 27-01-2020
27 j20 my news punch -dr f dejahang  27-01-202027 j20 my news punch -dr f dejahang  27-01-2020
27 j20 my news punch -dr f dejahang 27-01-2020
 
28 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-201928 dej my news punch rev 28-12-2019
28 dej my news punch rev 28-12-2019
 
16 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-201916 fd my news punch rev 16-12-2019
16 fd my news punch rev 16-12-2019
 
029 fast-tracking projects
029 fast-tracking projects029 fast-tracking projects
029 fast-tracking projects
 
028 fast-tracking projects & cost overrun
028 fast-tracking projects & cost overrun028 fast-tracking projects & cost overrun
028 fast-tracking projects & cost overrun
 
027 fast-tracked projects-materials
027 fast-tracked projects-materials027 fast-tracked projects-materials
027 fast-tracked projects-materials
 
026 fast react-productivity improvement
026 fast react-productivity improvement026 fast react-productivity improvement
026 fast react-productivity improvement
 
025 enterprise resources management
025 enterprise resources management025 enterprise resources management
025 enterprise resources management
 
022 b construction productivity-write
022 b construction productivity-write022 b construction productivity-write
022 b construction productivity-write
 
022 a construction productivity (2)
022 a construction productivity (2)022 a construction productivity (2)
022 a construction productivity (2)
 
021 construction productivity (1)
021 construction productivity (1)021 construction productivity (1)
021 construction productivity (1)
 
019 competencies-managers
019 competencies-managers019 competencies-managers
019 competencies-managers
 
018 company productivity
018 company productivity018 company productivity
018 company productivity
 
017 communication
017 communication017 communication
017 communication
 
016 communication in construction sector
016 communication in construction sector016 communication in construction sector
016 communication in construction sector
 
015 changes-process model
015 changes-process model015 changes-process model
015 changes-process model
 
014 changes-cost overrun measurement
014 changes-cost overrun measurement014 changes-cost overrun measurement
014 changes-cost overrun measurement
 
013 changes in construction projects
013 changes in construction projects013 changes in construction projects
013 changes in construction projects
 
012 bussiness planning process
012 bussiness planning process012 bussiness planning process
012 bussiness planning process
 
011 business performance management
011 business performance management011 business performance management
011 business performance management
 

Recently uploaded

ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
shivani5543
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
Roger Rozario
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Hematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood CountHematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood Count
shahdabdulbaset
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
amsjournal
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 

Recently uploaded (20)

ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Hematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood CountHematology Analyzer Machine - Complete Blood Count
Hematology Analyzer Machine - Complete Blood Count
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 

105 project time management

  • 1. PROJECT TIME MANAGEMENT Information Technology Project Management, Fourth Edition
  • 2. 2Information Technology Project Management, Fourth Edition Learning Objectives  Understand the importance of project schedules and good project time management.  Define activities as the basis for developing project schedules.  Describe how project managers use network diagrams and dependencies to assist in activity sequencing.  Understand the relationship between estimating resources and project schedules.  Explain how various tools and techniques help project managers perform activity duration estimating.
  • 3. 3Information Technology Project Management, Fourth Edition 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.
  • 4. 4Information Technology Project Management, Fourth Edition Importance of Project Schedules  Managers often cite delivering projects on time as one of their biggest challenges.  Fifty percent of IT projects were challenged in the 2003 CHAOS study, and their average time overrun increased to 82 percent from a low of 63 percent in 2000.*  Schedule issues are the main reason for conflicts on projects, especially during the second half of projects.  Time has the least amount of flexibility; it passes no matter what happens on a project. *The Standish Group, “Latest Standish Group CHAOS Report Shows Project Success Rates Have Improved by 50%,” (www.standishgroup.com) (March 25, 2003).
  • 5. 5Information Technology Project Management, Fourth Edition Figure 6-1. Conflict Intensity Over the Life of a Project 0.00 0.05 0.10 0.15 0.20 0.25 0.30 0.35 0.40 Project Formation Early Phases Middle Phases End Phases ConflictIntensity Schedules Priorities Manpower Technical opinions Procedures Cost Personality conflicts Average Total Conflict
  • 6. 6Information Technology Project Management, Fourth Edition Individual Work Styles and Cultural Differences Cause Schedule Conflicts  One dimension of the Myers-Briggs Type Indicator focuses on people’s attitudes toward structure and deadline.  Some people prefer to follow schedules and meet deadlines while others do not.  Different cultures and even entire countries have different attitudes about schedules.
  • 7. 7Information Technology Project Management, Fourth Edition Media Snapshot In contrast to the 2002 Salt Lake City Winter Olympic Games (see Chapter 4’s “Media Snapshot”), planning and scheduling was very different for the 2004 Summer Olympic Games held in Athens, Greece. Many articles were written before the opening ceremonies predicting that the facilities would not be ready in time…Many people were pleasantly surprised by the amazing opening ceremonies, beautiful new buildings, and state-of-the-art security and transportation systems in Athens. The Greeks even made fun of critics by having construction workers pretend to still be working as the ceremonies began.
  • 8. 8Information Technology Project Management, Fourth Edition 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.
  • 9. 9Information Technology Project Management, Fourth Edition 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.
  • 10. 10Information Technology Project Management, Fourth Edition 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.
  • 11. 11Information Technology Project Management, Fourth Edition Milestones  A milestone is a significant event that normally has no duration.  It often takes several activities and a lot of work to complete a milestone.  Milestones are useful tools for setting schedule goals and monitoring progress.  Examples include completion and customer sign-off on key documents and completion of specific products.
  • 12. 12Information Technology Project Management, Fourth Edition Activity Sequencing  Involves reviewing activities and determining dependencies.  A dependency or relationship relates to the sequencing of project activities or tasks.  You must determine dependencies in order to use critical path analysis.
  • 13. 13Information Technology Project Management, Fourth Edition Three Types of Dependencies  Mandatory dependencies: Inherent in the nature of the work being performed on a project; sometimes referred to as hard logic.  Discretionary dependencies: Defined by the project team; sometimes referred to as soft logic and should be used with care because they may limit later scheduling options.  External dependencies: Involve relationships between project and non-project activities.
  • 14. 14Information Technology Project Management, Fourth Edition Network Diagrams  Network diagrams are the preferred technique for showing activity sequencing.  A network diagram is a schematic display of the logical relationships among, or sequencing of, project activities.  Two main formats are the arrow and precedence diagramming methods.
  • 15. 15Information Technology Project Management, Fourth Edition Figure 6-2. Sample Activity-on-Arrow (AOA) Network Diagram for Project X
  • 16. 16Information Technology Project Management, Fourth Edition Arrow Diagramming Method (ADM)  Also called activity-on-arrow (AOA) network diagram.  Activities are represented by arrows.  Nodes or circles are the starting and ending points of activities.  Can only show finish-to-start dependencies.
  • 17. 17Information Technology Project Management, Fourth Edition Process for Creating AOA Diagrams 1. Find all of the activities that start at node 1. Draw their finish nodes and draw arrows between node 1 and those finish nodes. Put the activity letter or name and duration estimate on the associated arrow. 2. Continuing drawing the network diagram, working from left to right. Look for bursts and merges. A burst occurs when a single node is followed by two or more activities. A merge occurs when two or more nodes precede a single node. 3. Continue drawing the project network diagram until all activities that have dependencies are included in the diagram. 4. As a rule of thumb, all arrowheads should face toward the right, and no arrows should cross in an AOA network diagram.
  • 18. 18Information Technology Project Management, Fourth Edition Precedence Diagramming Method (PDM)  Activities are represented by boxes.  Arrows show relationships between activities.  More popular than ADM method and used by project management software.  Better at showing different types of dependencies.
  • 19. 19Information Technology Project Management, Fourth Edition Figure 6-3. Task Dependency Types
  • 20. 20Information Technology Project Management, Fourth Edition Figure 6-4. Sample PDM Network Diagram
  • 21. 21Information Technology Project Management, Fourth Edition Activity Resource Estimating  Before estimating activity durations, you must have a good idea of the quantity and type of resources that will be assigned to each activity.  Consider important issues in estimating resources:  How difficult will it be to complete specific activities on this project?  What is the organization’s history in doing similar activities?  Are the required resources available?
  • 22. 22Information Technology Project Management, Fourth Edition Activity Duration Estimating  Duration includes the actual amount of time worked on an activity plus the elapsed time.  Effort is the number of workdays or work hours required to complete a task.  Effort does not normally equal duration.  People doing the work should help create estimates, and an expert should review them.
  • 23. 23Information Technology Project Management, Fourth Edition Three-Point Estimates  Instead of providing activity estimates as a discrete number, such as four weeks, it’s often helpful to create a three-point estimate:  An estimate that includes an optimistic, most likely, and pessimistic estimate, such as three weeks for the optimistic, four weeks for the most likely, and five weeks for the pessimistic estimate.  Three-point estimates are needed for PERT estimates and Monte Carlo simulations.
  • 24. 24Information Technology Project Management, Fourth Edition Schedule Development  Uses results of the other time management processes to determine the start and end dates of the project.  Ultimate goal is to create a realistic project schedule that provides a basis for monitoring project progress for the time dimension of the project.  Important tools and techniques include Gantt charts, critical path analysis, critical chain scheduling, and PERT analysis.
  • 25. 25Information Technology Project Management, Fourth Edition 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
  • 26. 26Information Technology Project Management, Fourth Edition Figure 6-5. Gantt Chart for Project X Note: In Project 2003 darker bars are red to represent critical tasks.
  • 27. 27Information Technology Project Management, Fourth Edition Gantt Chart for Software Launch Project
  • 28. 28Information Technology Project Management, Fourth Edition Adding Milestones to Gantt Charts  Many people like to focus on meeting milestones, especially for large projects.  Milestones emphasize important events or accomplishments in projects.  You typically create milestone by entering tasks that have a zero duration, or you can mark any task as a milestone.
  • 29. 29Information Technology Project Management, Fourth Edition SMART Criteria  Milestones should be:  Specific  Measurable  Assignable  Realistic  Time-framed
  • 30. 30Information Technology Project Management, Fourth Edition Figure 6-7. Sample Tracking Gantt Chart
  • 31. 31Information Technology Project Management, Fourth Edition 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.
  • 32. 32Information Technology Project Management, Fourth Edition Calculating the Critical Path  Develop a good network diagram.  Add the duration estimates for all activities on each path through the network diagram.  The longest path is the critical path.  If one or more of the activities on the critical path takes longer than planned, the whole project schedule will slip unless the project manager takes corrective action.
  • 33. 33Information Technology Project Management, Fourth Edition Figure 6-8. Determining the Critical Path for Project X
  • 34. 34Information Technology Project Management, Fourth Edition More on the Critical Path  A project team at Apple computer put a stuffed gorilla on top of the cubicle of the person who was currently managing a critical task.  The critical path does not necessarily contain all the critical activities; it only accounts for time.  Remember the example in which growing grass was on the critical path for Disney’s Animal Kingdom.  There can be more than one critical path if the lengths of two or more paths are the same.  The critical path can change as the project progresses.
  • 35. 35Information Technology Project Management, Fourth Edition Using Critical Path Analysis to Make Schedule Trade-offs  Free slack or free float is the amount of time an activity can be delayed without delaying the early start of any immediately following activities.  Total slack or total float is the amount of time an activity can be delayed from its early start without delaying the planned project finish date.  A forward pass through the network diagram determines the early start and finish dates.  A backward pass determines the late start and finish dates.
  • 36. 36Information Technology Project Management, Fourth Edition Figure 6-9. Calculating Early and Late Start and Finish Dates
  • 37. 37Information Technology Project Management, Fourth Edition Table 6-1. Free and Total Float or Slack for Project X
  • 38. 38Information Technology Project Management, Fourth Edition Using the Critical Path to Shorten a Project Schedule  Three main techniques for shortening schedules:  Shortening the duration of critical activities or tasks by adding more resources or changing their scope.  Crashing activities by obtaining the greatest amount of schedule compression for the least incremental cost.  Fast tracking activities by doing them in parallel or overlapping them.
  • 39. 39Information Technology Project Management, Fourth Edition Many Horror Stories Related to Project Schedules  Creating realistic schedules and sticking to them is a key challenge of project management.  Crashing and fast tracking often cause more problems, resulting in longer schedules.  Organizational issues often cause schedule problems. See the “What Went Wrong?” example that describes the need to take more time to implement Customer Relationship Management (CRM) software so that users will accept it.
  • 40. 40Information Technology Project Management, Fourth Edition Importance of Updating Critical Path Data  It is important to update project schedule information to meet time goals for a project.  The critical path may change as you enter actual start and finish dates.  If you know the project completion date will slip, negotiate with the project sponsor.
  • 41. 41Information Technology Project Management, Fourth Edition Critical Chain Scheduling  Critical chain scheduling is a method of scheduling that considers limited resources when creating a project schedule and includes buffers to protect the project completion date.  Uses the Theory of Constraints (TOC), a management philosophy developed by Eliyahu M. Goldratt and introduced in his book The Goal.  Attempts to minimize multitasking, which occurs when a resource works on more than one task at a time.
  • 42. 42Information Technology Project Management, Fourth Edition Multitasking Example
  • 43. 43Information Technology Project Management, Fourth Edition Buffers and Critical Chain  A buffer is additional time to complete a task.  Murphy’s Law states that if something can go wrong, it will.  Parkinson’s Law states that work expands to fill the time allowed.  In traditional estimates, people often add a buffer to each task and use the additional time whether it’s needed or not.  Critical chain scheduling removes buffers from individual tasks and instead creates:  A project buffer or additional time added before the project’s due date.  Feeding buffers or additional time added before tasks on the critical path.
  • 44. 44Information Technology Project Management, Fourth Edition Figure 6-11. Example of Critical Chain Scheduling
  • 45. 45Information Technology Project Management, Fourth Edition 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.  PERT uses probabilistic time estimates:  Duration estimates based on using optimistic, most likely, and pessimistic estimates of activity durations, or a three-point estimate.
  • 46. 46Information Technology Project Management, Fourth Edition 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.
  • 47. 47Information Technology Project Management, Fourth Edition Schedule Control  Perform reality checks on schedules.  Allow for contingencies.  Don’t plan for everyone to work at 100 percent capacity all the time.  Hold progress meetings with stakeholders and be clear and honest in communicating schedule issues.
  • 48. 48Information Technology Project Management, Fourth Edition Schedule Control  Goals are to know the status of the schedule, influence factors that cause schedule changes, determine that the schedule has changed, and manage changes when they occur.  Tools and techniques include:  Progress reports.  A schedule change control system.  Project management software, including schedule comparison charts, such as the tracking Gantt chart.  Variance analysis, such as analyzing float or slack.  Performance management, such as earned value (see Chapter 7).
  • 49. 49Information Technology Project Management, Fourth Edition Reality Checks on Scheduling  Review the draft schedule or estimated completion date in the project charter.  Prepare a more detailed schedule with the project team.  Make sure the schedule is realistic and followed.  Alert top management well in advance if there are schedule problems.
  • 50. 50Information Technology Project Management, Fourth Edition Working with People Issues  Strong leadership helps projects succeed more than good PERT charts do.  Project managers should use:  Empowerment  Incentives  Discipline  Negotiation
  • 51. 51Information Technology Project Management, Fourth Edition Using Software to Assist in Time Management  Software for facilitating communication helps people exchange schedule-related information.  Decision support models help analyze trade-offs that can be made.  Project management software can help in various time management areas.
  • 52. 52Information Technology Project Management, Fourth Edition Table 6-2. Project 2003 Features Related to Project Time Management
  • 53. 53Information Technology Project Management, Fourth Edition Words of Caution on Using Project Management Software  Many people misuse project management software because they don’t understand important concepts and have not had training.  You must enter dependencies to have dates adjust automatically and to determine the critical path.  You must enter actual schedule information to compare planned and actual progress.
  • 54. 54Information Technology Project Management, Fourth Edition Chapter Summary  Project time management is often cited as the main source of conflict on projects, and most IT projects exceed time estimates.  Main processes include:  Activity definition  Activity sequencing  Activity resource estimating  Activity duration estimating  Schedule development  Schedule control