Cumulative flow diagram

From Wikipedia, the free encyclopedia
(Redirected from Cumulative Flow Diagram)
QueueingIO

A cumulative flow diagram is a tool used in queuing theory. It is an area graph that depicts the quantity of work in a given state, showing arrivals, time in queue, quantity in queue, and departure.

According to the Project Management Body of Knowledge (7th edition) by the Project Management Institute (PMI), Cumulative Flow Diagram (CFD) is a "chart indicating features completed over time, features in other states of development, and those in the backlog."[1] The cumulative flow diagram can include intermediate features, such as those in design, quality assurance, or testing.[2]

Cumulative flow diagrams are seen in the literature of agile software development and lean product development.[3][2] They are also seen in transportation.[4]

Some people consider a cumulative flow diagram to be a more sophisticated version of a "burn up chart", which is the opposite of a burn down chart. A burn down chart tracks work remaining over time while burn up charts like the CFD track the growth (or shrinkage) of work in certain states over time. In agile software development, when teams use kanban methodology, the cumulative flow diagram shows the number of active items in each column on a kanban board. The ideal cumulative flow diagram[5] has each line in the cumulative flow diagram trends upwards constantly. With its focus on tracking changes in queue size per state, the CFD has a stronger focus on identifying and rooting out the causes of dramatic changes in throughput.[6]

Another term is "cumulative input-output diagram". The term "Newell curve" is also used, in reference to Gordon F. Newell. It is not known if Newell originated the curve.

Citations[edit]

  1. ^ Project Management Institute 2021, Glossary §3 Definitions.
  2. ^ a b Project Management Institute 2021, §4.6.6 Visual Data and Information.
  3. ^ Reinertsen, Donald (2009). The Principles of Product Development Flow: Second Generation Lean Product Development. Redondo Beach, CA: Celeritas Publishing. pp. 71–72. ISBN 978-1-935401-00-1.
  4. ^ Wikibooks. "Fundamentals of Transportation/Queuing".
  5. ^ "Different Patterns of Cumulative Flow Diagram in Agile Software Development". RovitPM.
  6. ^ Reinertsen, Donald (2009). The Principles of Product Development Flow: Second Generation Lean Product Development. Redondo Beach, CA: Celeritas Publishing. pp. 72–73. ISBN 978-1-935401-00-1.

References[edit]