SlideShare a Scribd company logo
1 of 15
Scheduling Problems
Complete the following problems covering project scheduling
methods.
1. Put the following project management activities in order, by
defining immediate predecessors by placing one or more letters
in the column labeled “Immediate predecessor”. One of them
has been done for you.
Activity
Immediate predecessor
a) Calculate durations along all project paths
b) Calculate Te
c) Define immediate predecessors
h
d) Develop WBS
e) Draw a network diagram
f) Estimate task durations
g) Find the critical paths
h) Generate a complete, detailed task list
i) Identify project objectives
j) Write project scope statement
2. Draw network diagram for the following list of activities and
their immediate predecessors. Draw start and end nodes.
Activity
Immediate predecessor
A
--
B
--
C
A, B
D
C
E
C
F
D
G
E
H
F, G
I
C
3. Given the following detailed task list, draw a network
diagram, including starting and ending nodes.
Task
Immediate predecessor
A
--
B
A
C
A
D
B
E
C
F
D, E
4. Identify all paths and their summed durations from the
following detailed task list.
Task
Estimated duration
Immediate Predecessors
A-define info req
2 wks
-
B- analyze existing infrastruc
1.5 wks
-
C-define network req
1 wk.
B
D-design database
3 wks.
A
E-design network
2.5 wks.
C
F-implement
7 wks.
D, E
G-test
4 wks.
F
H-document database
1 wk.
D
I-user documentation
2 wks.
C
5. What is/are the critical path(s) amongst the following paths
through a project?
Path 1: A-B-D = 8.5 mos.
Path 2: B-C-I-J = 10 mos.
Path 3: A-B-E = 5.5 mos.
Path 4: B-F-G-J = 12 mos.
6. What is the shortest possible completion time for a project,
given the following paths through a project from start to finish?
A-B-D-F = 14 weeks
A-G = 22 weeks
A-C-H-I-J = 19 weeks
7. Identify all non-critical activities in the project with the
following paths:
A-B-C = 22 weeks
B-J-K = 18 weeks
A-B-D-E = 22 weeks
A-B-I = 14 weeks
B-L = 20 weeks
8. Identify all non-critical activities for a project with the
following paths
A-B-C = 10 days
A-B-D = 8 days
A-B-E-F = 8 days
A-B-G = 9 days
9. Develop an early start early finish (ES/EF) schedule for the
following project.
Activity
Duration
Predecessor
ES
EF
A
Develop specifications
2 wks
B
Design
4
A
C
Documentation
5
A
D
Implementation
8
B, C
E
Testing
4
D
10. Develop an early start, early finish (ES/EF) schedule for the
following project.
Activity
Duration
Predecessor
ES
EF
A
Develop specifications
6 wks
B
Design
5 wks
A
C
User Documentation
7 wks
A
D
Implementation
11 wks
B, C
E
Acceptance Testing
8 wks
D
F
Develop marketing literature
8 wks
A
G
Technical documentation
7 wks
B, C, F
PAGE
3
Example Scheduling Problem 1 v3
Before we can schedule a project, we will need to have done the
following, in order:
- Identify project objectives
- Write project scope statement
- Develop a WBS
- Generate a complete detailed task list
The above can be considered progressive elaboration of scope,
And then we need to:
- Define immediate predecessors
If we do all of these things, we can then define a network
diagram that illustrates the interrelationship among activities,
and the various paths throughout the project.
Before we can develop a schedule, using the critical path
method, we also have to:
- Estimate task durations
The three (3) inputs to using the critical path method for
scheduling are, therefore, (a) develop a detailed activity list
with (b) immediate predecessors and (c) estimated task
durations.
What I am going to show you now is how to develop a project
schedule, in the following basic steps:
- Draw a network diagram
- Calculate durations along all project paths
- Find the critical path(s)
- Calculate Te
1. Draw network diagram for the following list of activities and
their immediate predecessors. Draw start and end nodes. The
project is to put a consulting company’s marketing plan on the
Internet. (Olson 2004, p. 207 #12).
Activity Immediate predecessor
A none
B none
C D
D A
E A, B
F A, B
G E, F
H C
I C, G
J H, I
K J
L K
( See Network Diagram on Next)
2. Identify all paths from the network diagram above.
Paths
Path 1 – A-D-C-H-J-K-L
Path 2 – A-D-C-I-J-K-L
Path 3 – A-E-G-I-J-K-L
Path 4 – A-F-G-I-J-K-L
Path 5 – B-E-G-I-J-K-L
Path 6 – B-F-G-I-J-K-L
2. Identify all paths and their summed durations from the
following
detailed task list.
Activity
Predecessor(s) Duration
A-obtain your boss’s approval of your plan
none 8 days
B-obtain budget approval
none 12 days
C-obtain systems development approval D
10 days
D-develop user specifications A
1 day
E-obtain a marketing program from mktg A, B
120 days
F-obtain a mktg program from consultant A, B
60 days
G-review and select mktg program E,
F 5 days
H-perform systems dev of module contents
C 80 days
I-design system interface C,
G 50 days
J-review and approve systems development H,
I 5 days
K-test prototype
J 10 days
L-revision and final systems development K
20 days
Path = Summed duration
Path 1 – A-D-C-H-J-K-L = 8+1+10+80+5+10+20 = 19 +
80 + 35 = 134 days
Path 2 – A-D-C-I-J-K-L = 19 + 50 + 35 = 104 days
Path 3 – A-E-G-I-J-K-L = 8 + 120 + 5 + 50 + 35 = 218
days
Path 4 – A-F-G-I-J-K-L = 8 + 60 + 5 + 50 + 35 = 158
days
Path 5 – B-E-G-I-J-K-L = 12+120+5+50+35 = 222 days
Path 6 – B-F-G-I-J-K-L = 222 – 120 + 60 = 162 days
3. What is/are the critical path(s) from the paths above?
Path 5 – B-E-G-I-J-K-L = 12+120+5+50+35 = 222 days
4. What is the shortest possible completion time for the project,
Te?
222 days
5. Identify all non-critical activities in the project:
Activities A, C, D, and H do not fall on the critical path.
6. Develop an early start, early finish (ES/EF) schedule for the
following project.
Activity
Predecessor
Duration
ES
EF
A
obtain your boss’s approval of your plan
none
8
0
8
B
obtain budget approval
none
12
0
12
C
obtain systems development approval
D
10
9
19
D
develop user specifications
A
1
8
9
E
obtain a marketing program from mktg
A, B
120
12
132
F
obtain a mktg program from consultant
A, B
60
12
72
G
review and select mktg program
E, F
5
132
137
H
perform systems dev of module contentS
C
80
19
99
I
design system interface
C, G
50
137
187
J
review and approve systems development
H, I
5
187
192
K
test prototype
J
10
192
202
L
revision and final systems development
K
20
202
222
Example Problem - Network Diagram :

More Related Content

Similar to Scheduling Problems Complete the following problems covering pro.docx

Engineering design process 3rd edition haik solutions manual
Engineering design process 3rd edition haik solutions manualEngineering design process 3rd edition haik solutions manual
Engineering design process 3rd edition haik solutions manualSummerfieldTBL
 
Network diagram problems
Network diagram problemsNetwork diagram problems
Network diagram problemsSubhra Mishra
 
Chap 6.5 Define Schedule
Chap 6.5 Define ScheduleChap 6.5 Define Schedule
Chap 6.5 Define ScheduleAnand Bobade
 
LectureProjectPlanning.ppt
LectureProjectPlanning.pptLectureProjectPlanning.ppt
LectureProjectPlanning.pptanhdbh
 
00 Introduction of project scheduling
00 Introduction of project scheduling00 Introduction of project scheduling
00 Introduction of project schedulingSoe Naing Win
 
CPM-PERT-Examples .pptx
CPM-PERT-Examples .pptxCPM-PERT-Examples .pptx
CPM-PERT-Examples .pptxssuser9b876d
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newKatherineJack1
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newSarajacobe
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newEmmaJack2018
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newlizabonilla
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newemmywatson2017
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newLillieDickey
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newsarahlazeto
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer newsweetsour2017
 
Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02kongara
 
Pertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLPertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLSiddanna Balapgol
 
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...Siddharth Modi
 

Similar to Scheduling Problems Complete the following problems covering pro.docx (20)

Engineering design process 3rd edition haik solutions manual
Engineering design process 3rd edition haik solutions manualEngineering design process 3rd edition haik solutions manual
Engineering design process 3rd edition haik solutions manual
 
Network diagram problems
Network diagram problemsNetwork diagram problems
Network diagram problems
 
Chap 6.5 Define Schedule
Chap 6.5 Define ScheduleChap 6.5 Define Schedule
Chap 6.5 Define Schedule
 
LectureProjectPlanning.ppt
LectureProjectPlanning.pptLectureProjectPlanning.ppt
LectureProjectPlanning.ppt
 
00 Introduction of project scheduling
00 Introduction of project scheduling00 Introduction of project scheduling
00 Introduction of project scheduling
 
CPM-PERT-Examples .pptx
CPM-PERT-Examples .pptxCPM-PERT-Examples .pptx
CPM-PERT-Examples .pptx
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Bus 517 final exam – strayer new
Bus 517 final exam – strayer newBus 517 final exam – strayer new
Bus 517 final exam – strayer new
 
Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02
 
Pertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLPertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOL
 
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
 
Critical Path Method
Critical Path MethodCritical Path Method
Critical Path Method
 
Pert cpm
Pert cpmPert cpm
Pert cpm
 
Pert cpm
Pert cpmPert cpm
Pert cpm
 

More from kenjordan97598

You are the Nursing Director for the medical-surgical area of a .docx
You are the Nursing Director for the medical-surgical area of a .docxYou are the Nursing Director for the medical-surgical area of a .docx
You are the Nursing Director for the medical-surgical area of a .docxkenjordan97598
 
You are the newly appointed director of the Agile County Airport.docx
You are the newly appointed director of the Agile County Airport.docxYou are the newly appointed director of the Agile County Airport.docx
You are the newly appointed director of the Agile County Airport.docxkenjordan97598
 
You are working on an address book database with a table called Cont.docx
You are working on an address book database with a table called Cont.docxYou are working on an address book database with a table called Cont.docx
You are working on an address book database with a table called Cont.docxkenjordan97598
 
You are the new Security Manager for a small bank in Iowa. They are .docx
You are the new Security Manager for a small bank in Iowa. They are .docxYou are the new Security Manager for a small bank in Iowa. They are .docx
You are the new Security Manager for a small bank in Iowa. They are .docxkenjordan97598
 
You are working in a rural Family Planning Health clinic and a 16 y.docx
You are working in a rural Family Planning Health clinic and a 16 y.docxYou are working in a rural Family Planning Health clinic and a 16 y.docx
You are working in a rural Family Planning Health clinic and a 16 y.docxkenjordan97598
 
You are working in a family practice when your newly diagnosed T.docx
You are working in a family practice when your newly diagnosed T.docxYou are working in a family practice when your newly diagnosed T.docx
You are working in a family practice when your newly diagnosed T.docxkenjordan97598
 
You are working for the Chief of Staff (CoS) for a newly elected Gov.docx
You are working for the Chief of Staff (CoS) for a newly elected Gov.docxYou are working for the Chief of Staff (CoS) for a newly elected Gov.docx
You are working for the Chief of Staff (CoS) for a newly elected Gov.docxkenjordan97598
 
You are working at Johnson and Cohen law firm and have recently .docx
You are working at Johnson and Cohen law firm and have recently .docxYou are working at Johnson and Cohen law firm and have recently .docx
You are working at Johnson and Cohen law firm and have recently .docxkenjordan97598
 
You are working for a community counseling agency, and you are taske.docx
You are working for a community counseling agency, and you are taske.docxYou are working for a community counseling agency, and you are taske.docx
You are working for a community counseling agency, and you are taske.docxkenjordan97598
 
You are working as the software tester for a big enterprise comp.docx
You are working as the software tester for a big enterprise comp.docxYou are working as the software tester for a big enterprise comp.docx
You are working as the software tester for a big enterprise comp.docxkenjordan97598
 
You are working as HelpDesk Support for an organization where your u.docx
You are working as HelpDesk Support for an organization where your u.docxYou are working as HelpDesk Support for an organization where your u.docx
You are working as HelpDesk Support for an organization where your u.docxkenjordan97598
 
You are working as an APRN in your local primary care office. Th.docx
You are working as an APRN in your local primary care office. Th.docxYou are working as an APRN in your local primary care office. Th.docx
You are working as an APRN in your local primary care office. Th.docxkenjordan97598
 
You are the new Public Information Officer (PIO) assigned by the.docx
You are the new Public Information Officer (PIO) assigned by the.docxYou are the new Public Information Officer (PIO) assigned by the.docx
You are the new Public Information Officer (PIO) assigned by the.docxkenjordan97598
 
You are welcome to go to the San Diego Zoo any time you would li.docx
You are welcome to go to the San Diego Zoo any time you would li.docxYou are welcome to go to the San Diego Zoo any time you would li.docx
You are welcome to go to the San Diego Zoo any time you would li.docxkenjordan97598
 
You are visiting one of your organization’s plants in a poor nation..docx
You are visiting one of your organization’s plants in a poor nation..docxYou are visiting one of your organization’s plants in a poor nation..docx
You are visiting one of your organization’s plants in a poor nation..docxkenjordan97598
 
You are to write a four-page (typed, double-spaced) essay addressing.docx
You are to write a four-page (typed, double-spaced) essay addressing.docxYou are to write a four-page (typed, double-spaced) essay addressing.docx
You are to write a four-page (typed, double-spaced) essay addressing.docxkenjordan97598
 
You are to write a 7-page Biographical Research Paper of St Franci.docx
You are to write a 7-page Biographical Research Paper of St Franci.docxYou are to write a 7-page Biographical Research Paper of St Franci.docx
You are to write a 7-page Biographical Research Paper of St Franci.docxkenjordan97598
 
You are to write a 1050 to 1750 word literature review (in a.docx
You are to write a 1050 to 1750 word literature review (in a.docxYou are to write a 1050 to 1750 word literature review (in a.docx
You are to write a 1050 to 1750 word literature review (in a.docxkenjordan97598
 
You are to take the uploaded assignment and edit it. The title shoul.docx
You are to take the uploaded assignment and edit it. The title shoul.docxYou are to take the uploaded assignment and edit it. The title shoul.docx
You are to take the uploaded assignment and edit it. The title shoul.docxkenjordan97598
 
You are to use a topic for the question you chose.WORD REQUIRE.docx
You are to use a topic for the question you chose.WORD REQUIRE.docxYou are to use a topic for the question you chose.WORD REQUIRE.docx
You are to use a topic for the question you chose.WORD REQUIRE.docxkenjordan97598
 

More from kenjordan97598 (20)

You are the Nursing Director for the medical-surgical area of a .docx
You are the Nursing Director for the medical-surgical area of a .docxYou are the Nursing Director for the medical-surgical area of a .docx
You are the Nursing Director for the medical-surgical area of a .docx
 
You are the newly appointed director of the Agile County Airport.docx
You are the newly appointed director of the Agile County Airport.docxYou are the newly appointed director of the Agile County Airport.docx
You are the newly appointed director of the Agile County Airport.docx
 
You are working on an address book database with a table called Cont.docx
You are working on an address book database with a table called Cont.docxYou are working on an address book database with a table called Cont.docx
You are working on an address book database with a table called Cont.docx
 
You are the new Security Manager for a small bank in Iowa. They are .docx
You are the new Security Manager for a small bank in Iowa. They are .docxYou are the new Security Manager for a small bank in Iowa. They are .docx
You are the new Security Manager for a small bank in Iowa. They are .docx
 
You are working in a rural Family Planning Health clinic and a 16 y.docx
You are working in a rural Family Planning Health clinic and a 16 y.docxYou are working in a rural Family Planning Health clinic and a 16 y.docx
You are working in a rural Family Planning Health clinic and a 16 y.docx
 
You are working in a family practice when your newly diagnosed T.docx
You are working in a family practice when your newly diagnosed T.docxYou are working in a family practice when your newly diagnosed T.docx
You are working in a family practice when your newly diagnosed T.docx
 
You are working for the Chief of Staff (CoS) for a newly elected Gov.docx
You are working for the Chief of Staff (CoS) for a newly elected Gov.docxYou are working for the Chief of Staff (CoS) for a newly elected Gov.docx
You are working for the Chief of Staff (CoS) for a newly elected Gov.docx
 
You are working at Johnson and Cohen law firm and have recently .docx
You are working at Johnson and Cohen law firm and have recently .docxYou are working at Johnson and Cohen law firm and have recently .docx
You are working at Johnson and Cohen law firm and have recently .docx
 
You are working for a community counseling agency, and you are taske.docx
You are working for a community counseling agency, and you are taske.docxYou are working for a community counseling agency, and you are taske.docx
You are working for a community counseling agency, and you are taske.docx
 
You are working as the software tester for a big enterprise comp.docx
You are working as the software tester for a big enterprise comp.docxYou are working as the software tester for a big enterprise comp.docx
You are working as the software tester for a big enterprise comp.docx
 
You are working as HelpDesk Support for an organization where your u.docx
You are working as HelpDesk Support for an organization where your u.docxYou are working as HelpDesk Support for an organization where your u.docx
You are working as HelpDesk Support for an organization where your u.docx
 
You are working as an APRN in your local primary care office. Th.docx
You are working as an APRN in your local primary care office. Th.docxYou are working as an APRN in your local primary care office. Th.docx
You are working as an APRN in your local primary care office. Th.docx
 
You are the new Public Information Officer (PIO) assigned by the.docx
You are the new Public Information Officer (PIO) assigned by the.docxYou are the new Public Information Officer (PIO) assigned by the.docx
You are the new Public Information Officer (PIO) assigned by the.docx
 
You are welcome to go to the San Diego Zoo any time you would li.docx
You are welcome to go to the San Diego Zoo any time you would li.docxYou are welcome to go to the San Diego Zoo any time you would li.docx
You are welcome to go to the San Diego Zoo any time you would li.docx
 
You are visiting one of your organization’s plants in a poor nation..docx
You are visiting one of your organization’s plants in a poor nation..docxYou are visiting one of your organization’s plants in a poor nation..docx
You are visiting one of your organization’s plants in a poor nation..docx
 
You are to write a four-page (typed, double-spaced) essay addressing.docx
You are to write a four-page (typed, double-spaced) essay addressing.docxYou are to write a four-page (typed, double-spaced) essay addressing.docx
You are to write a four-page (typed, double-spaced) essay addressing.docx
 
You are to write a 7-page Biographical Research Paper of St Franci.docx
You are to write a 7-page Biographical Research Paper of St Franci.docxYou are to write a 7-page Biographical Research Paper of St Franci.docx
You are to write a 7-page Biographical Research Paper of St Franci.docx
 
You are to write a 1050 to 1750 word literature review (in a.docx
You are to write a 1050 to 1750 word literature review (in a.docxYou are to write a 1050 to 1750 word literature review (in a.docx
You are to write a 1050 to 1750 word literature review (in a.docx
 
You are to take the uploaded assignment and edit it. The title shoul.docx
You are to take the uploaded assignment and edit it. The title shoul.docxYou are to take the uploaded assignment and edit it. The title shoul.docx
You are to take the uploaded assignment and edit it. The title shoul.docx
 
You are to use a topic for the question you chose.WORD REQUIRE.docx
You are to use a topic for the question you chose.WORD REQUIRE.docxYou are to use a topic for the question you chose.WORD REQUIRE.docx
You are to use a topic for the question you chose.WORD REQUIRE.docx
 

Recently uploaded

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 

Scheduling Problems Complete the following problems covering pro.docx

  • 1. Scheduling Problems Complete the following problems covering project scheduling methods. 1. Put the following project management activities in order, by defining immediate predecessors by placing one or more letters in the column labeled “Immediate predecessor”. One of them has been done for you. Activity Immediate predecessor a) Calculate durations along all project paths b) Calculate Te c) Define immediate predecessors h d) Develop WBS e) Draw a network diagram f) Estimate task durations g) Find the critical paths h) Generate a complete, detailed task list i) Identify project objectives j) Write project scope statement 2. Draw network diagram for the following list of activities and their immediate predecessors. Draw start and end nodes. Activity Immediate predecessor
  • 3. 3. Given the following detailed task list, draw a network diagram, including starting and ending nodes. Task Immediate predecessor A -- B A C A D B E C F D, E 4. Identify all paths and their summed durations from the following detailed task list. Task
  • 4. Estimated duration Immediate Predecessors A-define info req 2 wks - B- analyze existing infrastruc 1.5 wks - C-define network req 1 wk. B D-design database 3 wks. A E-design network 2.5 wks. C F-implement 7 wks.
  • 5. D, E G-test 4 wks. F H-document database 1 wk. D I-user documentation 2 wks. C 5. What is/are the critical path(s) amongst the following paths through a project? Path 1: A-B-D = 8.5 mos. Path 2: B-C-I-J = 10 mos. Path 3: A-B-E = 5.5 mos.
  • 6. Path 4: B-F-G-J = 12 mos. 6. What is the shortest possible completion time for a project, given the following paths through a project from start to finish? A-B-D-F = 14 weeks A-G = 22 weeks A-C-H-I-J = 19 weeks 7. Identify all non-critical activities in the project with the following paths: A-B-C = 22 weeks B-J-K = 18 weeks A-B-D-E = 22 weeks A-B-I = 14 weeks B-L = 20 weeks 8. Identify all non-critical activities for a project with the following paths A-B-C = 10 days A-B-D = 8 days A-B-E-F = 8 days A-B-G = 9 days 9. Develop an early start early finish (ES/EF) schedule for the following project.
  • 7. Activity Duration Predecessor ES EF A Develop specifications 2 wks B Design 4 A C Documentation 5 A D Implementation 8 B, C E Testing 4 D 10. Develop an early start, early finish (ES/EF) schedule for the
  • 8. following project. Activity Duration Predecessor ES EF A Develop specifications 6 wks B Design 5 wks A C User Documentation 7 wks A D Implementation 11 wks B, C E Acceptance Testing 8 wks D
  • 9. F Develop marketing literature 8 wks A G Technical documentation 7 wks B, C, F PAGE 3 Example Scheduling Problem 1 v3 Before we can schedule a project, we will need to have done the following, in order: - Identify project objectives - Write project scope statement - Develop a WBS - Generate a complete detailed task list The above can be considered progressive elaboration of scope, And then we need to: - Define immediate predecessors If we do all of these things, we can then define a network diagram that illustrates the interrelationship among activities, and the various paths throughout the project.
  • 10. Before we can develop a schedule, using the critical path method, we also have to: - Estimate task durations The three (3) inputs to using the critical path method for scheduling are, therefore, (a) develop a detailed activity list with (b) immediate predecessors and (c) estimated task durations. What I am going to show you now is how to develop a project schedule, in the following basic steps: - Draw a network diagram - Calculate durations along all project paths - Find the critical path(s) - Calculate Te 1. Draw network diagram for the following list of activities and their immediate predecessors. Draw start and end nodes. The project is to put a consulting company’s marketing plan on the Internet. (Olson 2004, p. 207 #12). Activity Immediate predecessor A none B none C D D A E A, B F A, B G E, F H C I C, G J H, I K J
  • 11. L K ( See Network Diagram on Next) 2. Identify all paths from the network diagram above. Paths Path 1 – A-D-C-H-J-K-L Path 2 – A-D-C-I-J-K-L Path 3 – A-E-G-I-J-K-L Path 4 – A-F-G-I-J-K-L Path 5 – B-E-G-I-J-K-L Path 6 – B-F-G-I-J-K-L 2. Identify all paths and their summed durations from the following detailed task list. Activity Predecessor(s) Duration A-obtain your boss’s approval of your plan none 8 days B-obtain budget approval none 12 days C-obtain systems development approval D 10 days D-develop user specifications A 1 day E-obtain a marketing program from mktg A, B 120 days F-obtain a mktg program from consultant A, B
  • 12. 60 days G-review and select mktg program E, F 5 days H-perform systems dev of module contents C 80 days I-design system interface C, G 50 days J-review and approve systems development H, I 5 days K-test prototype J 10 days L-revision and final systems development K 20 days Path = Summed duration Path 1 – A-D-C-H-J-K-L = 8+1+10+80+5+10+20 = 19 + 80 + 35 = 134 days Path 2 – A-D-C-I-J-K-L = 19 + 50 + 35 = 104 days Path 3 – A-E-G-I-J-K-L = 8 + 120 + 5 + 50 + 35 = 218 days Path 4 – A-F-G-I-J-K-L = 8 + 60 + 5 + 50 + 35 = 158 days Path 5 – B-E-G-I-J-K-L = 12+120+5+50+35 = 222 days Path 6 – B-F-G-I-J-K-L = 222 – 120 + 60 = 162 days 3. What is/are the critical path(s) from the paths above? Path 5 – B-E-G-I-J-K-L = 12+120+5+50+35 = 222 days 4. What is the shortest possible completion time for the project, Te? 222 days
  • 13. 5. Identify all non-critical activities in the project: Activities A, C, D, and H do not fall on the critical path. 6. Develop an early start, early finish (ES/EF) schedule for the following project. Activity Predecessor Duration ES EF A obtain your boss’s approval of your plan none 8 0 8 B obtain budget approval none 12 0 12 C obtain systems development approval D 10 9 19 D develop user specifications A 1
  • 14. 8 9 E obtain a marketing program from mktg A, B 120 12 132 F obtain a mktg program from consultant A, B 60 12 72 G review and select mktg program E, F 5 132 137 H perform systems dev of module contentS C 80 19 99 I design system interface C, G 50 137 187 J review and approve systems development H, I 5
  • 15. 187 192 K test prototype J 10 192 202 L revision and final systems development K 20 202 222 Example Problem - Network Diagram :