We have population values 16,18,20,22, population size N=4, and sample size n=2. Thus, the number of possible samples which can be drawn without replacement is
(24)=6
mean=μ=416+18+20+22=19
Variance=σ2
=4(16−19)2+(18−19)2+(20−19)2+(22−19)2=5
No123456Sample(16,18)(16,20)(16,22)(18,20)(18,22)(20,22)Mean171819192021
The sampling distribution of the sample mean xˉ and its mean and standard deviation are:
xˉ1718192021Totalf112116f(xˉ)1/61/62/61/61/61xˉf(xˉ)17/618/638/620/621/619xˉ2f(xˉ)289/6324/6722/6400/6441/61088/3
E(Xˉ)=∑xˉf(xˉ)=19
Var(Xˉ)=∑xˉ2f(xˉ)−(∑xˉf(xˉ))2
=31088−192=35
E(Xˉ)=19=μ
Var(Xˉ)=35=nσ2(N−1N−n)=25(4−14−2)
Comments