Forum Discussion
Anonymous
4 years agoNot applicable
Calculate average on data that are summarized
I have a table with case event data How do I calculate the average where the durations are first summarised per case, and then divided by total number of cases. When I try now I'm only g...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
Please provide some sample data and desired output. How many cases are the above data for?
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
4 years agoNot applicable
This is sample data from two cases:
I want my average to be:
(546+339+2134+22+5) + (16) / 2 = 3046 + 16 / 2 = 1531
In other words:
total duration of case 1 + total duration case 2 / number of cases.
This should just be a messure so that I can display the average case duration in for example a card