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 ⋅ 𝑃(𝑥̅).
1
Expert's answer
2022-05-12T09:21:42-0400
We have population values 6,9,12,15,18,21, population size N=6 and sample size n=3.
Mean of population (μ) = 66+9+12+15+18+21=13.5
Variance of population
σ2=nΣ(xi−xˉ)2=61(56.25+20.25+2.25
+2.25+20.25+6.25)=26.25
σ=σ2=26.25≈5.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 NCn=6C3=20.
Comments