If a finite population has four elements: 6, 1, 3, 2.
(a) How many different samples of size n = 2 can be selected from this population if you sample without replacement?
(b) List all possible samples of size n = 2.
(c) Compute the sample mean for each of the samples given in part b.
(d) Find the sampling distribution of x.
(e) Compute standard error.
(f) If all four population values are equally likely, calculate the value of the population mean μ . Do any of the samples listed in part (b) produce a value of x exactly equal to μ ?
We have population values 1,2,3,6, population size N=4 and sample size n=2.
(a) Select a random sample of size 2 without replacement. We have a sample distribution of sample mean.
The number of possible samples which can be drawn without replacement is "^{N}C_n=^{4}C_2=6."
(b)
(c)
(d)
Mean of population "(\\mu)" = "\\dfrac{1+2+3+6}{4}=3"
Variance of population
Mean of sampling distribution
The variance of sampling distribution
(e)
(f)
No sample produces a value of "\\bar{x}" exactly equal to "\\mu."
Comments
Leave a comment