Question

In: Operations Management

Problem #2 PERT Analysis: The following represents a project with four activities. All times are in...

Problem #2

PERT Analysis: The following represents a project with four activities. All times are in weeks.

Activity

Immediate

Predecessor

Optimistic

Time

Most

Likely

Time

Pessimistic

Time

A

-

3

8

14

B

-

8

8

9

C

A

6

9

18

D

B

6

11

17

According to the data in the above Table:

What is the critical path?

What is the minimum expected completion time for the project?

According to the above Table, there are four activities in the project. Assume the normal distribution is appropriate to use to determine the probability of finishing by a particular time. If you wished to find the probability of finishing the project in 20 weeks or fewer, it would be necessary to find the variance and then the standard deviation to be used with the normal distribution. What is the probability of completing this project in 20 weeks or fewer?

Solutions

Expert Solution

EXPECTED TIME = (OPTIMISTIC TIME + (4 * MOST LIKELY TIME) + PESSIMISTIC TIME) / 6

VARIANCE = ((PESSIMISTIC TIME - OPTIMISTIC TIME) / 6)^2



ACTIVITY

EXPECTED TIME

VARIANCE

A

(3 + (4 * 8) + 14) / 6 = 8.17

((14 - 3) / 6)^2 = 3.3611

B

(8 + (4 * 8) + 9) / 6 = 8.17

((9 - 8) / 6)^2 = 0.0278

C

(6 + (4 * 9) + 18) / 6 = 10

((18 - 6) / 6)^2 = 4

D

(6 + (4 * 11) + 17) / 6 = 11.17

((17 - 6) / 6)^2 = 3.3611


CPM


ACTIVITY

DURATION

ES

EF

LS

LF

SLACK

A

8.17

0

8.17

1.17

9.34

1.17

B

8.17

0

8.17

0

8.17

0

C

10

8.17

18.17

9.34

19.34

1.17

D

11.17

8.17

19.34

8.17

19.34

0

ES = MAX(EF OF ALL PREDECESSORS); 0 FOR FIRST ACTIVITY

EF = ES + DURATION

LF = MIN(LS OF ALL SUCCESSOR ACTIVITIES); MAX EF AS LF FOR LAST ACTIVITY

LS = LF - DURATION

SLACK = LF- EF

CRITICAL PATH = LONGEST PATH WITH 0 SLACK:

CRITICAL PATH = B---D

DURATION OF PROJECT = 19.34

STANDARD DEVIATION OF CRITICAL PATH = SUM OF VARIANCE OF CRITICAL ACTIVITIES = SQRT(3.3889)

EXPECTED TIME = 19.34

DUE TIME = 20

Z = (DUE TIME - EXPECTED TIME) / STANDARD DEVIATION OF CRITICAL PATH)

Z = (20 - 19.34) / SQRT(3.3889) = 0.36


PROBABILITY FOR A Z VALUE OF 0.36 = NORMSDIST(0.36) = 0.6406

** Leaving a thumbs-up would really help me out. Let me know if you face any problems.


Related Solutions

The following table represents a project with four activities. All times are in weeks. Activity Immediate...
The following table represents a project with four activities. All times are in weeks. Activity Immediate Predecessor Optimistic Time Most Likely Time Pessimistic Time A - 4 8 16 B - 7 8 9 C A 6 10 18 D B 5 13 18 A. According to the data in the table. What is the critical path? B. According to the data in the table, what is the minimum expected completion time for the project? C. According to the table...
Problem #4 PERT Analysis: Consider the project with the following estimates for activity times and precedence...
Problem #4 PERT Analysis: Consider the project with the following estimates for activity times and precedence relationships (be sure to use the triple time estimate). All times are in days: Activity Optimistic Time Most Likely Time Pessimistic Time Immediate Predecessor(s) A 3 4 6 --- B 5 7 10 --- C 2 3 11 A D 2 5 8 B E 1 7 7 B F 3 5 7 C, D G 7 8 9 D, E H 2 6...
Problem 1 A project involves the following activities, their predecessors, and the times (in weeks) associated...
Problem 1 A project involves the following activities, their predecessors, and the times (in weeks) associated with each activity. Activity Immediate Predecessor Optimistic (a) Most Likely (m) Pessimistic (b) A -- 1 2 3 B -- 2 3 4 C -- 3 4 5 D A 4 5 12 E B 1 3 5 F B 3 4 11 G C 5 6 13 H D, E 8 9 10 I F, G 4 5 6 J H, I 1...
A project involves the following activities, their predecessors, and the times (in weeks) associated with each...
A project involves the following activities, their predecessors, and the times (in weeks) associated with each activity. Activity Immediate Predecessor Optimistic (a) Most Likely (m) Pessimistic (b) A -- 1 2 3 B -- 2 3 4 C -- 3 4 5 D A 4 5 12 E B 1 3 5 F B 3 4 11 G C 5 6 13 H D, E 8 9 10 I F, G 4 5 6 J H, I 1 1 1...
A project involves the following activities, their predecessors, and the times (in weeks) associated with each...
A project involves the following activities, their predecessors, and the times (in weeks) associated with each activity. Activity Immediate Predecessor Optimistic (a) Most Likely (m) Pessimistic (b) A -- 1 2 3 B -- 2 3 4 C -- 3 4 5 D A 4 5 12 E B 1 3 5 F B 3 4 11 G C 5 6 13 H D, E 8 9 10 I F, G 4 5 6 J H, I 1 1 1...
Draw the PERT and Gantt (calendar) charts for the following list of activities and expected durations....
Draw the PERT and Gantt (calendar) charts for the following list of activities and expected durations. Identify the critical path and list the slack times (if any) for the activities. Activity Immediate Predecessor Duration A - 3 B - 3 C - 4 D A, B 5 E B, C 4 F D, E 2 G E 3 H F, G 5  
The following table represents a plan for a project: PREDECESSOR JOB(S) TIMES (DAYS) JOB NO. a...
The following table represents a plan for a project: PREDECESSOR JOB(S) TIMES (DAYS) JOB NO. a m b 1 – 2 4 6 2 1 3 3 15 3 1 3 4 11 4 1 1 2 9 5 2 2 6 7 6 3 3 7 8 7 4 4 6 8 8 5,6 2 3 4 9 8 1 4 7 10 7 3 4 5 11 9,10 5 6 7    b. Indicate the critical path. 1-2-5-8-9-11...
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be...
Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be performed sequentially. The probability distributions for the time required to complete each of the activities are as follows: Activity Activity Time (weeks) Probability A 3 0.29 4 0.38 5 0.29 6 0.04 B 7 0.22 9 0.53 11 0.25 C 9 0.05 11 0.24 13 0.36 15 0.19 17 0.16 D 10 0.59 12 0.41 Provide the base-case, worst-case, and best-case calculations for the...
The following represents a project that should be scheduled using CPM: IMMEDIATE PREDECESSORS TIMES (DAYS) ACTIVITY...
The following represents a project that should be scheduled using CPM: IMMEDIATE PREDECESSORS TIMES (DAYS) ACTIVITY a m b A — 1 4 7 B — 1 3 5 C A 2 5 11 D A 1 8 9 E B 1 2 3 F C,D 1 6 11 G D,E 1 2 3 H F,G 2 3 3 b. What is the critical path? B-E-G-H A-C-F-H A-D-F-H A-D-G-H c. What is the expected project completion time? (Round your answer...
2. Consider a project having the following seven activities:                                 &
2. Consider a project having the following seven activities:                                                   Normal      Normal      Crash         Crash         Maximum                         Immediate         Time        Cost         Time         Cost             Weeks       Activity     Predecessors     (weeks)         ($)         (weeks)         ($)         Reduced             A              none                  4            3,000            3            6,000               1             B              none                  3            5,000            2            7,000               1             C              A                    9            2,000            7            4,000               2             D              A, B                  2            3,000            2            3,000               0             E              B                     9            4,000            6            7,000               3             F              C,...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT