Marketing Science Stats Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/36

flashcard set

Earn XP

Description and Tags

Flashcards covering core statistical concepts for experimentation, including hypothesis testing, uncertainty metrics, power analysis, and causal inference terms.

Last updated 4:44 AM on 8/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

Null Hypothesis (H0H_0)

The hypothesis that there is no treatment effect or no difference from the specified null value, usually zero.

2
New cards

Alternative Hypothesis (H1H_1)

The hypothesis representing an effect different from the null; it may be two-sided or directional.

3
New cards

p-value

Assuming H0H_0 is true, the probability of observing a result at least as extreme as the one observed.

4
New cards

Alpha (α\alpha)

The pre-specified Type I error rate / significance threshold used to decide when to reject H0H_0.

5
New cards

Type I Error

A false positive: rejecting H0H_0 when H0H_0 is actually true.

6
New cards

Type II Error

A false negative: failing to reject H0H_0 when the specified alternative effect is actually true.

7
New cards

Beta (β\beta)

The probability of a Type II error for a specified alternative effect.

8
New cards

Power

1β1 - \beta: the probability of rejecting H0H_0 when a specified true effect exists.

9
New cards

Statistical Significance

Indicates that the observed result crossed the pre-specified evidence threshold against H0H_0. It does not by itself mean the effect is large or commercially important.

10
New cards

Estimator

The statistical rule used to estimate an unknown population quantity, e.g. treatment mean - control mean.

11
New cards

Estimate

The specific number produced by the estimator in one sample, e.g. +4%+4\% lift.

12
New cards

Standard Deviation (SD)

Variation among individual observations/outcomes.

13
New cards

Standard Error (SE)

The standard deviation of the sampling distribution of an estimator; it measures uncertainty in the estimate.

14
New cards

Sampling Distribution

The distribution of the estimates you would obtain across many repeated random samples/experiments.

15
New cards

Central Limit Theorem (CLT)

With sufficiently large samples, the sampling distribution of many estimators such as means tends toward approximately normal, even if individual outcomes are skewed.

16
New cards

z-score

How many standard errors the estimate is from the null value: z=estimatenullSEz = \frac{\text{estimate} - \text{null}}{\text{SE}}.

17
New cards

Critical z-value

The cutoff in standard-error units that defines the rejection region for a chosen alpha.

18
New cards

Confidence Interval (CI)

A procedure constructed so that across repeated samples, 95%95\% of such intervals would contain the true parameter.

19
New cards

CI Width

Represents precision: narrower intervals indicate more precision, while wider intervals indicate more uncertainty.

20
New cards

Minimum Detectable Effect (MDE)

The effect size the study is designed to detect at its chosen alpha and power.

21
New cards

SE and n Relationship

Roughly: SE1n\text{SE} \propto \frac{1}{\sqrt{n}}. Quadrupling sample size approximately halves the SE.

22
New cards

50/50 Allocation

Statistically efficient for fixed total sample and similar per-arm variability as it generally minimizes the SE of the treatment-control difference.

23
New cards

Absolute Lift

Example: a change from 10%10\% to 12%12\% is +2+2 percentage points.

24
New cards

Relative Lift

Example: a change from 10%10\% to 12%12\% calculated as 121010=+20%\frac{12 - 10}{10} = +20\% relative lift.

25
New cards

CUPED

A variance-reduction technique that uses predictive pre-treatment information to explain outcome variation and reduce residual variance, lowering SE.

26
New cards

Residual Variance

Outcome variation that remains after accounting for predictive covariates.

27
New cards

Stratification

A design-stage randomization technique that balances treatment/control within important pre-treatment groups.

28
New cards

Outcome Transformation

A pre-specified transformation of the measured outcome (e.g., capping, winsorizing, or log transform) to manage skew/extremes.

29
New cards

Randomization

A process to make treatment assignment independent of pre-treatment characteristics on average, supporting an unbiased causal comparison.

30
New cards

Confounding

A specific source of bias where another variable is related to both treatment assignment and the outcome, obscuring the treatment’s causal effect.

31
New cards

Contamination

When users receive exposure inconsistent with their assigned experimental condition.

32
New cards

Sample Ratio Mismatch (SRM)

When the observed treatment/control allocation differs from the planned allocation by more than expected from random fluctuation.

33
New cards

Bonferroni Correction

A specific multiplicity correction where the per-test α=family alphanumber of tests\alpha = \frac{\text{family alpha}}{\text{number of tests}}.

34
New cards

Treatment-Effect Heterogeneity

When the causal treatment effect differs across subgroups.

35
New cards

Interaction Test

A direct test of whether the treatment effect in Group A minus the treatment effect in Group B is not equal to zero (EffectAEffectB0\text{Effect}_A - \text{Effect}_B \neq 0).

36
New cards

Counterfactual

What would have happened to the treated users if they had not received treatment.

37
New cards

Incrementality

Asks which conversions happened because of exposure, calculated as the treatment outcome minus its estimated counterfactual outcome.