Struggling to get my head around this little problem.
It’s almost a burn down chart, but not quite.
I would like to create an Excel graph predicting when a project will complete based on a data. I feel like it should be possible but need some direction.
This is a project I have inherited so apologies for the gaps in data.
Ok, I have a number of tasks/issues/stories required to complete the project. Each of these has an estimated time required in days. And consequently I also have a total number of days figure.
I also have some data for available development resources. (5 developers * (number of days working days - holidays))*80% = effective hours per month.
And I feel that from this data I should be able to calculate on which data the project will complete.
Am I missing something in the theory/formula?
Thanks in advance.