Content deleted Content added
few words Tags: Visual edit Mobile edit Mobile web edit |
grammar; minor corrections for consistency; added category |
||
Line 6:
The '''program ''' '''evaluation and review technique''' ('''PERT''') is a statistical tool used in [[project management]], which was designed to analyze and represent the [[task (project management)|tasks]] involved in completing a given [[project]].
Originally developed by the [[United States Navy]] in 1958, it is commonly used in conjunction with the [[Critical Path Method]] (CPM) that was also introduced in 1958.▼
▲developed by the [[United States Navy]] in 1958, it is commonly used in conjunction with the [[Critical Path Method]] (CPM) that was introduced in 1958.
== Overview ==
PERT is a method of analyzing the tasks involved in completing a
PERT offers a management tool,{{sfn|Kerzner|2009}}{{rp|497}} which relies "on arrow and node diagrams of ''activities'' and ''events'': arrows represent the ''activities'' or work necessary to reach the ''events'' or nodes that indicate each completed phase of the total project."<ref name="MB 1968"/>
Line 18 ⟶ 16:
==History==
PERT was developed primarily to simplify the planning and scheduling of large and complex projects. It was developed for the [[United States Navy Special Projects Office|U.S. Navy Special Projects Office]]
[[File:PERT Summary Report Phase 2, 1958.jpg|thumb|upright|''PERT Summary Report Phase 2'', 1958]]
Initially PERT stood for ''Program Evaluation Research Task,'' but by 1959 was renamed.<ref name="MRCW 1959"/> It had been made public in 1958 in two publications of the U.S. Department of the Navy, entitled ''Program Evaluation Research Task, Summary Report, Phase 1.''<ref>U.S. Dept. of the Navy. ''[https://web.archive.org/web/20151112203807/http://www.dtic.mil/dtic/tr/fulltext/u2/735902.pdf Program Evaluation Research Task, Summary Report, Phase 1].'' Washington, D.C., Government Printing Office, 1958.</ref> and ''Phase 2.''<ref>U.S. Dept. of the Navy. ''[https://catalog.hathitrust.org/Record/100954569 Program Evaluation Research Task, Summary Report, Phase 2].'' Washington, D.C., Government Printing Office, 1958.</ref> In a 1959 article in
{{Blockquote|Through an electronic computer, the PERT technique processes data representing the major, finite accomplishments (events) essential to achieve end-objectives; the inter-dependence of those events; and [[Estimation (project management)|estimates]] of time and range of time necessary to complete each activity between two successive events. Such time expectations include estimates of "most likely time", "optimistic time", and "pessimistic time" for each activity. The technique is a management control tool that sizes up the outlook for meeting objectives on time; highlights danger signals requiring management decisions; reveals and defines both methodicalness and slack in the flow plan or the network of sequential activities that must be performed to meet objectives; compares current expectations with [[Schedule (project management)|scheduled]] completion dates and computes the probability for meeting scheduled dates; and simulates the effects of options for
The concept of PERT was developed by an operations research team staffed with representatives from the Operations Research Department of [[Booz Allen Hamilton]]; the Evaluation Office of the [[Lockheed Martin Space Systems|Lockheed Missile Systems Division]]; and the Program Evaluation Branch, Special Projects Office, of the Department of the Navy.<ref name="SDFJWM 1959">[[Willard Fazar]] cited in: B. Ralph Stauber, H. M. Douty, Willard Fazar, Richard H. Jordan, William Weinfeld and Allen D. Manvel. "[https://www.jstor.org/stable/2682310 Federal Statistical Activities]." ''The American Statistician'' 13(2): 9–12 (Apr., 1959), pp. 9–12</ref>}} [[File:PERT Guide for management use, June 1963.jpg|thumb|upright|''PERT Guide for management use'', June 1963]]
Ten years after the introduction of PERT
{{Blockquote|PERT originated in 1958 with the ... [[UGM-27 Polaris|Polaris missile]] design and construction scheduling. Since that time, it has been used extensively not only by the [[aerospace industry]] but also in many situations where management desires to achieve an objective or complete a task within a scheduled time and cost expenditure; it came into popularity when the algorithm for calculating a maximum value path was conceived. PERT and CPM may be calculated manually or with a computer, but usually they require major computer support for detailed projects. A number of colleges and universities now offer instructional courses in both.<ref name="MB 1968">Brennan, Maribeth, ''PERT and CPM: a selected bibliography,'' Monticello, Ill., Council of Planning Librarians, 1968. p. 1.</ref>}}
Line 38 ⟶ 39:
* ''successor event'': an event that immediately follows some other event without any other intervening events. An event can have multiple successor events and can be the successor of multiple events.
Besides events, PERT also
* ''PERT activity'': the actual performance of a task which consumes time and requires resources (such as labor, materials, space, machinery). It can be understood as representing the time, effort, and resources required to move from one event to another. A PERT activity cannot be performed until the predecessor event has occurred.
* ''PERT sub-activity'': a PERT activity can be further decomposed into a set of sub-activities. For example, activity A1 can be decomposed into A1.1, A1.2 and A1.3. Sub-activities have all the properties of activities; in particular, a sub-activity has predecessor or successor events just like an activity. A sub-activity can be decomposed again into finer-grained sub-activities.
=== Time ===
PERT
* ''optimistic time'': the minimum possible time required to accomplish an activity (o) or a path (O), assuming everything proceeds better than is normally expected{{sfn|Kerzner|2009}}{{rp|512}}
* ''pessimistic time'': the maximum possible time required to accomplish an activity (p) or a path (P), assuming everything goes wrong (but excluding major catastrophes).{{sfn|Kerzner|2009}}{{rp|512}}
Line 67 ⟶ 68:
* ''[[Critical path method|crashing critical path]]'': Shortening duration of critical activities
== Implementation ==
The first step for scheduling the project is to determine the tasks that the project requires and the order in which they must be completed. The order may be easy to record for some tasks (e.g., when building a house, the land must be graded before the foundation can be laid) while difficult for others (there are two areas that need to be graded, but there are only enough bulldozers to do one). Additionally, the time estimates usually reflect the normal, non-rushed time. Many times, the time required to execute the task can be reduced for an additional cost or a reduction in the quality.
Line 217:
[[File:pert example network diagram visio.gif|frame|center|A completed network diagram created using [[Microsoft Visio]]. Note the [[critical path method|critical path]] is in red.]]
=== Avoiding loops ===
Depending upon the capabilities of the data input phase of the critical path algorithm, it may be possible to create a loop, such as A -> B -> C -> A. This can cause simple algorithms to loop indefinitely. Although it is possible to "mark" nodes that have been visited, then clear the "marks" upon completion of the process, a far simpler mechanism involves computing the total of all activity durations. If an EF of more than the total is found, the computation should be terminated. It is worth saving the identities of the most recently visited dozen or so nodes to help identify the problem link.
Line 231:
=== Disadvantages ===
* There can be potentially hundreds or thousands of activities and individual dependency relationships.
* PERT is not
* The network charts tend to be large and unwieldy, requiring several pages to print and requiring specially-sized paper.
* The lack of a timeframe on most PERT/CPM charts makes it harder to show status, although colours can help, ''e.g.'', specific colour for completed nodes.
=== Uncertainty in project scheduling ===
During project execution a real-life project will never execute exactly as it was planned due to uncertainty. This can be due to ambiguity resulting from subjective estimates that are prone to human errors or can be the result of variability arising from unexpected events or risks. The main reason that PERT may provide inaccurate information about the project completion time is due to this schedule uncertainty. This inaccuracy may be large enough to render such estimates as not helpful.
One possible method to maximize solution robustness is to include safety in the baseline schedule in order to absorb the anticipated disruptions. This is called ''proactive scheduling''.
== See also ==
{{div col|colwidth=22em}}
* [[Activity diagram]]
Line 247 ⟶ 246:
* [[PERT distribution]]
* [[Critical chain project management]]
* [[Float (project management)]]
* [[Gantt chart]]
Line 337 ⟶ 335:
[[Category:Management cybernetics]]
[[Category:Engineering management]]
[[Category:Management science]]
|