Skip to content

Commit 1f97d88

Browse files
authored
Update global-lift.md typo
Fixing a typo on terms that are _not_ directly observed.
1 parent 784ad51 commit 1f97d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/statistics/global-lift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To measure this, let's first define a few more terms:
4646
- $t_{exp}$ is the percent of eligible users randomly selected to be enrolled into the experiment
4747
- $p_T$ is this percent of enrolled users who received the treatment (typically 50%)
4848

49-
All of these values can either be estimated directly from the observed data or are known from the experiment design. Next, we label similar terms in the other two scenarios. These are directly observed and instead must be estimated from the values above.
49+
All of these values can either be estimated directly from the observed data or are known from the experiment design. Next, we label similar terms in the other two scenarios. These are not directly observed and instead must be estimated from the values above.
5050

5151
- $TEM_T$ is the total metric value of enrolled users had they all received treatment
5252
- $TEM_C$ is the total metric value of enrolled users had they all received control
@@ -98,4 +98,4 @@ $$$
9898
Coverage = TEM / TM.
9999
$$$
100100

101-
Coverage is not used in the Global Lift calculation above, but instead indicates how much of the total population was included in a given experiment, weighted by the metric of interest.
101+
Coverage is not used in the Global Lift calculation above, but instead indicates how much of the total population was included in a given experiment, weighted by the metric of interest.

0 commit comments

Comments
 (0)