Topline and Projected Impact
The topline impact is the average daily effect that an experiment has on the overall metric value as compared between two groups. This is the real daily impact to a metric resulting from running the experiment, measured amongst the two groups being evaluated. The projected launch impact is an estimate of the daily impact we expect to see in the metric measured globally if a decision is made and the test group is launched to all users (beyond just those in the experiment). This impact is computed relative to the expected baseline value of the metric if the experiment wasn't running at all.
Topline Impact and Projected Launch Impact are shown in both absolute and relative units. Topline Impact and Projected Launch Impact currently do not use CUPED when measuring any impact induced by your experiment.
Take a simple example experiment with a Control group of 1000 users and a Test group of another 1000 users, which ran for 30 days. For an event_count metric, we observed an Experiment Delta of +1.0 events per user (abs). The Topline Impact for this metric would be +33.33 events per day (abs).
Computing Topline Impact
The topline impact is computed over the total duration of the experiment. This gives the most accurate estimate and tight confidence interval. The exact calculation depends on whether the metric represents an absolute quantity or a ratio:
Count and Sum Metrics (event_count, sum)
The absolute topline impact is derived directly from the experiment results. It depends on the difference in means between test and control, and the average number of users in the test group per day.