Interpreting Adstock Decay Curves based on different Time Granularity #1454
-
|
Hello, my question is in the title. I've run models with both weekly and daily aggregations. However, I noticed that regardless of this or the type of decay I'm using (geometric or binomial), the recommended value for the max_lag is still the same (2-10 time periods for geometric, for example). But when switching between these time granularities (daily vs weekly), the time periods will mean very different things. In a weekly, I'm observing high adstock decays for upper-funnel channels when the max lag is 8 or 12, meaning 8 or 12 weeks. However, when switching to a daily model, the decay seems much smaller for the same channel; even when max lag is set to 14 (days), the same upper funnel channels are now decaying much sooner, between 2 and 7 time periods (days). How do I know which one of these is "true"? Why should a change in the time granularity affect the interpretation of the decays so dramatically? Or am I misinterpreting this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @pli-pcln , Thank you for contacting us!
The value of You may try adjusting the Hence, to sum up, if you expect long term effects that are not materializing in a model, some combination of the binomial decay curve, modifying the prior on alpha, and changing the However, I would like to inform you of an important caveat about setting the Feel free to reach out if you have any questions or suggestions regarding the same. Thank you, Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @dattatreyam23 for your response. I have set large priors on my awareness campaigns as you suggested and kept these the same between my daily and weekly models but I get very different results so I don't think this is it. In the weekly case, we typically expect long term effects in the months which is why setting a Against recommendation, I tried setting a I can consider a binomial decay but the significantly heavier weight on later periods runs counter to our understanding for how the decay should look, unless the posterior alphas can remain below 0.5. |
Beta Was this translation helpful? Give feedback.
Hi @pli-pcln,
Thanks for the follow up. As you are seeing, Meridian was developed in the context of the most common aggregation level for MMMs, which is weekly data. Because most default settings were selected to support weekly data, switching to an aggregation level that is much finer or coarser than weekly does require some adjustment to the model settings and may produce results different from what you find using the weekly default settings.
As mentioned earlier, some of the changes needed include adjusting max_lag, the alpha_m prior, and possibly some of the other priors as needed. For example, for alpha_m with a daily granularity and geometric decay, to achieve equivalent decay to al…