Intro: I have been trying to introduce SCRUM into our company. Getting into this subject I noticed the SCRUM burndown chart. I want to extract some information about the team performance, or maybe the ability to make a correct guess of the workload.
Question: I know what the ideal line is on this chart. But how should I interpret any dis-alignments?
To make it a bit more concrete:
- What does it mean when its above ideal?
- What does it mean when its below ideal?
- What does it mean when its oscillates around ideal?
And:
- Does it say more about the team's performance, or more about the way the workload of the work-items are determined?
Thanks in advance.