Determining Sample Size Flashcards
1
Q
Estimating the Mean or Average
A
Given z, e, σ
n ≥ ((zσ)/e)^2;
where s (used to determine σ)
= √(((x-x̄)^2)/(n-1))
2
Q
Estimating the Proportion (Infinite Population) / Cochran’s Formula
A
Given z, e, p
n ≥ (z/e)^2 (p) (1-p);
where
p = x/N, or
p = 0.5 (conservative estimate)
3
Q
Slovin’s Formula
A
Given e, N; to achieve a certain confidence interval, nothing about the population is known
n ≥ (N)/(1 + N(e^2))
4
Q
Finite Population Correction
A
Given nₒ (Cochran’s sample size recommendation), N (small population size)
n ≥ (nₒ) / ((1) + ((nₒ - 1) / N))