document.write( "Question 1165218: The Quality Control Department employs five technicians during the day shift. Listed below is the number of times each technician instructed the production foreman to shut down the manufacturing process last week.\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Technician Shutdowns
\n" ); document.write( "Taylor 3
\n" ); document.write( "Hurley 1
\n" ); document.write( "Gupta 3
\n" ); document.write( "Rousche 3
\n" ); document.write( "Huang 1
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "How many different samples of two technicians are possible from this population?\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "List all possible samples of two observations each and compute the mean of each sample. (Round your answers to 2 decimal places.)\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Compare the mean of the sample means with the population mean. (Round your answers to 2 decimal places.)\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #853108 by CPhill(2138)\"\" \"About 
You can put this solution on YOUR website!
This problem involves concepts from combinatorics and sampling distributions.\r
\n" ); document.write( "\n" ); document.write( "The population is the set of five technicians with their corresponding number of shutdowns: $\{3, 1, 3, 3, 1\}$.
\n" ); document.write( "The population size is $N=5$.
\n" ); document.write( "The sample size is $n=2$.\r
\n" ); document.write( "\n" ); document.write( "## 1. How many different samples of two technicians are possible?\r
\n" ); document.write( "\n" ); document.write( "Since the order of selection does not matter (a sample of Taylor and Hurley is the same as Hurley and Taylor) and sampling is without replacement, we use the combination formula:\r
\n" ); document.write( "\n" ); document.write( "$$\text{Number of Samples} = \binom{N}{n} = \binom{5}{2} = \frac{5!}{2!(5-2)!} = \frac{5 \times 4}{2 \times 1} = 10$$\r
\n" ); document.write( "\n" ); document.write( "**There are 10 different samples of two technicians possible.**\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "## 2. List all possible samples and compute the mean of each sample.\r
\n" ); document.write( "\n" ); document.write( "Let the technicians be represented by the first letter of their names: T, H, G, R, U.
\n" ); document.write( "The shutdown values are: $T=3, H=1, G=3, R=3, U=1$.\r
\n" ); document.write( "\n" ); document.write( "| Sample (Technicians) | Shutdown Values | Sample Mean ($\bar{x}$) |
\n" ); document.write( "| :---: | :---: | :---: |
\n" ); document.write( "| T, H | $\{3, 1\}$ | $(3+1)/2 = 2.00$ |
\n" ); document.write( "| T, G | $\{3, 3\}$ | $(3+3)/2 = 3.00$ |
\n" ); document.write( "| T, R | $\{3, 3\}$ | $(3+3)/2 = 3.00$ |
\n" ); document.write( "| T, U | $\{3, 1\}$ | $(3+1)/2 = 2.00$ |
\n" ); document.write( "| H, G | $\{1, 3\}$ | $(1+3)/2 = 2.00$ |
\n" ); document.write( "| H, R | $\{1, 3\}$ | $(1+3)/2 = 2.00$ |
\n" ); document.write( "| H, U | $\{1, 1\}$ | $(1+1)/2 = 1.00$ |
\n" ); document.write( "| G, R | $\{3, 3\}$ | $(3+3)/2 = 3.00$ |
\n" ); document.write( "| G, U | $\{3, 1\}$ | $(3+1)/2 = 2.00$ |
\n" ); document.write( "| R, U | $\{3, 1\}$ | $(3+1)/2 = 2.00$ |\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "## 3. Compare the mean of the sample means with the population mean.\r
\n" ); document.write( "\n" ); document.write( "### A. Calculate the Population Mean ($\mu$)\r
\n" ); document.write( "\n" ); document.write( "The population consists of all 5 shutdown values: $\{3, 1, 3, 3, 1\}$.
\n" ); document.write( "$$\mu = \frac{\sum x}{N} = \frac{3 + 1 + 3 + 3 + 1}{5} = \frac{11}{5}$$
\n" ); document.write( "$$\mathbf{\mu = 2.20}$$\r
\n" ); document.write( "\n" ); document.write( "### B. Calculate the Mean of the Sample Means ($\mu_{\bar{x}}$)\r
\n" ); document.write( "\n" ); document.write( "The mean of the sample means is the sum of the 10 sample means divided by the number of samples (10).
\n" ); document.write( "$$\mu_{\bar{x}} = \frac{\sum \bar{x}}{10}$$
\n" ); document.write( "$$\mu_{\bar{x}} = \frac{2.00 + 3.00 + 3.00 + 2.00 + 2.00 + 2.00 + 1.00 + 3.00 + 2.00 + 2.00}{10}$$
\n" ); document.write( "$$\mu_{\bar{x}} = \frac{22.00}{10}$$
\n" ); document.write( "$$\mathbf{\mu_{\bar{x}} = 2.20}$$\r
\n" ); document.write( "\n" ); document.write( "### C. Comparison\r
\n" ); document.write( "\n" ); document.write( "The mean of the sample means ($\mu_{\bar{x}}$) is **equal** to the population mean ($\mu$).\r
\n" ); document.write( "\n" ); document.write( "$$\mu_{\bar{x}} = 2.20$$
\n" ); document.write( "$$\mu = 2.20$$\r
\n" ); document.write( "\n" ); document.write( "This demonstrates a key principle of sampling distributions: the mean of the sampling distribution of the sample mean ($\mu_{\bar{x}}$) is always equal to the population mean ($\mu$).
\n" ); document.write( "
\n" );