Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi guys,
I'm trying to figure out the different time spend in each steps of our developement process;
I setup a board with 3 columns + done:
I'm trying to segragated time Upstream, In Progress and Downstream, and while looking at the average values for each of them, I get figures :
Sum = 38 days, 19 hours, 2 minutes
(don't worry about the actual lenght of those, I'm actually more looking at Epics than sprint tasks -:) )
When I select my 3 columns directly, I got average time
In my understanding, those 2 numbers should be exactly the same. I'm obviously using the same time frame and the same filters and swimlanes.
The same behaviour is reflected in the other metrics (standard deviation, running average....)
So my first question is :
Why are they not the same ? Where are those 4 days ?
My second question is about the "Done" column. There is stuff in there, mainly a few tasks that have been "repopened". Can I be certain that those tasks are nevertheless taken into account in the other columns ? Also, are they not introducing the issue above ?
Thanks;
Paul
Hey Paul,
I think I understand your questions here. I believe the difference in numbers is expected behavior. It is a matter of adding up individual averages and considering it same as cumulative average. This will not be the same because of the way cumulative averages are calculated.
Individual averages are calculated like this : (Time elapsed in stage A)/(number of issues that were in stage A)
Total of individual averages will look like : (Time elapsed in stage A)/(number of issues that were in stage A) + (Time elapsed in stage B)/(number of issues that were in stage B) + (Time elapsed in stage C)/(number of issues that were in stage C)
Cumulative averages (which shows up when you select all 3 stages A,B and C on 'Refine' tab) are calculated like this : (Time elapsed in stage A, B and C)/(number of issues that were in stage A, B and C)
As you can see, there is a huge difference in the way these numbers are calculated and hence it is quite normal that they don't total up to be the same, especially if not all issues didn't make it to all stages (A, B and C).
I hope that explanation helps a bit...
Hi Ruchi,
thanks for the feedback, it makes total sense. I'll check if this is effectively the way it's calculated, and I'll get back to you on this;
Cheers;
Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.