Hi Adobe Analytics Experts
There are around 90 pages and when we average the time on sheet for Avg Time on Site or Page Views/Visit it does not match
The Average time on site doesnt tally when we export it and average it , same with Page views/visit
Any insight into it would be very helpful,
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
That is correct.
A simple example is the average speed of a car. Let's say a car travels the following:
The average speed per segment is:
And the average speed for the entire journey is:
(100km + 60km + 200km) / (2 hours + 3 hours + 2.5 hours) = 360km / 7.5 hours = 48km/h
Notice that the average speed for the entire journey is NOT (50km/h + 20km/h + 80km/h) / 3 = 50km/h, because that is just wrong maths.
Are you calculating an average of an average? For example, for Page Views / Visit, are you calculating (4.60 + 3.23 + 2.19 + ...) / (count of rows in the freeform table) ?
If so, then that's a wrong calculation methodology. You can't just calculate an average of an average like that.
So for Page Views / Visits, the aggregate 6.20 that is reported is (sum of Page Views ) / (sum of Visits). A similar calculation is done for the aggregate for the Average Time on Site metric.
Thanks Yuhuisg.
Would that means the average time on site and pages per visit are computed row wise by the dimension and should not be averaged or summarized column wise.
Views
Replies
Total Likes
That is correct.
A simple example is the average speed of a car. Let's say a car travels the following:
The average speed per segment is:
And the average speed for the entire journey is:
(100km + 60km + 200km) / (2 hours + 3 hours + 2.5 hours) = 360km / 7.5 hours = 48km/h
Notice that the average speed for the entire journey is NOT (50km/h + 20km/h + 80km/h) / 3 = 50km/h, because that is just wrong maths.
Views
Likes
Replies