When you take multiple months of data, obviously each month would have
it's own average (I'm assuming that you are using time spent metrics,
and ones with 'average'). So, if you consider multiple months data,
taking an average of all months, then overall average will be different
from avg that we see on each month. However, if you take data for one
month, then overall average and monthly average must match. Example 1:
Considering data for 3 months: Jan-March, 2022 Overall Average - 40
seconds Ja...