What is sampling error?
Difference between sample statistic and population parameter (e.g., ȳ − μ, p̂ − p).
Formula for SE of the mean (σ known)?
SE(ȳ) = σ / √n
Formula for SE of the mean (σ unknown)?
SE(ȳ) = s / √n
Formula for SE of a proportion?
SE(p̂) = √(pq / n)
What does p̂ stand for?
Sample proportion
What does q represent in SE formula?
q = 1 − p
Rule for Normal approximation of p̂?
np ≥ 10 and nq ≥ 10
What is the CLT?
For large n, sampling distribution ≈ Normal regardless of population shape.
Conservative rule for “large n” in CLT?
n ≥ 30
Mean of sampling distribution of means?
μ (unbiased estimator)
How does SE change with n?
SE decreases as n increases (∝ 1/√n).
What is the 10% condition?
n ≤ 10% of population if sampling without replacement.
What is the finite population correction (FPC)?
Multiply SE by √((N−n)/(N−1)) if n/N > 0.1
Conditions before applying Normal model?
Independence,
Randomization,
10% condition,
For means → n ≥ 30 (or symmetric pop).
For proportions → np ≥ 10, nq ≥ 10.
Shape of sample means if population Normal?
Normal distribution.