To solve for the probability that exactly 3 out of 5 bulbs chosen are defective, given that
20% of the bulbs are defective, we can use the binomial probability formula. Here's how it's done:
Define the variables:
Total number of trials,
n=5Probability of a defective bulb,
p=20%=51​Probability of a non-defective bulb,
q=1−p=1−51​=54​Calculate the probability:
We need to find the probability of exactly 3 defective bulbs,
P(X=3).
Apply the binomial probability formula:
P(X=3)=5C3​(51​)3(54​)2Calculate the individual components:
The coefficient,
5C3​, is the number of ways to choose 3 defective bulbs from 5 . This is calculated as:
5C3​=3!(5−3)!5!​=3!×2×15×4×3!​=10Plug in the values:
(51​)3=1251​(54​)2=2516​Calculate the probability:
P(X=3)=10×1251​×2516​=10×312516​=3125160​=62532​Therefore, the probability that exactly 3 out of the 5 bulbs chosen are defective is
62532​.