Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > coding technique > diagram > PERT chart
Next diagramUML diagram    Updiagram    Previous diagramGantt chart   

PERT chart
subjectfact 
PERT chartcan show optimistic, likely and pessimistic estimates of time and effort2001-08-30 14:56:59.0
contains nodes, each of which shows the elapsed time and effort estimates2001-08-30 14:56:59.0
has definition A diagram showing the sequence in which tasks must be completed2001-08-30 14:56:59.0
forms a graph, whose nodes are tasks, and whose arcs are dependencies2001-08-30 14:56:59.0
has purpose to determine the critical path2001-08-30 14:56:59.0
is a subtopic of 11.5 - Project Scheduling and Tracking2001-08-30 14:56:59.0
is used in Program Evaluation Review Technique2001-08-30 14:56:59.0
is used in project scheduling2001-08-30 14:56:59.0
is a kind of diagram2001-08-30 14:56:59.0
represents activities, each of which has one or more predecessors on which it depends, and one or more successors, which depend on it2001-08-30 14:56:59.0
shows the sequence in which tasks must be completed2001-08-30 14:56:59.0
diagramhas advantages it conveys or summarizes complex concepts or mechanisms more easily than other techniques2001-08-30 14:55:19.0
has problems
  • can be hard for users to interact with or interpret
  • not usable by blind people
  • it can be expensive to program diagram drawing software
2001-08-30 14:55:19.0
should have a label if its meaning is not obvious, using a caption or pop-up label that appears when the user moves the mouse over it2001-08-30 14:55:19.0