Graphical Evaluation and Review Technique

Graphical Evaluation and Review Technique, commonly known as GERT, is a network analysis technique used in project management that allows probabilistic treatment both network logic and estimation of activity duration. The technique was first described in 1966 by Dr. Alan B. Pritsker of Purdue University and WW Happ.[1][2]

Compared to other techniques, GERT is only rarely used in complex systems. Nevertheless, the GERT approach addresses the majority of the limitations associated with PERT/CPM technique. GERT allows loops between tasks. The fundamental drawback associated with the GERT technique is the complex programme (Monte Carlo simulation) required to model the GERT system. Development in GERT includes Q-GERTS - allowing the user to consider queuing within the system.


General GERT rules


GERT uses activity-on-arrow notation only. That means that each activity is described on arrow. The nodes are used to connect activities, but also to determine type and conditions of relations between them.

Each task has two parameters: duration and probability of appearance.

There are three logical operators in GERT which concern activities incoming to the node:

  • XOR - alternative (only one path possible)
  • OR - alternative (one or more paths can be performed)
  • AND - all paths have to be performed

The most common is AND, which means that every incoming activity has to happen before the outcoming one start.

There are also two types of relations that concern activities outcoming from the node:

  • deterministic - every outcoming activity has probability equal to 1, which means that every one will be performed
  • probabilistic - each outcoming activity has some probability of appearance.

GERT vs. other network diagrams

Its much less popular than PERT (Program Evaluation and Review Technique) or CPM (Critical Path Method). However it has can offer much more than those methods. PERT or CPM are very popular in most projects, but they have their limitations. The main are:

  • there are no alternative paths - all activities have to be performed
  • there are no loops - it is not possible to repeat activity, next similar activity has to be added
  • there are no decisions in the diagram - no and, or, xor options which help to choose proper path
  • there are no scaling - it is not possible to replace some detailed group of activities with the one summary task.

GERT doesn't have those limitations. But it comes at a cost of more sophisticated diagram.

References

  1. Pritsker, A. A. B. (April 1966). "GERT: Graphical Evaluation and Review Technique" (PDF). RM-4973-NASA. National Aeronautics and Space Administration under Contract No. NASr-21. Retrieved 2006-12-05. Cite journal requires |journal= (help)
  2. Modeling and Analysis Using Q-GERT Networks A. Alan B. Pritsker, 2nd Edition, Wiley, 1979 ISBN 0-470-26648-1


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.