Target population and sampling frame
Central limit theorem
T = X1 + X2 + … + Xn
E(T) = nµ
Var(T) = nσ²
Sd(T) = √n σ
X1 + X2 ≠ 2X , sum of 2 random variables which can have different values, 2X is the outcome of one trial multiplied by 2
Distribution of the sample mean x̄
E(x̄) = µ
Var(x̄) = σ²/n
if n>30
Types of sampling (5)
Unbiased estimate
given in formula sheet
1/n-1 Σ(x - x̄)²
further simplification of formula not provided in booklet of mean
Confidence interval formulas
x̄ ± z(σ/√n)
p̂ ± z( √(p̂(1 - p̂) / n) )
Confidence intervals for proportions
E(p̄) = p
Var(p̄) = pq/n
Sd(p̄) = √pq/n
for binomial np>5 and nq>5