Content deleted Content added
Fixed formatting issues for inline citations. Corrected year for Kerzner's book Tag: Reverted |
m Removing Category:Management cybernetics per Wikipedia:Categories for discussion/Log/2025 July 10#Category:Management cybernetics |
||
(21 intermediate revisions by 17 users not shown) | |||
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]].
== Overview ==
PERT is a method of analyzing the tasks involved in completing a
PERT offers a management tool,{{sfn|Kerzner|
PERT and CPM are complementary tools, because "CPM employs one time estimation and one cost estimation for each activity; PERT may utilize three time estimates (optimistic, expected, and pessimistic) and no costs for each activity. Although these are distinct differences, the term PERT is applied increasingly to all critical path scheduling."<ref name="MB 1968" />
==History==
PERT was developed primarily to simplify the planning and scheduling of large and complex projects. It was developed
[[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.
{{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
[[File:PERT Guide for management use, June 1963.jpg|thumb|upright|''PERT Guide for
Ten years after the introduction of PERT
For the subdivision of work units in PERT<ref>Cook, Desmond L.
==Terminology==
Line 36 ⟶ 35:
* ''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|
* ''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|
* ''most likely time'': the best estimate of the time required to accomplish an activity (m) or a path (M), assuming everything proceeds as normal.{{sfn|Kerzner|
* ''expected time'': the best estimate of the time required to accomplish an activity (te) or a path (TE), accounting for the fact that things don't always proceed as normal (the implication being that the expected time is the average time the task would require if the task were repeated on a number of occasions over an extended period of time).{{sfn|Kerzner|
::: <math> te = \frac{o + 4m + p} 6 </math>
:::<math>TE = \sum_{i=1}^n te_i</math>
Line 65 ⟶ 64:
* ''[[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.
=== Example ===
In the following example there are seven tasks, labeled ''A'' through ''G''. Some tasks can be done concurrently (''A'' and ''B'') while others cannot be done until their predecessor task is complete (''C'' cannot begin until ''A'' is complete). Additionally, each task has three time estimates: the optimistic time estimate (''o''), the most likely or normal time estimate (''m''), and the pessimistic time estimate (''p''). The expected time (''te'') is computed using the formula (''o'' + 4''m'' + ''p'') ÷ 6.{{sfn|Kerzner|2009}}{{rp|512-513}}
{| class="wikitable"
Line 215 ⟶ 213:
[[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 229 ⟶ 227:
=== 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
== See also ==
{{div col|colwidth=22em}}
* [[Activity diagram]]
Line 245 ⟶ 242:
* [[PERT distribution]]
* [[Critical chain project management]]
* [[Float (project management)]]
* [[Gantt chart]]
Line 284 ⟶ 280:
| last = Kerzner
| author-link = Harold Kerzner
| year =
| title = Project Management: A Systems Approach to Planning, Scheduling, and Controlling
| edition = 10th
Line 333 ⟶ 329:
[[Category:Booz Allen Hamilton]]
[[Category:Operations research]]
[[Category:
[[Category:Management science]]
|