Delta or not?
When you analyze ration metrics, sometimes the analyzed unit in the metric of interest is more granular than the randomization unit. For instance, we can randomize on user_id and try to examine the impact of our changes on per session or page view metrics. This violates some of the assumptions around the calculation of the variance which we use in significance tests. The Delta method can help account for this discrepancy.
Diese Übung ist Teil des Kurses
A/B Testing in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
