1. A population consists of six values (6, 9, 12, 15, 18, and 21).
a. Select a random sample of size 3. Explain the random sampling that you used.
b. How many possible samples can be drawn?
c. List all possible samples and compute the mean of each sample.
d. Construct a frequency distribution of the sample means obtained in step 2 including 𝑥̅; 𝑓; 𝑃(𝑥̅); ̅𝑥 ⋅ 𝑃(𝑥̅); ̅𝑥 2 ⋅ 𝑃(𝑥̅); Σ𝑃(𝑥̅); Σ𝑥̅⋅ 𝑃(𝑥̅) 𝑎𝑛𝑑 Σ𝑥̅ 2 ⋅ 𝑃(𝑥̅).
We have population values 6,9,12,15,18,21, population size N=6 and sample size n=3.
Mean of population "(\\mu)" = "\\dfrac{6+9+12+15+18+21}{6}=13.5"
Variance of population
"+2.25+20.25+6.25)=26.25"
"\\sigma=\\sqrt{\\sigma^2}=\\sqrt{26.25}\\approx5.123475"
a. Select a random sample of size 3 without replacement. We have a sample distribution of sample mean.
b. The number of possible samples which can be drawn without replacement is "^{N}C_n=^{6}C_3=20."
c.
d.
Mean of sampling distribution
"\\mu_{\\bar{X}}=E(\\bar{X})=\\sum\\bar{X}_if(\\bar{X}_i)=\\dfrac{270}{20}=13.5=\\mu"The variance of sampling distribution
"Var(\\bar{X})=\\sigma^2_{\\bar{X}}=\\sum\\bar{X}_i^2f(\\bar{X}_i)-\\big[\\sum\\bar{X}_if(\\bar{X}_i)\\big]^2""=\\dfrac{3750}{20}-(13.5)^2=5.25= \\dfrac{\\sigma^2}{n}(\\dfrac{N-n}{N-1})""\\sigma_{\\bar{X}}=\\sqrt{5.25}\\approx2.291288"
Comments
Leave a comment