To determine if it is appropriate to use the normal approximation for the binomial distribution in this problem, we can use the condition related to the sample size and the probabilities involved. Specifically, we want to check if both \(np\) and \(n(1-p)\) are greater than or equal to 5, where \(n\) is the sample size and \(p\) is the probability of success (the proportion of individuals with multiple jobs).
- Calculate \(np\) and \(n(1-p)\):
- Here, \(n = 58\) (the sample size) and \(p = 0.14\) (the proportion holding multiple jobs).
- First, calculate \(np\): \[ np = 58 \times 0.14 = 8.12 \]
- Next, calculate \(n(1-p)\): \[ n(1-p) = 58 \times (1 - 0.14) = 58 \times 0.86 = 49.88 \]
Both values are greater than 5:
- \(np = 8.12 \geq 5\)
- \(n(1-p) = 49.88 \geq 5\)
Since both conditions are satisfied, it is appropriate to use the normal approximation.
-
Finding the probability that less than 8.4% of the sample holds multiple jobs:
- We want to find the probability that the proportion with multiple jobs is less than 0.084, or that the count is less than \(0.084 \times 58\). \[ 0.084 \times 58 \approx 4.872 \quad (\text{we round to } 4 \text{ for integer count}) \]
- Thus, we want \(P(X < 5)\) where \(X\) is the number of individuals holding multiple jobs in our sample of 58.
-
Normal approximation calculations:
- The mean \(\mu\) of the binomial distribution is: \[ \mu = np = 8.12 \]
- The standard deviation \(\sigma\) is: \[ \sigma = \sqrt{np(1-p)} = \sqrt{58 \times 0.14 \times 0.86} \approx \sqrt{7.0304} \approx 2.65 \]
-
Converting to the standard normal distribution:
- We apply the continuity correction because we are approximating a discrete distribution with a continuous one. So, we find \(P(X < 5)\) by calculating \(P(Z < \frac{4.5 - \mu}{\sigma})\): \[ Z = \frac{4.5 - 8.12}{2.65} \approx \frac{-3.62}{2.65} \approx -1.37 \]
-
Using the standard normal distribution table:
- We look up the Z-value of -1.37 in the standard normal distribution table: \[ P(Z < -1.37) \approx 0.0853 \]
Thus, the probability that less than 8.4% of the individuals in the sample hold multiple jobs is approximately 0.0853 or 8.53%.