Session:10 Hypothesis Testing with Two Samples
Formula Review
Introductory Business Statistics | Leadership Development – Micro-Learning Session
Rice University 2020 | Michael Laverty, Colorado State University Global Chris Littel, North Carolina State University| https://openstax.org/details/books/introductory-business-statistics
10.1 Comparing Two Independent Population Means
Standard error: SE = (s1)2n1+(s2)2n2−−−−−−−−−√
Test statistic (t-score): tc = (x¯1−x¯2)−δ0(s1)2n1+(s2)2n2√
Degrees of freedom:
df= ((s1)2n1+ (s2)2n2)2(1n1−1)((s1)2n1)2+(1n2−1)((s2)2n2)2
where:
s1
and s2
are the sample standard deviations, and n1
and n2
are the sample sizes.
x¯1
and x¯2
are the sample means.
10.2 Cohen’s Standards for Small, Medium, and Large Effect Sizes
Cohen’s d is the measure of effect size:
d=x¯1−x¯2spooled
where spooled=(n1−1)s21+(n2−1)s22n1+n2−2−−−−−−−−−−−−√
10.3 Test for Differences in Means: Assuming Equal Population Variances
tc=(x¯1−x¯2)−δ0Sp2(1n1+1n2)−−−−−−−−−−−√
where Sp2
is the pooled variance given by the formula:
Sp2=(n1−1)s21−(n2−1)s22n1+n2−2
10.4 Comparing Two Independent Population Proportions
Pooled Proportion: pc = xA + xBnA + nB
Test Statistic (z-score): Zc=(p′A−p′B)pc(1−pc)(1nA+1nB)√
where
p‘A
and p‘B
are the sample proportions, pA
and pB
are the population proportions,
Pc is the pooled proportion, and nA and nB are the sample sizes.
10.5 Two Population Means with Known Standard Deviations
Test Statistic (z-score):
Zc=(x–1−x–2)−δ0(σ1)2n1+(σ2)2n2√
where:
σ1
and σ2
are the known population standard deviations. n1 and n2 are the sample sizes. x–1
and x–2
are the sample means. μ1 and μ2 are the population means.
10.6 Matched or Paired Samples
Test Statistic (t-score): tc = x–d−μd(sdn√)
where:
x–d
is the mean of the sample differences. μd is the mean of the population differences. sd is the sample standard deviation of the differences. n is the sample size.