Question:medium

Among every 8 units of a product, one is likely to be defective. If a consumer has ordered 5 units of that product, then the probability that atmost one unit is defective among them is \

Show Hint

In binomial probability, "at most k" means \( P(X=0) + P(X=1) + ... + P(X=k) \). "At least k" means \( P(X=k) + P(X=k+1) + ... + P(X=n) \). Recognizing these phrases is key to setting up the correct sum of probabilities.
Updated On: Mar 30, 2026
  • \( \frac{15}{8} (\frac{7}{8})^6 \)
  • \( \frac{57}{8^8} \)
  • \( \frac{36}{8^5} \)
  • \( \frac{3}{2} (\frac{7}{8})^4 \)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0