SlideShare a Scribd company logo
1 of 46
Project Scheduling:
Gantt/Pert Charts
Scheduling
• A schedule is the conversion of a project action
plan into an operating timetable
• It serves as the basis for monitoring and
controlling project activity
– work changes daily, so this is essential
• With the plan and budget, it is the major tool
for the management of projects
– most scheduling is at the WBS level (tasks), not the
work package level
– only the most critical work packages may be shown
on schedule
Network Scheduling Techniques
• PERT was developed in 1958 for the Polaris
missile/submarine project
• The Critical Path Method (CPM) was developed
by DuPont during the same time period
• Initially, CPM and PERT were two different
approaches
– CPM used deterministic time estimates and allowed
project crunching
– PERT used probabilistic time estimates
• Microsoft Project (and others) have blended CPM
and PERT into one approach
Terminology
• Activity - A specific task or set of tasks that
are required by the project, use up
resources, and take time to complete
• Event - The result of completing one or
more activities. An identifiable end state
occurring at a particular time. Events use
no resources.
• Network - The combination of all activities
and events that define a project
– Drawn left-to-right
– Connections represent predecessors
Terminology Continued
• Path - A series of connected activities
• Critical - An activity, event, or path which,
if delayed, will delay the completion of the
project
• Critical Path - The path through the project
where, if any activity is delayed, the project
is delayed
– There is always a critical path
– There can be more than one critical path
Terminology Continued
• Sequential Activities - One activity must be
completed before the next one can begin
• Parallel Activities - The activities can take place at
the same time
• Immediate Predecessor – an activity that must be
completed before a particular activity can begin
• An activity can be in any of these conditions:
– It may have a successor(s) but no predecessor(s) -
starts a network
– It may have a predecessor(s) but no successor(s) -
ends a network
– It may have both predecessor(s) and successor(s)
- in the middle of a network
Terminology Continued
• Activity on Arrow (AOA) - Arrows
represent activities while nodes stand for
events
• Activity on Node (AON) - Nodes stand for
events and arrows show precedence
AON and AOA Format
Constructing an AON Diagram
1. Begin with the START activity
2. Add activities without predecessors
– There will always be one
– There may be more than one
3. Add activities that have existing activities
as predecessors
4. Repeat step 3 until no more activities
Gantt Charts
• Developed by Henry L. Gantt in 1917
• Shows planned and actual progress
• Easy-to-read method to show current status
Gantt Charts: Advantages and
Disadvantages
• Easily understood
• Provide a picture of the current state of a
project
• Difficult to follow with complex projects
© 2006 John Wiley
Simple Schedule – Gantt Chart
Class Individual Exercise
Class Individual Exercise - 2.
Create a new Project
Create the 12 Tasks from the
previous slide
•enter their names and
durations
•enter the task dependencies
Now enter resources as follows:
.2Jason
.3Jeff, Emily
.4Emily
.5Jeff
.6Emily
.7Ariel
.8Pat
.9Emily
.10Marsha
.11Marc
Save your work!
• The Work Breakdown Structure (WBS) can take a
variety of forms that serve a variety of purposes
– The total program can be described as a summation of
subdivided elements.
– Planning can be performed.
– Costs and budgets can be established.
– Time, cost, and performance can be tracked.
– Schedules and status-reporting procedures can be
established. (=> Gantt chart)
– Responsibility for each element can be assigned.
The Work Breakdown Structure
The Work Breakdown Structure - 2
• The WBS often appears as an outline with
Level 1 tasks on the left and successive
levels appropriately indented
• The WBS may picture a project subdivided
into hierarchical units of tasks, subtasks,
work packages, etc.
Most common type: Six-Level Indented Structure
LEVEL DESCRIPTION
1 Total Program
2 Project(s)
3 Task(s)
4 Subtask(s)
5 Work Package(s)
6 Level of Effort
Usually specified by the
client and managed the
project manager.
Usually specified
by the functional
manager(s).
The Work Breakdown Structure - 3
Gozinto Chart for a Toy Bus
A WBS with more Breadth
• Summary: The WBS is an important document and
can be tailored for use in a number of different ways
– It may illustrate how each piece contributes to the project in
terms of performance, responsibility, schedule, and budget
– It may list the vendors or subcontractors associated with
specific tasks
– It may serve as the basis for cost or schedule estimates
– It may be used to document that all parties have signed off
on their various commitments to the project
The Work Breakdown Structure - 4
Steps for designing and using the WBS:
1. Using the action plan, list the task breakdown in successively
finer levels of detail. Continue until all meaningful tasks or
work packages have been identified.
2. For each such work package, identify the data relevant to the
WBS: personnel and organizations responsible for each task.
3. All work package information should be reviewed with the
individuals or organizations who have responsibility for doing
or supporting the work to verify the accuracy of the WBS
The Work Breakdown Structure
WBS Linear Responsibility Chart
Simplified Linear Responsibility Chart
In-class Group Exercise
• Create a WBS for your project
The AON Network
Critical Path and Time
Notation:
[Task name, expected time, variance]
Critical Path Calculation
To find the critical path:
.1start with set of children of the Start node
.2for each node: use the earliest start time (the greatest “earliest finish time
of all this node’s predecessors), add in the duration to calculate the earliest
finish time
.3repeat step 2 for the children of each node in the set
Slack Calculation
To find the slack:
.1start with End node and note its LS time
.2for each predecessor node: set the LF time to the lowest LS time of
the successor(s) and subtract the duration to get the EF time
.3repeat step 2 for the children of each node in the set
Critical Path, Time, and Slack
Slack Values
Resulting Gantt Chart
Resulting AON Network
Calculating Activity Times
Notes:
• a is the optimistic estimate
• b is the pessimistic estimate
• m is an estimate of the mode
• TE is a calculation of the
mean
• σ2 is the variance; a
representation of the
uncertainty
• σ is the standard deviation
 
 
2
2
2
6
6
4








 



ab
bma
TE
The Results
Uncertainty of Project
Completion Time
• Assume activities are statistically
independent
– is this reasonable?
• The variance of a set of activities is the sum
of the individual variances
• We are most interested in variances along
the critical path!
Fun With Statistics!
• What is the probability of completing a
project on time, given a measure of variance
and a critical path?
• We can answer that by calculating Z (# of
standard deviations) as follows:
Z = (D - ) /
where D = desired project completion time
= critical time of the project
= variance of the critical path
2


2

Example Continued
• If we want to complete the project in 50
days then D = 50, μ = 43, = 33
  22.1
745.5
7
33
4350)(
2






D
Z
2

Example - 2.
• The likelihood of completing the project in
50 days is 88.88% (see Table next slide)
• If we want 95% certainty of on-time
completion:
D = μ + σ * Z
= 43 + 5.745 * 1.645 = 52.45 days
• For 99% certainty
D = 43 + 5.745 * 2.33 = 56.39 days
Implications
• As D => μ, Z => 0
• When Z = 0, probability of on-time completion is
50%
• Implication?
– If you want a high probability of being on time, you
need some slack in the schedule!
• What about non-critical paths?
– Any path that has low slack and significant variance is
a potential trouble spot.
Implications - 2.
• This is a great tool for you as a manager!
• Your boss will want estimates. What is your basis
for making them? Guesses?
In Class Group Exercise
Look at the WBS that you created for your project.
From this, create a Gantt chart for your project.
Determine the durations and dependencies for each of your project
tasks.
◦You only need to do “expected” duration for now.
In-class Group Exercise - 2
Calculate the total duration for your group project (and, hence, your
critical path).
Now, create a spreadsheet. For each project task, list:
◦its optimistic, pessimistic, and expected durations
◦you will have to do some educated guessing at this stage; that is normal
• Calculate TE, , and for each task
• Save this in your spreadsheet.
• Note for the critical path2

 2

In-class Group Exercise - 3
• Determine D for your project. Calculate Z.
• What is your probability of completing at
time D?
• Submit your Gantt chart, your spreadsheet
and an explanation of the WBS and the
assumptions behind your estimates before
next class.
In-class Group Exercise - 4.

More Related Content

What's hot

Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)chandkec
 
5 phases of project management
5 phases of project management5 phases of project management
5 phases of project managementJared C. Powell
 
00 Introduction of project scheduling
00 Introduction of project scheduling00 Introduction of project scheduling
00 Introduction of project schedulingSoe Naing Win
 
Work breakdown structures
Work breakdown structures Work breakdown structures
Work breakdown structures Ian Cammack
 
03 Construction Project Planning and Scheduling
03 Construction Project Planning and Scheduling03 Construction Project Planning and Scheduling
03 Construction Project Planning and Schedulingakashpadole
 
RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)Mayur Rahangdale
 
PROJECT SCHEDULE
PROJECT SCHEDULEPROJECT SCHEDULE
PROJECT SCHEDULEAjeesh Mk
 
Introduction to Project Management
Introduction to Project ManagementIntroduction to Project Management
Introduction to Project ManagementSlav Karaslavov
 
construction project planing
 construction project planing construction project planing
construction project planingSANJEEV Wazir
 
Construction Project management
Construction Project management Construction Project management
Construction Project management Anupama holla
 
Project management-planning and scheduling
Project management-planning and schedulingProject management-planning and scheduling
Project management-planning and schedulingAditi Garg
 

What's hot (20)

Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)
 
5 phases of project management
5 phases of project management5 phases of project management
5 phases of project management
 
PROJECT SCHEDULING
PROJECT SCHEDULINGPROJECT SCHEDULING
PROJECT SCHEDULING
 
Project scheduling
Project schedulingProject scheduling
Project scheduling
 
Project Management - Critical path method
Project Management - Critical path methodProject Management - Critical path method
Project Management - Critical path method
 
project management concepts
project management conceptsproject management concepts
project management concepts
 
00 Introduction of project scheduling
00 Introduction of project scheduling00 Introduction of project scheduling
00 Introduction of project scheduling
 
Work breakdown structures
Work breakdown structures Work breakdown structures
Work breakdown structures
 
Pert
PertPert
Pert
 
03 Construction Project Planning and Scheduling
03 Construction Project Planning and Scheduling03 Construction Project Planning and Scheduling
03 Construction Project Planning and Scheduling
 
RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)
 
Resource allocation and smoothing
Resource allocation and smoothingResource allocation and smoothing
Resource allocation and smoothing
 
Earned Value Management
Earned Value ManagementEarned Value Management
Earned Value Management
 
PROJECT SCHEDULE
PROJECT SCHEDULEPROJECT SCHEDULE
PROJECT SCHEDULE
 
Primavera Training P6
Primavera Training P6Primavera Training P6
Primavera Training P6
 
Introduction to Project Management
Introduction to Project ManagementIntroduction to Project Management
Introduction to Project Management
 
Module :-5 project scheduling and resource levelling
Module :-5 project scheduling and resource levellingModule :-5 project scheduling and resource levelling
Module :-5 project scheduling and resource levelling
 
construction project planing
 construction project planing construction project planing
construction project planing
 
Construction Project management
Construction Project management Construction Project management
Construction Project management
 
Project management-planning and scheduling
Project management-planning and schedulingProject management-planning and scheduling
Project management-planning and scheduling
 

Similar to Project Scheduling

Software Project Scheduling Diagrams
Software Project Scheduling DiagramsSoftware Project Scheduling Diagrams
Software Project Scheduling DiagramsSaqib Raza
 
C03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdfC03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdfssuser8babb7
 
Chapt5.pptx it is notes of the 5th chapter
Chapt5.pptx it is notes of the 5th chapterChapt5.pptx it is notes of the 5th chapter
Chapt5.pptx it is notes of the 5th chapterpreetidamakale
 
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...Kuldeep Kumar
 
08. Project Time Management Upload
08. Project Time Management Upload08. Project Time Management Upload
08. Project Time Management UploadBhuWan Khadka
 
L2_Project_Management.pdf
L2_Project_Management.pdfL2_Project_Management.pdf
L2_Project_Management.pdfJerryHung19
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTsalsa moyara
 
Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)ShudipPal
 
7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..pptPedadaSaikumar
 
Software Project Management lecture 9
Software Project Management lecture 9Software Project Management lecture 9
Software Project Management lecture 9Syed Muhammad Hammad
 
Project TimeIST4055Chapter 6Now that you have the Sc.docx
Project TimeIST4055Chapter 6Now that you have the Sc.docxProject TimeIST4055Chapter 6Now that you have the Sc.docx
Project TimeIST4055Chapter 6Now that you have the Sc.docxbriancrawford30935
 
PM-5 chapter project management (1).pptx
PM-5 chapter project management (1).pptxPM-5 chapter project management (1).pptx
PM-5 chapter project management (1).pptxMdSabujHossen2
 
PM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptxPM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptxMdSabujHossen2
 
Critical Path MethodIntroductionOnce you have the network diag.docx
Critical Path MethodIntroductionOnce you have the network diag.docxCritical Path MethodIntroductionOnce you have the network diag.docx
Critical Path MethodIntroductionOnce you have the network diag.docxannettsparrow
 
Mba ii pmom_unit-4.1 project management a
Mba ii pmom_unit-4.1 project management aMba ii pmom_unit-4.1 project management a
Mba ii pmom_unit-4.1 project management aRai University
 

Similar to Project Scheduling (20)

Software Project Scheduling Diagrams
Software Project Scheduling DiagramsSoftware Project Scheduling Diagrams
Software Project Scheduling Diagrams
 
C03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdfC03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdf
 
pert-cpm.pptx
pert-cpm.pptxpert-cpm.pptx
pert-cpm.pptx
 
Chapt5.pptx it is notes of the 5th chapter
Chapt5.pptx it is notes of the 5th chapterChapt5.pptx it is notes of the 5th chapter
Chapt5.pptx it is notes of the 5th chapter
 
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
 
08. Project Time Management Upload
08. Project Time Management Upload08. Project Time Management Upload
08. Project Time Management Upload
 
L2_Project_Management.pdf
L2_Project_Management.pdfL2_Project_Management.pdf
L2_Project_Management.pdf
 
Chapter 4.pptx
Chapter 4.pptxChapter 4.pptx
Chapter 4.pptx
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
 
Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)
 
pm--basic.pptx
pm--basic.pptxpm--basic.pptx
pm--basic.pptx
 
7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt
 
Project Management.pptx
Project Management.pptxProject Management.pptx
Project Management.pptx
 
PMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptxPMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptx
 
Software Project Management lecture 9
Software Project Management lecture 9Software Project Management lecture 9
Software Project Management lecture 9
 
Project TimeIST4055Chapter 6Now that you have the Sc.docx
Project TimeIST4055Chapter 6Now that you have the Sc.docxProject TimeIST4055Chapter 6Now that you have the Sc.docx
Project TimeIST4055Chapter 6Now that you have the Sc.docx
 
PM-5 chapter project management (1).pptx
PM-5 chapter project management (1).pptxPM-5 chapter project management (1).pptx
PM-5 chapter project management (1).pptx
 
PM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptxPM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptx
 
Critical Path MethodIntroductionOnce you have the network diag.docx
Critical Path MethodIntroductionOnce you have the network diag.docxCritical Path MethodIntroductionOnce you have the network diag.docx
Critical Path MethodIntroductionOnce you have the network diag.docx
 
Mba ii pmom_unit-4.1 project management a
Mba ii pmom_unit-4.1 project management aMba ii pmom_unit-4.1 project management a
Mba ii pmom_unit-4.1 project management a
 

More from Baker Khader Abdallah, PMP

More from Baker Khader Abdallah, PMP (20)

Oracle Carry Forward Methods
Oracle Carry Forward MethodsOracle Carry Forward Methods
Oracle Carry Forward Methods
 
TE040 Oracle AP Testscript
TE040 Oracle AP TestscriptTE040 Oracle AP Testscript
TE040 Oracle AP Testscript
 
Oracle Payables Reference Guide
Oracle Payables Reference GuideOracle Payables Reference Guide
Oracle Payables Reference Guide
 
Entering Invoices in Oracle Payables
Entering Invoices in Oracle PayablesEntering Invoices in Oracle Payables
Entering Invoices in Oracle Payables
 
BR100 Oracle AP Setup
BR100 Oracle AP SetupBR100 Oracle AP Setup
BR100 Oracle AP Setup
 
Quick Reference Guide
Quick Reference GuideQuick Reference Guide
Quick Reference Guide
 
PCS iProcurement
PCS iProcurement PCS iProcurement
PCS iProcurement
 
Oracle iProcurement
Oracle iProcurementOracle iProcurement
Oracle iProcurement
 
Oracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference GuideOracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference Guide
 
Leveraging iProcurement to Increase Cash Flow
Leveraging iProcurement to Increase Cash FlowLeveraging iProcurement to Increase Cash Flow
Leveraging iProcurement to Increase Cash Flow
 
iProcurement Reference Guide
iProcurement Reference GuideiProcurement Reference Guide
iProcurement Reference Guide
 
Oracle Internet Procurement
Oracle Internet ProcurementOracle Internet Procurement
Oracle Internet Procurement
 
FIS Oracle iProcurement
FIS Oracle iProcurementFIS Oracle iProcurement
FIS Oracle iProcurement
 
CDU iProcurement R12 Manual
CDU iProcurement R12 ManualCDU iProcurement R12 Manual
CDU iProcurement R12 Manual
 
Understanding Physical Inventory
Understanding Physical InventoryUnderstanding Physical Inventory
Understanding Physical Inventory
 
Stock Maintenance
Stock MaintenanceStock Maintenance
Stock Maintenance
 
Oracle Inventory Kanban
Oracle Inventory KanbanOracle Inventory Kanban
Oracle Inventory Kanban
 
Inventory Transaction Types
Inventory Transaction TypesInventory Transaction Types
Inventory Transaction Types
 
Forecasting in Oracle Inventory
Forecasting in Oracle InventoryForecasting in Oracle Inventory
Forecasting in Oracle Inventory
 
Accounting in Oracle Inventory
Accounting in Oracle InventoryAccounting in Oracle Inventory
Accounting in Oracle Inventory
 

Recently uploaded

ALWAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
ALWAR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowALWAR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
ALWAR 💋 Call Girl 9827461493 Call Girls in Escort service book nowkapoorjyoti4444
 
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All TimeCall 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Timegargpaaro
 
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...Puja Sharma
 
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowSRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in Escort service book nowkapoorjyoti4444
 
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableCuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Availablepr788182
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptxnandhinijagan9867
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...ssuserf63bd7
 
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowPITHAMPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in Escort service book nowkapoorjyoti4444
 
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableSolan Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service Availablepr788182
 
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...Puja Sharma
 
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...meghakumariji156
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel
 
KOTA 💋 Call Girl 9827461493 Call Girls in Escort service book now
KOTA 💋 Call Girl 9827461493 Call Girls in  Escort service book nowKOTA 💋 Call Girl 9827461493 Call Girls in  Escort service book now
KOTA 💋 Call Girl 9827461493 Call Girls in Escort service book nowkapoorjyoti4444
 
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableChandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Availablepr788182
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...daisycvs
 
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...pr788182
 
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service AvailableNashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Availablepr788182
 
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableBerhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Availablepr788182
 
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptxQSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptxDitasDelaCruz
 
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTSDurg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTSkajalroy875762
 

Recently uploaded (20)

ALWAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
ALWAR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowALWAR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
ALWAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All TimeCall 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
 
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...
Ooty Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Avail...
 
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowSRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
SRI GANGANAGAR 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableCuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Cuttack Call Girl Just Call 8084732287 Top Class Call Girl Service Available
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
 
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowPITHAMPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
PITHAMPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableSolan Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Solan Call Girl Just Call 8084732287 Top Class Call Girl Service Available
 
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
 
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
KOTA 💋 Call Girl 9827461493 Call Girls in Escort service book now
KOTA 💋 Call Girl 9827461493 Call Girls in  Escort service book nowKOTA 💋 Call Girl 9827461493 Call Girls in  Escort service book now
KOTA 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableChandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Chandrapur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Bangalore Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
 
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service AvailableNashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
 
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableBerhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
 
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptxQSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
 
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTSDurg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
 

Project Scheduling

  • 2. Scheduling • A schedule is the conversion of a project action plan into an operating timetable • It serves as the basis for monitoring and controlling project activity – work changes daily, so this is essential • With the plan and budget, it is the major tool for the management of projects – most scheduling is at the WBS level (tasks), not the work package level – only the most critical work packages may be shown on schedule
  • 3. Network Scheduling Techniques • PERT was developed in 1958 for the Polaris missile/submarine project • The Critical Path Method (CPM) was developed by DuPont during the same time period • Initially, CPM and PERT were two different approaches – CPM used deterministic time estimates and allowed project crunching – PERT used probabilistic time estimates • Microsoft Project (and others) have blended CPM and PERT into one approach
  • 4. Terminology • Activity - A specific task or set of tasks that are required by the project, use up resources, and take time to complete • Event - The result of completing one or more activities. An identifiable end state occurring at a particular time. Events use no resources. • Network - The combination of all activities and events that define a project – Drawn left-to-right – Connections represent predecessors
  • 5. Terminology Continued • Path - A series of connected activities • Critical - An activity, event, or path which, if delayed, will delay the completion of the project • Critical Path - The path through the project where, if any activity is delayed, the project is delayed – There is always a critical path – There can be more than one critical path
  • 6. Terminology Continued • Sequential Activities - One activity must be completed before the next one can begin • Parallel Activities - The activities can take place at the same time • Immediate Predecessor – an activity that must be completed before a particular activity can begin • An activity can be in any of these conditions: – It may have a successor(s) but no predecessor(s) - starts a network – It may have a predecessor(s) but no successor(s) - ends a network – It may have both predecessor(s) and successor(s) - in the middle of a network
  • 7. Terminology Continued • Activity on Arrow (AOA) - Arrows represent activities while nodes stand for events • Activity on Node (AON) - Nodes stand for events and arrows show precedence
  • 8. AON and AOA Format
  • 9. Constructing an AON Diagram 1. Begin with the START activity 2. Add activities without predecessors – There will always be one – There may be more than one 3. Add activities that have existing activities as predecessors 4. Repeat step 3 until no more activities
  • 10. Gantt Charts • Developed by Henry L. Gantt in 1917 • Shows planned and actual progress • Easy-to-read method to show current status
  • 11. Gantt Charts: Advantages and Disadvantages • Easily understood • Provide a picture of the current state of a project • Difficult to follow with complex projects
  • 12. © 2006 John Wiley Simple Schedule – Gantt Chart
  • 14. Class Individual Exercise - 2. Create a new Project Create the 12 Tasks from the previous slide •enter their names and durations •enter the task dependencies Now enter resources as follows: .2Jason .3Jeff, Emily .4Emily .5Jeff .6Emily .7Ariel .8Pat .9Emily .10Marsha .11Marc Save your work!
  • 15. • The Work Breakdown Structure (WBS) can take a variety of forms that serve a variety of purposes – The total program can be described as a summation of subdivided elements. – Planning can be performed. – Costs and budgets can be established. – Time, cost, and performance can be tracked. – Schedules and status-reporting procedures can be established. (=> Gantt chart) – Responsibility for each element can be assigned. The Work Breakdown Structure
  • 16.
  • 17. The Work Breakdown Structure - 2 • The WBS often appears as an outline with Level 1 tasks on the left and successive levels appropriately indented • The WBS may picture a project subdivided into hierarchical units of tasks, subtasks, work packages, etc.
  • 18. Most common type: Six-Level Indented Structure LEVEL DESCRIPTION 1 Total Program 2 Project(s) 3 Task(s) 4 Subtask(s) 5 Work Package(s) 6 Level of Effort Usually specified by the client and managed the project manager. Usually specified by the functional manager(s). The Work Breakdown Structure - 3
  • 19. Gozinto Chart for a Toy Bus
  • 20. A WBS with more Breadth
  • 21. • Summary: The WBS is an important document and can be tailored for use in a number of different ways – It may illustrate how each piece contributes to the project in terms of performance, responsibility, schedule, and budget – It may list the vendors or subcontractors associated with specific tasks – It may serve as the basis for cost or schedule estimates – It may be used to document that all parties have signed off on their various commitments to the project The Work Breakdown Structure - 4
  • 22. Steps for designing and using the WBS: 1. Using the action plan, list the task breakdown in successively finer levels of detail. Continue until all meaningful tasks or work packages have been identified. 2. For each such work package, identify the data relevant to the WBS: personnel and organizations responsible for each task. 3. All work package information should be reviewed with the individuals or organizations who have responsibility for doing or supporting the work to verify the accuracy of the WBS The Work Breakdown Structure
  • 25. In-class Group Exercise • Create a WBS for your project
  • 27. Critical Path and Time Notation: [Task name, expected time, variance]
  • 28. Critical Path Calculation To find the critical path: .1start with set of children of the Start node .2for each node: use the earliest start time (the greatest “earliest finish time of all this node’s predecessors), add in the duration to calculate the earliest finish time .3repeat step 2 for the children of each node in the set
  • 29. Slack Calculation To find the slack: .1start with End node and note its LS time .2for each predecessor node: set the LF time to the lowest LS time of the successor(s) and subtract the duration to get the EF time .3repeat step 2 for the children of each node in the set
  • 30. Critical Path, Time, and Slack
  • 34. Calculating Activity Times Notes: • a is the optimistic estimate • b is the pessimistic estimate • m is an estimate of the mode • TE is a calculation of the mean • σ2 is the variance; a representation of the uncertainty • σ is the standard deviation     2 2 2 6 6 4              ab bma TE
  • 36. Uncertainty of Project Completion Time • Assume activities are statistically independent – is this reasonable? • The variance of a set of activities is the sum of the individual variances • We are most interested in variances along the critical path!
  • 37. Fun With Statistics! • What is the probability of completing a project on time, given a measure of variance and a critical path? • We can answer that by calculating Z (# of standard deviations) as follows: Z = (D - ) / where D = desired project completion time = critical time of the project = variance of the critical path 2   2 
  • 38. Example Continued • If we want to complete the project in 50 days then D = 50, μ = 43, = 33   22.1 745.5 7 33 4350)( 2       D Z 2 
  • 39. Example - 2. • The likelihood of completing the project in 50 days is 88.88% (see Table next slide) • If we want 95% certainty of on-time completion: D = μ + σ * Z = 43 + 5.745 * 1.645 = 52.45 days • For 99% certainty D = 43 + 5.745 * 2.33 = 56.39 days
  • 40.
  • 41. Implications • As D => μ, Z => 0 • When Z = 0, probability of on-time completion is 50% • Implication? – If you want a high probability of being on time, you need some slack in the schedule! • What about non-critical paths? – Any path that has low slack and significant variance is a potential trouble spot.
  • 42. Implications - 2. • This is a great tool for you as a manager! • Your boss will want estimates. What is your basis for making them? Guesses?
  • 43. In Class Group Exercise Look at the WBS that you created for your project. From this, create a Gantt chart for your project. Determine the durations and dependencies for each of your project tasks. ◦You only need to do “expected” duration for now.
  • 44. In-class Group Exercise - 2 Calculate the total duration for your group project (and, hence, your critical path). Now, create a spreadsheet. For each project task, list: ◦its optimistic, pessimistic, and expected durations ◦you will have to do some educated guessing at this stage; that is normal
  • 45. • Calculate TE, , and for each task • Save this in your spreadsheet. • Note for the critical path2   2  In-class Group Exercise - 3
  • 46. • Determine D for your project. Calculate Z. • What is your probability of completing at time D? • Submit your Gantt chart, your spreadsheet and an explanation of the WBS and the assumptions behind your estimates before next class. In-class Group Exercise - 4.

Editor's Notes

  1. 1