I need some help with showing the right data in a graph.
I need to show for multiple projects that the man-hours that are spent during the project are not equally devided over the time course of the project. (the first 70% of hours is often spent during the first 50% of the time).
I have data for 20 projects on what hours are spent on which days.
I started with one project. for this project I set the start end end date of the projects and made running totals of both the time and hours. when I make a graph of these two against eachother it shows really strange steps in the axis of the time:
Graph with wrong steps.PNG
This is because there are no records of hours in for example the last 26%, how can I make this graph so that the steps are equal to make me able to compare the different project with eachother? Or is there maybe another way to do this for all projects without having to go to all the trouble I just explained?
I got a tip saying that I had to interpolate the data so that I get data corresponding to the time with steps like 5% 10% 15% etc. I tried that but I do not know how to do this effeciently so that it does not take a couple of hours for every project, since I have to do 20. Right now the points I have in both the time and hours are for example:
TIME - HOURS
0,8170% - 3,69%
0,9804% - 4,51%
1,1438% - 5,32%
and so on....
Could someone help me?
Thank you
(is this the right section to place the thread or should I place it somewhere else?)
Bookmarks