Burn D own charts for Project Management

16
Burn Down charts for Project Management Team 4 Fangyi Shi Miroslav Janeski Mohsen Mehrafrouz Suleyman Yildirim

description

Burn D own charts for Project Management. Team 4 Fangyi Shi Miroslav Janeski Mohsen Mehrafrouz Suleyman Yildirim. Content. Overview Backlogs C hart Types Benefits Example. Overview . What is a burn down chart? A simple method to monitor the progress of the work in agile. - PowerPoint PPT Presentation

Transcript of Burn D own charts for Project Management

Page 1: Burn  D own charts  for Project Management

Burn Down charts for Project Management

Team 4Fangyi ShiMiroslav JaneskiMohsen MehrafrouzSuleyman Yildirim

Page 2: Burn  D own charts  for Project Management

/OOTI 22-04-2023

Content

• Overview• Backlogs• Chart Types• Benefits• Example

PAGE 2

Page 3: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Overview

• What is a burn down chart?• A simple method to monitor the progress of the work in

agile. • It is used in agile software development methodologies

(e.g.: SCRUM)• Displays remaining effort for a given period of time

PAGE 3

Page 4: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Overview

PAGE 4

Work remaining is the Y axis and time is the X axis.Final goal: no remaining work left

Page 5: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Measuring methods

• By hours, days, weeks• Units of time• Estimate the same amount for same time units

• By story points• Divide work by user stories• Estimate work in story points and track the number of

story points left to do

PAGE 5

Page 6: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Variable Scope

PAGE 6

• Over a longer period time, it’s generally expected that new work will be added.

• Separate changes in scope and progress is to use a burn down chart with a variable floor.

Page 7: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Chart types

• Product Burn Down Chart • Release Burn Down Chart • Sprint Burn Down Chart

PAGE 7

Page 8: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Chart types

• Product Burn Down Chart • In Scrum, the product burn down chart is a "big

picture" view of a project's progress. It shows how much work was left to do at the beginning of each sprint. The scope of this chart spans releases; however, a release burn down chart is limited to a single release.

• http://www.sw-engineering-candies.com/blog-1/howtouseproduct-burndown-chartsandsprint-burndown-chartsnotonlyinscrumprojects

PAGE 8

Page 9: Burn  D own charts  for Project Management

/OOTI 22-04-2023

Product Burn Down Chart

Chart Corresponding Data

PAGE 9

Page 10: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Release Burn Down Chart

• The release burn down chart is a "big picture" view of a release's progress. It shows how much work was left to do at the beginning of each sprint comprising a single release. The scope of this chart is a single release; however, a product burn down chart spans all releases.

• http://www.mountaingoatsoftware.com/scrum/release-burndown/

PAGE 10

Page 11: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Release Burn Down Chart

PAGE 11

Page 12: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Sprint Burn Down Chart

• A Sprint Burndown Chart shows all remaining work of the so called the sprint backlog. This sprint backlog contains all work for the current sprint as committed by the team. Usually it is displayed as remaining work in ideal hours for each work day. The Sprint-Burndown-Chart is updated on a daily basis by the team - often before the stand-up meeting of the next work day

• http://msdn.microsoft.com/en-us/library/ff731588.aspx

PAGE 12

Page 13: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Sprint Burn Down Chart

PAGE 13

Page 14: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Benefits

• Track the development process• Assess the productivity of team• Estimation of number of hours to be worked

PAGE 14

Page 15: Burn  D own charts  for Project Management

/ OOTI 22-04-2023

Practical example

• A release burn down chart begins with 200 story points of work.

• During the sprint 7, progress slowed but then quickly resumed.

• The whole project finished after 11 iterations.

PAGE 15