willow1985
Well-known Member
- Joined
- Jul 24, 2019
- Messages
- 929
- Office Version
- 365
- Platform
- Windows
I suppose this is more of a math question but I also want to know if I am calculating this right in excel / would be getting the correct numbers.
I want to get the average turn around time (time between 2 dates) for the last 30 days.
My data is as follows:
[TABLE="width: 624"]
<tbody>[TR]
[TD]Date 1[/TD]
[TD]Date 2[/TD]
[TD]Difference between dates[/TD]
[TD][/TD]
[TD][/TD]
[TD]Sum[/TD]
[TD]Count[/TD]
[TD]Average[/TD]
[TD]Average for the Month: 3.66[/TD]
[/TR]
[TR]
[TD]30-Oct[/TD]
[TD]01-Nov[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]30-Oct[/TD]
[TD]8[/TD]
[TD]2[/TD]
[TD]4[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]30-Oct[/TD]
[TD]05-Nov[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]29-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]25-Oct[/TD]
[TD]02-Nov[/TD]
[TD]8[/TD]
[TD][/TD]
[TD]28-Oct[/TD]
[TD]2[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]28-Oct[/TD]
[TD]30-Oct[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]27-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]25-Oct[/TD]
[TD]30-Oct[/TD]
[TD]5[/TD]
[TD][/TD]
[TD]26-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]25-Oct[/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD]5[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
(Note: There are multiple years so my formula only looks at 2019)
I have a Sum column and a Count Column and then an Average Column
I Sum everything on Oct 30: 8
I count everything for Oct 30: 2
I calculate the average for Oct 30: 4
Then at the end I average the average column for the last 30 days.
Would this give me the correct numbers for the average for the month?
This is probably a dumb question and something I should know but I seem to have a road block...
Thank you to anyone who can help me clear it.
Carla
I want to get the average turn around time (time between 2 dates) for the last 30 days.
My data is as follows:
[TABLE="width: 624"]
<tbody>[TR]
[TD]Date 1[/TD]
[TD]Date 2[/TD]
[TD]Difference between dates[/TD]
[TD][/TD]
[TD][/TD]
[TD]Sum[/TD]
[TD]Count[/TD]
[TD]Average[/TD]
[TD]Average for the Month: 3.66[/TD]
[/TR]
[TR]
[TD]30-Oct[/TD]
[TD]01-Nov[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]30-Oct[/TD]
[TD]8[/TD]
[TD]2[/TD]
[TD]4[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]30-Oct[/TD]
[TD]05-Nov[/TD]
[TD]6[/TD]
[TD][/TD]
[TD]29-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]25-Oct[/TD]
[TD]02-Nov[/TD]
[TD]8[/TD]
[TD][/TD]
[TD]28-Oct[/TD]
[TD]2[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]28-Oct[/TD]
[TD]30-Oct[/TD]
[TD]2[/TD]
[TD][/TD]
[TD]27-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]25-Oct[/TD]
[TD]30-Oct[/TD]
[TD]5[/TD]
[TD][/TD]
[TD]26-Oct[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]25-Oct[/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD]5[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
(Note: There are multiple years so my formula only looks at 2019)
I have a Sum column and a Count Column and then an Average Column
I Sum everything on Oct 30: 8
I count everything for Oct 30: 2
I calculate the average for Oct 30: 4
Then at the end I average the average column for the last 30 days.
Would this give me the correct numbers for the average for the month?
This is probably a dumb question and something I should know but I seem to have a road block...
Thank you to anyone who can help me clear it.
Carla
Last edited: