Corey Ladas<\/a> and David J Anderson <\/a>have recently spoken about how lots of software\/IT teams using Kanban board have created Cumulative Flow Diagram but few of them have done control (or capability) charts or histogram.<\/p>\n
Control Chart 1: Features Released to Production<\/strong><\/p>\n
The first control chart we’ve used is the number of Jiras (think Story) we have delivered per iteration length and number of available developers. <\/p>\n
I’ve split the periods on the charts to reflect pre- and post-Go Live.<\/p>\n
Cycle Time: From Development to Ready for Release<\/strong><\/p>\n
We started out with a histogram to understand the range of times it was taking tasks to cross these columns on the board.<\/p>\n
The histogram gives a good overview of how long the tasks are taking, but it’s more interesting to see this in a Control Chart since the Upper Control Limit helps highlight which tasks took excessively long and are likely to be due to special causes that are worth root cause analysing. I prefer the timeline view of the control chart to the histogram since it shows if things are changing over time as well as more clearly illustrating the outliers.<\/a>
Here we can see that there are two tasks which were excessively long. These were special causes since one was due to working in a new way with another IT team, and the other was due to a “pile up” of work in progress with one developer who was tasked with performance and scalability testing the application (which required co-ordination with other groups to access the testing infrastructure). Removing these two outlier shows some other tasks to investigate, again, mainly around working on tasks that involve co-ordination with other teams. <\/p>\n