SlideShare a Scribd company logo
Presenters:
Mr. Faisal Ahmed
Mr.Abdul Ghani
PERT
(Program Evaluation and Review
Techinque)
Operations Research Presentation Dated: 22/06/2024
Network Representation
Network representation refers to the depiction of a
system, process, or problem as a collection of nodes and
arcs that connect them.This visual representation is used
to:
1. Model complex relationships and interactions
2. Analyze and optimize performance
3. Identify patterns and connections
4. Make informed decisions
Rules for Constructing the Network
 Rule 1. Each activity is represented by one, and only one arc.
Example: consider the nodes
A(start)
B(activity 1)
C(activity 2)
D(end)
Arcs:
A → B (activity 1 starts after start)
B → C ( activity 2 starts after activity 1)
C → D (end follows activity 2)
In this example:
 Each activity ( B,C) is represented by only one arc.
 There are no duplicate arcs for the same activity.
 Each arc represents a unique relationship between nodes.
Continue…
 Rule 2. Each activity must be identified by two distinct end nodes.
Example: consider the nodes
A(start), B(activity 1 start), C(activity 1 end), D(activity 2 start), E(activity 2
end), F(activity 3 start), G(activity 3 end), H(end)
Arcs:
A → B(activity 1 starts after start), B →C(activity 1 ends), C →D(activity
2 starts), D →E(activity 2 end), E →F(activity 3 starts), F →G(activity
3 ends), G →H(end follows activity 3)
In this Example:
 Each activity (activity 1, activity 2) is identified by two distinct end
nodes.
 Activity 1: Nodes B(start) and C (end)
 Activity 2: Nodes D(start) and E(end)
 Activity 3: Nodes F(start) and G(end)
 Each arc represents a unique relationship between nodes
Continue….
 Rule 3. To maintain the correct precedence relationships, the
following questions must be answered as each activity is added to
the network.
1. What activities immediately precede the current activity?
2. What activities immediately follow the current activity ?
3. What activities are concurrent with the current activity?
Consider the following segment of a project:
a) Activity C starts immediately after activities A and B have been
completed.
b) Activity E can start after activity B is completed.
A →○→C
↑D
B →○→E
PERT( Program Evaluation and Review
Technique)
PERT ( Program Evaluation and Review
Technique) is a project management tool
used to plan, organize, and coordinate tasks
in a project. It is a method for analyzing
and representing the tasks involved in a
project, and for determining the minimum
duration required to complete the project.
Continue…
 PERT is used to:
1. Identify critical tasks and their dependencies.
2. Determine the minimum project duration.
3. Develop a project schedule.
4. Identify potential bottlenecks and delays.
5. Optimize resource allocation.
6. Monitor progress and adjust the project plan as needed.
 PERT is a network-based approach that uses the following
elements:
1. Activities
2. Dependencies
3. Durations
4. Events
How PERT works?
1. Task Identification: A task is identified by a unique ID,
task name, task description, dependencies, duration, resources,
start and end dates or time.
2. Time Estimation: It is based on three different time
estimates made for each activity.
 Optimistic time: which occurs when execution goes
extremely well.
 Most Likely time: which occurs when execution is done
under normal conditions.
 Pessimistic time: which occurs when execution goes
extremely poor.
3. Expected time Calculation → 6
4 t
t
t
t
p
m
o
e



Continue….
4. Network diagram: Visual representation of the
project schedule, showing the relationship between
tasks and activities.
5. Critical Path Analysis: Identifies the longest
sequence of tasks in a project that must be completed
on time for the whole project to be completed on
time.
6. Project Schedule: Timeline that outlines the start
and finish dates for each task and milestone,
coordinating resources and deadlines.
Example:
For the given activities determine:
1. Draw the project network.
2. Find the expected duration and variance of each activity .
3. Calculate the earliest and latest occurrence for each
event.
4. Calculate expected project length.
5. Calculate the variance and standard deviations of project
length.
6. Find the probability of the project completing in 26 days.
Given the table:
Activities Optimistic
time ( )
Most Likely
time( )
Pessimistic
Time ( )
1-2 6 9 12
1-3 3 4 11
2-4 2 5 14
3-4 4 6 8
3-5 1 1.5 5
2-6 5 6 7
4-6 7 8 15
5-6 1 2 3
to tm tp
Solution:
1. First we draw the Network Diagram for activities
in the table
1
2
3
4
5
6
2. Now we find expected duration( ) and variance(σ )
of the data given in table.
where
and





 

6
2
O
P
 2
te
6
4 t
t
t
t
p
m
o
e








 

6
2
2 t
t o
p

After calculating expected duration ( ) and
variance( ), we get

2
Activities Optimisti
c time
( )
Most
Likely
Time( )
Pessimisti
c time
( )
Expected
time( )
Variance
( )
1-2 6 9 12 9 1
1-3 3 4 11 5 1.78
2-4 2 5 14 6 4
3-4 4 6 8 6 0.44
3-5 1 1.5 5 2 0.44
2-6 5 6 7 6 0.11
4-6 7 8 15 9 1.78
5-6 1 2 3 2 0.11

2
te
te
to
tm tp
3. Now for earliest and latest occurrence of even.
We use where in upper column we write latest and in lower we write
earliest, by using forward pass computation and we take initial as zero
1
2
3
4
5
6
9
5
6
2
6
6
9
2
0
0
9
5
9
9
22
7
24
24
15
15
Earliest
Latest
Minimum
Minimum value
Maximum
Maximum
value
Minimum
4. For project length, first we find critical path from
network diagram
1
2
3
4
5
6
9
5
6
2
6
6
9
2
0
0
9
5
9
9
22
7
24
24
15
15
The double lines in the network diagram represent the
critical path
So
1-2-4-6 is the critical path
The shaded rows represent the data for critical path
Activities Optimisti
c time
( )
Most
Likely
Time( )
Pessimisti
c time
( )
Expected
time( )
Variance
( )
1-2 6 9 12 9 1
1-3 3 4 11 5 1.78
2-4 2 5 14 6 4
3-4 4 6 8 6 0.44
3-5 1 1.5 5 2 0.44
2-6 5 6 7 6 0.11
4-6 7 8 15 9 1.78
5-6 1 2 3 2 0.11

2
Expected project duration = = 9+6+9 = 24 days
te
to tm tp
te
5. Now we calculate the variance and standard
deviation of project length.
we have found that the critical length is 1-2-4-6
so project length variance ( )
= 1+4+1.78 = 6.78
and project length standard deviation will be
σ = 2.603

2

2
6. To find the probability of the project completing
in 26 days.
we have
where is the schedule time to complete the
project and = 26 days
= normal expected project length
and = 24 days
σ = 2.603

t
t e
s
D


ts
ts
te
te
Therefore,
D = 0.768 ≈ 0.8
Now for probability
p(Z ≤ D) = p(Z ≤ 0.8)
From standard normal distribution table we get,
p(Z ≤ 0.8) = 0.7881
Or
p(Z ≤ 0.8) = 78.81%
603
.
2
24
26 

D

More Related Content

PPTX
CPM.pptx
DOCX
Ii. pert cpm
PPTX
Pert and CPM
PDF
PPTX
Project management
PPT
A760535773_16727_28_2018_u6.ppt
PDF
Chapter Five project management in operations research .pdf
PPT
Project Management: NETWORK ANALYSIS - CPM and PERT
CPM.pptx
Ii. pert cpm
Pert and CPM
Project management
A760535773_16727_28_2018_u6.ppt
Chapter Five project management in operations research .pdf
Project Management: NETWORK ANALYSIS - CPM and PERT

Similar to PERT. ppts for operation researchs assgn.pptx (20)

PPT
Network analysis cpm module3 ppt
PPTX
project management-cpm and pert methods for managers
PDF
Cpm module iii reference
PPTX
cpmpertmy (1)
PPT
EMGT5220 C8uhuuhuhuuuuuuuhuhuhuhuh-6.ppt
PPT
Pert cpm
PPT
Pert cpm
PDF
Project Management dksfjhksjdhfwfjsd.pdf
PPTX
Program Evalution and Review Rechnical Path Method.pptx
PPT
Cpm n pert lecture 1
PPTX
Management for Engineers ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
PPTX
Network scheduling
PPT
606CPM1.ppt
PPTX
PERT & CPM presentation based on mining engineering
PPT
Project Management Techniques
PPTX
Lecture 4 Program Evaluation and Review Technique.pptx
PDF
Management science
PPTX
Pert cpm SIDDANNA M BALAPGOL
PPTX
Quantitative analysis for business decision- Program Evaluation and Review Te...
PPTX
Unit 3 PERT.pptx in related to supply chain
Network analysis cpm module3 ppt
project management-cpm and pert methods for managers
Cpm module iii reference
cpmpertmy (1)
EMGT5220 C8uhuuhuhuuuuuuuhuhuhuhuh-6.ppt
Pert cpm
Pert cpm
Project Management dksfjhksjdhfwfjsd.pdf
Program Evalution and Review Rechnical Path Method.pptx
Cpm n pert lecture 1
Management for Engineers ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Network scheduling
606CPM1.ppt
PERT & CPM presentation based on mining engineering
Project Management Techniques
Lecture 4 Program Evaluation and Review Technique.pptx
Management science
Pert cpm SIDDANNA M BALAPGOL
Quantitative analysis for business decision- Program Evaluation and Review Te...
Unit 3 PERT.pptx in related to supply chain
Ad

More from FaisalAhmed617466 (12)

PPTX
lecture#1 probability distribution .pptx
PPTX
Lecture-2 Vector Spaces-24 (1) linear algebra.pptx
PPT
lecture#14 one way ANOVA for statistics.ppt
PPT
Assessment_basics_ictcm. in educationppt
PPTX
objective of ICT....in educations learningpptx
PPTX
chap#4 QUANTUM PHYSICS for education .pptx
PPTX
techers' beliefs, perceptions and attitude.pptx
PPTX
THE NATURE AND SCOPE OF MATHEMATICS.pptx
PPTX
MULTIPLE REPRESENTATION IN MATHEMATICS.pptx
PPTX
Operations with fractions. free download pptx
PPTX
Prime & composite numbers, multiples &factors.pptx
PPTX
CONNECTIONS BETWEEN THE UNITS OF THE NATIONAL CURRICULUM.pptx
lecture#1 probability distribution .pptx
Lecture-2 Vector Spaces-24 (1) linear algebra.pptx
lecture#14 one way ANOVA for statistics.ppt
Assessment_basics_ictcm. in educationppt
objective of ICT....in educations learningpptx
chap#4 QUANTUM PHYSICS for education .pptx
techers' beliefs, perceptions and attitude.pptx
THE NATURE AND SCOPE OF MATHEMATICS.pptx
MULTIPLE REPRESENTATION IN MATHEMATICS.pptx
Operations with fractions. free download pptx
Prime & composite numbers, multiples &factors.pptx
CONNECTIONS BETWEEN THE UNITS OF THE NATIONAL CURRICULUM.pptx
Ad

Recently uploaded (20)

PPTX
Open Quiz Monsoon Mind Game Prelims.pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
PPTX
Cell Structure & Organelles in detailed.
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PPTX
How to Manage Starshipit in Odoo 18 - Odoo Slides
PPTX
Cardiovascular Pharmacology for pharmacy students.pptx
PPTX
Onica Farming 24rsclub profitable farm business
PDF
Insiders guide to clinical Medicine.pdf
PDF
PSYCHOLOGY IN EDUCATION.pdf ( nice pdf ...)
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Pharma ospi slides which help in ospi learning
PPTX
NOI Hackathon - Summer Edition - GreenThumber.pptx
PPTX
Open Quiz Monsoon Mind Game Final Set.pptx
PDF
Pre independence Education in Inndia.pdf
PPTX
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
PDF
Piense y hagase Rico - Napoleon Hill Ccesa007.pdf
PDF
Open folder Downloads.pdf yes yes ges yes
Open Quiz Monsoon Mind Game Prelims.pptx
Renaissance Architecture: A Journey from Faith to Humanism
102 student loan defaulters named and shamed – Is someone you know on the list?
Electrolyte Disturbances and Fluid Management A clinical and physiological ap...
Cell Structure & Organelles in detailed.
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
How to Manage Starshipit in Odoo 18 - Odoo Slides
Cardiovascular Pharmacology for pharmacy students.pptx
Onica Farming 24rsclub profitable farm business
Insiders guide to clinical Medicine.pdf
PSYCHOLOGY IN EDUCATION.pdf ( nice pdf ...)
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Pharma ospi slides which help in ospi learning
NOI Hackathon - Summer Edition - GreenThumber.pptx
Open Quiz Monsoon Mind Game Final Set.pptx
Pre independence Education in Inndia.pdf
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
Piense y hagase Rico - Napoleon Hill Ccesa007.pdf
Open folder Downloads.pdf yes yes ges yes

PERT. ppts for operation researchs assgn.pptx

  • 1. Presenters: Mr. Faisal Ahmed Mr.Abdul Ghani PERT (Program Evaluation and Review Techinque) Operations Research Presentation Dated: 22/06/2024
  • 2. Network Representation Network representation refers to the depiction of a system, process, or problem as a collection of nodes and arcs that connect them.This visual representation is used to: 1. Model complex relationships and interactions 2. Analyze and optimize performance 3. Identify patterns and connections 4. Make informed decisions
  • 3. Rules for Constructing the Network  Rule 1. Each activity is represented by one, and only one arc. Example: consider the nodes A(start) B(activity 1) C(activity 2) D(end) Arcs: A → B (activity 1 starts after start) B → C ( activity 2 starts after activity 1) C → D (end follows activity 2) In this example:  Each activity ( B,C) is represented by only one arc.  There are no duplicate arcs for the same activity.  Each arc represents a unique relationship between nodes.
  • 4. Continue…  Rule 2. Each activity must be identified by two distinct end nodes. Example: consider the nodes A(start), B(activity 1 start), C(activity 1 end), D(activity 2 start), E(activity 2 end), F(activity 3 start), G(activity 3 end), H(end) Arcs: A → B(activity 1 starts after start), B →C(activity 1 ends), C →D(activity 2 starts), D →E(activity 2 end), E →F(activity 3 starts), F →G(activity 3 ends), G →H(end follows activity 3) In this Example:  Each activity (activity 1, activity 2) is identified by two distinct end nodes.  Activity 1: Nodes B(start) and C (end)  Activity 2: Nodes D(start) and E(end)  Activity 3: Nodes F(start) and G(end)  Each arc represents a unique relationship between nodes
  • 5. Continue….  Rule 3. To maintain the correct precedence relationships, the following questions must be answered as each activity is added to the network. 1. What activities immediately precede the current activity? 2. What activities immediately follow the current activity ? 3. What activities are concurrent with the current activity? Consider the following segment of a project: a) Activity C starts immediately after activities A and B have been completed. b) Activity E can start after activity B is completed. A →○→C ↑D B →○→E
  • 6. PERT( Program Evaluation and Review Technique) PERT ( Program Evaluation and Review Technique) is a project management tool used to plan, organize, and coordinate tasks in a project. It is a method for analyzing and representing the tasks involved in a project, and for determining the minimum duration required to complete the project.
  • 7. Continue…  PERT is used to: 1. Identify critical tasks and their dependencies. 2. Determine the minimum project duration. 3. Develop a project schedule. 4. Identify potential bottlenecks and delays. 5. Optimize resource allocation. 6. Monitor progress and adjust the project plan as needed.  PERT is a network-based approach that uses the following elements: 1. Activities 2. Dependencies 3. Durations 4. Events
  • 8. How PERT works? 1. Task Identification: A task is identified by a unique ID, task name, task description, dependencies, duration, resources, start and end dates or time. 2. Time Estimation: It is based on three different time estimates made for each activity.  Optimistic time: which occurs when execution goes extremely well.  Most Likely time: which occurs when execution is done under normal conditions.  Pessimistic time: which occurs when execution goes extremely poor. 3. Expected time Calculation → 6 4 t t t t p m o e   
  • 9. Continue…. 4. Network diagram: Visual representation of the project schedule, showing the relationship between tasks and activities. 5. Critical Path Analysis: Identifies the longest sequence of tasks in a project that must be completed on time for the whole project to be completed on time. 6. Project Schedule: Timeline that outlines the start and finish dates for each task and milestone, coordinating resources and deadlines.
  • 10. Example: For the given activities determine: 1. Draw the project network. 2. Find the expected duration and variance of each activity . 3. Calculate the earliest and latest occurrence for each event. 4. Calculate expected project length. 5. Calculate the variance and standard deviations of project length. 6. Find the probability of the project completing in 26 days.
  • 11. Given the table: Activities Optimistic time ( ) Most Likely time( ) Pessimistic Time ( ) 1-2 6 9 12 1-3 3 4 11 2-4 2 5 14 3-4 4 6 8 3-5 1 1.5 5 2-6 5 6 7 4-6 7 8 15 5-6 1 2 3 to tm tp
  • 12. Solution: 1. First we draw the Network Diagram for activities in the table 1 2 3 4 5 6 2. Now we find expected duration( ) and variance(σ ) of the data given in table. where and         6 2 O P  2 te 6 4 t t t t p m o e            6 2 2 t t o p 
  • 13. After calculating expected duration ( ) and variance( ), we get  2 Activities Optimisti c time ( ) Most Likely Time( ) Pessimisti c time ( ) Expected time( ) Variance ( ) 1-2 6 9 12 9 1 1-3 3 4 11 5 1.78 2-4 2 5 14 6 4 3-4 4 6 8 6 0.44 3-5 1 1.5 5 2 0.44 2-6 5 6 7 6 0.11 4-6 7 8 15 9 1.78 5-6 1 2 3 2 0.11  2 te te to tm tp
  • 14. 3. Now for earliest and latest occurrence of even. We use where in upper column we write latest and in lower we write earliest, by using forward pass computation and we take initial as zero 1 2 3 4 5 6 9 5 6 2 6 6 9 2 0 0 9 5 9 9 22 7 24 24 15 15 Earliest Latest Minimum Minimum value Maximum Maximum value Minimum
  • 15. 4. For project length, first we find critical path from network diagram 1 2 3 4 5 6 9 5 6 2 6 6 9 2 0 0 9 5 9 9 22 7 24 24 15 15 The double lines in the network diagram represent the critical path So 1-2-4-6 is the critical path
  • 16. The shaded rows represent the data for critical path Activities Optimisti c time ( ) Most Likely Time( ) Pessimisti c time ( ) Expected time( ) Variance ( ) 1-2 6 9 12 9 1 1-3 3 4 11 5 1.78 2-4 2 5 14 6 4 3-4 4 6 8 6 0.44 3-5 1 1.5 5 2 0.44 2-6 5 6 7 6 0.11 4-6 7 8 15 9 1.78 5-6 1 2 3 2 0.11  2 Expected project duration = = 9+6+9 = 24 days te to tm tp te
  • 17. 5. Now we calculate the variance and standard deviation of project length. we have found that the critical length is 1-2-4-6 so project length variance ( ) = 1+4+1.78 = 6.78 and project length standard deviation will be σ = 2.603  2  2
  • 18. 6. To find the probability of the project completing in 26 days. we have where is the schedule time to complete the project and = 26 days = normal expected project length and = 24 days σ = 2.603  t t e s D   ts ts te te
  • 19. Therefore, D = 0.768 ≈ 0.8 Now for probability p(Z ≤ D) = p(Z ≤ 0.8) From standard normal distribution table we get, p(Z ≤ 0.8) = 0.7881 Or p(Z ≤ 0.8) = 78.81% 603 . 2 24 26   D