Pert Chart Tutorial
Pert Chart Tutorial
6
TE = 5 1 5
TE = 12
3
TE = 19
6 5
TE = 22 7 3
1
PERT/CPM Chart
Task. A project has been defined to contain the following list of activities along
with their required times for completion:
Activity No
1.
Activity
Requirements collection
Dependency
-
2.
3. 4. 5. 6. 7. 8.
Screen design
Report design Database design User documentation Programming Testing Installation
6
7 2 6 5 3 1
1
1 2,3 4 4 6 5,7
a. Draw a PERT chart for the activities. b. Calculate the earliest expected completion time. c. Show the critical path.
1
5 TE = 12 3
4
2 TE = 19 6 TE = 22 7
5 3 7 2. Calculate earliest expected completion time for each activity (TE) and the entire project. Hint: the earliest expected completion time for a given activity is determined by summing the expected completion time of this activity and the earliest expected completion time of the immediate predecessor. Rule: if two or more activities precede an activity, the one with the largest TE is used in 4 calculation (e.g., for activity 4, we will use TE of activity 3 but not 2 since 12 > 11).
TE = 11 2 6 TE = 5 1 5 TE = 12 3 TE = 14 4 2
TE = 20 5 6
TE = 23 8 1
TE = 19 6
TE = 22 7
The critical path represents the shortest time, in which a project can be completed. Any activity on the critical path that is delayed in completion, delays the entire project. Activities not on the critical path contain slack time and allow the project manager some flexibility in scheduling. 5