SlideShare a Scribd company logo
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

Project management techniques
Project management techniquesProject management techniques
Project management techniques
Ragjni Govindaraju
 
Project management planning
Project management planningProject management planning
Project management planning
Alvin Niere
 
Project Time Management
Project Time ManagementProject Time Management
Project Time Management
dyaksa hanindito
 
Schedule Review PMI
Schedule Review PMISchedule Review PMI
Schedule Review PMI
Chris Carson
 
Project scope management
Project scope managementProject scope management
Project scope management
Anit Roy
 
6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing
DavidMcLachlan1
 
Project scope management
Project scope managementProject scope management
Project scope management
Jody R Flower
 
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERSPLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
Hafiz JUNAID
 
CPM/PERT and Gantt charts
CPM/PERT and Gantt chartsCPM/PERT and Gantt charts
CPM/PERT and Gantt charts
VARSHA RUSTAGI
 
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
 
Project management-planning and scheduling
Project management-planning and schedulingProject management-planning and scheduling
Project management-planning and scheduling
Aditi Garg
 
Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)
chandkec
 
Primavera Training P6
Primavera Training P6Primavera Training P6
Primavera Training P6
Suresh G Sankarankutty
 
Lect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPMLect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPM
Mubashir Ali
 
Construction Project management
Construction Project management Construction Project management
Construction Project management
Anupama holla
 
Project Scope Management
Project Scope ManagementProject Scope Management
Project Scope Management
Andersson Lujan Ojeda
 
PROJECT SCHEDULING
PROJECT SCHEDULINGPROJECT SCHEDULING
PROJECT SCHEDULING
Shahrukh Vahora
 

What's hot (20)

Project management techniques
Project management techniquesProject management techniques
Project management techniques
 
Project management planning
Project management planningProject management planning
Project management planning
 
Project Time Management
Project Time ManagementProject Time Management
Project Time Management
 
Schedule Review PMI
Schedule Review PMISchedule Review PMI
Schedule Review PMI
 
Project scope management
Project scope managementProject scope management
Project scope management
 
6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing
 
Project scope management
Project scope managementProject scope management
Project scope management
 
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERSPLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
 
CPM/PERT and Gantt charts
CPM/PERT and Gantt chartsCPM/PERT and Gantt charts
CPM/PERT and Gantt charts
 
Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )Project Management Techniques ( CPM & PERT Techniques )
Project Management Techniques ( CPM & PERT Techniques )
 
Project management-planning and scheduling
Project management-planning and schedulingProject management-planning and scheduling
Project management-planning and scheduling
 
Critical path method(cpm)
Critical path method(cpm)Critical path method(cpm)
Critical path method(cpm)
 
Pert & Cpm
Pert & CpmPert & Cpm
Pert & Cpm
 
Project evaluation
Project evaluationProject evaluation
Project evaluation
 
Primavera Training P6
Primavera Training P6Primavera Training P6
Primavera Training P6
 
Lect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPMLect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPM
 
tcc primavera
tcc primaveratcc primavera
tcc primavera
 
Construction Project management
Construction Project management Construction Project management
Construction Project management
 
Project Scope Management
Project Scope ManagementProject Scope Management
Project Scope Management
 
PROJECT SCHEDULING
PROJECT SCHEDULINGPROJECT SCHEDULING
PROJECT SCHEDULING
 

Similar to Project Scheduling

Software Project Scheduling Diagrams
Software Project Scheduling DiagramsSoftware Project Scheduling Diagrams
Software Project Scheduling Diagrams
Saqib Raza
 
C03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdfC03.05-Scheduling.key.pdf
C03.05-Scheduling.key.pdf
ssuser8babb7
 
pert-cpm.pptx
pert-cpm.pptxpert-cpm.pptx
pert-cpm.pptx
Sougata Das
 
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
preetidamakale
 
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 Upload
BhuWan Khadka
 
L2_Project_Management.pdf
L2_Project_Management.pdfL2_Project_Management.pdf
L2_Project_Management.pdf
JerryHung19
 
Chapter 4.pptx
Chapter 4.pptxChapter 4.pptx
Chapter 4.pptx
ssuser8cd298
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
salsa moyara
 
Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)Software Engineering (Project Scheduling)
Software Engineering (Project Scheduling)
ShudipPal
 
pm--basic.pptx
pm--basic.pptxpm--basic.pptx
pm--basic.pptx
ssuserbc5970
 
7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt
PedadaSaikumar
 
Project Management.pptx
Project Management.pptxProject Management.pptx
Project Management.pptx
AakankshaSinghRathor
 
PMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptxPMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptx
SydneyJaydeanKhanyil
 
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.docx
briancrawford30935
 
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
MdSabujHossen2
 
PM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptxPM-chapter 00005 project management.pptx
PM-chapter 00005 project management.pptx
MdSabujHossen2
 
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
annettsparrow
 
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
Rai 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

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

BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
DerekIwanaka1
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
fakeloginn69
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
Falcon Invoice Discounting
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
SynapseIndia
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
creerey
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
seoforlegalpillers
 
Role of Remote Sensing and Monitoring in Mining
Role of Remote Sensing and Monitoring in MiningRole of Remote Sensing and Monitoring in Mining
Role of Remote Sensing and Monitoring in Mining
Naaraayani Minerals Pvt.Ltd
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
Cynthia Clay
 
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptxTaurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
my Pandit
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
zoyaansari11365
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Lviv Startup Club
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
 
Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
Sam H
 
PriyoShop Celebration Pohela Falgun Mar 20, 2024
PriyoShop Celebration Pohela Falgun Mar 20, 2024PriyoShop Celebration Pohela Falgun Mar 20, 2024
PriyoShop Celebration Pohela Falgun Mar 20, 2024
PriyoShop.com LTD
 
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
Kumar Satyam
 
Set off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptxSet off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptx
HARSHITHV26
 
chapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxationchapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxation
AUDIJEAngelo
 
20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
tjcomstrang
 
The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...
awaisafdar
 

Recently uploaded (20)

BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
 
Role of Remote Sensing and Monitoring in Mining
Role of Remote Sensing and Monitoring in MiningRole of Remote Sensing and Monitoring in Mining
Role of Remote Sensing and Monitoring in Mining
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptxTaurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
 
Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111Introduction to Amazon company 111111111111
Introduction to Amazon company 111111111111
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
 
PriyoShop Celebration Pohela Falgun Mar 20, 2024
PriyoShop Celebration Pohela Falgun Mar 20, 2024PriyoShop Celebration Pohela Falgun Mar 20, 2024
PriyoShop Celebration Pohela Falgun Mar 20, 2024
 
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
India Orthopedic Devices Market: Unlocking Growth Secrets, Trends and Develop...
 
Set off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptxSet off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptx
 
chapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxationchapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxation
 
20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
 
The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...
 

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