Random samples of size 3 are taken from a population of the numbers 3, 4, 5, 6, 7, 8, and 9.
1. How many samples are possible?
2. Construct the sampling distribution of the sample means.
1
Expert's answer
2022-04-12T13:17:55-0400
Consider all samples with replacement. We get: 73=343 possible samples. For samples without replacement we get: 7⋅6⋅5=210.
We consider sampling distribution of the sample means without replacements. We receive samples of the type: (i,j,k), where i=j=k. The probability of the mean 3i+j+k is: 2101⋅N, where N is a number of samples with the same mean. The number can be found either from the table with samples or from equality i1+j1+k1=i2+j2+k2 that has to be considered for all samples.
Comments