To find the mean and standard deviation of the number of workers who find their jobs stressful, we can model this situation using a binomial distribution. In this case, the parameters are defined as follows:
- \( n = 12 \) (the number of trials or workers)
- \( p = 0.45 \) (the probability of success, which in this case refers to finding the job stressful)
(a) Mean Calculation
The mean \( \mu \) of a binomial distribution is given by the formula:
\[ \mu = n \cdot p \]
Now, plugging in the values:
\[ \mu = 12 \cdot 0.45 = 5.4 \]
Thus, the mean number of workers who find their jobs stressful in a sample of 12 workers is 5.40 (rounded to two decimal places).
(b) Standard Deviation Calculation
The standard deviation \( \sigma \) of a binomial distribution is given by the formula:
\[ \sigma = \sqrt{n \cdot p \cdot (1 - p)} \]
Now, calculate \( \sigma \) by substituting the values:
\[ \sigma = \sqrt{12 \cdot 0.45 \cdot (1 - 0.45)} = \sqrt{12 \cdot 0.45 \cdot 0.55} \]
Calculating inside the square root:
\[ = \sqrt{12 \cdot 0.45 \cdot 0.55} = \sqrt{2.97} \approx 1.724 \]
Thus, the standard deviation of the number of workers who find their jobs stressful in a sample of 12 workers is approximately 1.7240 (rounded to four decimal places).
To summarize the results:
- (a) Mean: 5.40
- (b) Standard Deviation: 1.7240