At an electronics factory, \(40\%\) of components receive a special coating. A random sample of \(15\) components is selected independently.
1. Find the probability that exactly \(6\) sampled components have the coating.
2. Find every value of \(k\) for which \(P(X=k)<1\%\), where \(X\) is the number of coated components in the sample.
Hints
- Identify \(n\) and \(p\) for the binomial distribution.
- The most likely values are near the mean, so begin checking at both tails.
- Compare each individual probability with \(0.01\).
- Use the binomial probability formula.
Solution
1. \(X\) has a binomial distribution with \(n=15\) and \(p=0.40\). Therefore, \(P(X=6)=\binom{15}{6}(0.40)^6(0.60)^9\approx 0.2066\).
2. Using \(P(X=k)=\binom{15}{k}(0.40)^k(0.60)^{15-k}\), the probabilities for \(k=0\) and \(k=1\) are below \(0.01\), while \(P(X=2)\approx 0.0219\). At the upper tail, \(P(X=10)\approx 0.0245\), while the probabilities for \(k=11,12,13,14,15\) are each below \(0.01\). Thus \(k\in\{0,1,11,12,13,14,15\}\).
Answer
1. \(P(X=6)\approx 0.2066\), or \(20.66\%\)
2. \(k\in\{0,1,11,12,13,14,15\}\)