Question 2

From a lot containing 10 defective and 90 non-defective bulbs, 8 bulbs are selected one by one with replacement. Then the probability of getting at least 7 defective bulbs is

Probability of selecting a defective bulb ($$p$$) = $$\frac{10}{100} = 0.1$$

Probability of selecting a non-defective bulb ($$q$$) = $$1 - p = 0.9$$

Number of trials ($$n$$) = 8 (Because 8 bulbs are selected)

Let $$X$$ be the random variable representing the number of defective bulbs. 

$$X$$ follows a binomial distribution: $$X \sim B(n, p)$$.

$$P(X = k) = \binom{n}{k} p^k q^{n-k}$$

We need to find $$P(X \ge 7)$$, which is the sum of the probabilities of getting exactly 7 or exactly 8 defective bulbs:

$$P(X \ge 7) = P(X = 7) + P(X = 8)$$

For $$k = 7$$: $$P(X = 7) = \binom{8}{7} (0.1)^7 (0.9)^{8-7}$$

$$P(X = 7) = 8 \times (0.1)^7 \times 0.9$$

$$P(X = 7) = 7.2 \times (0.1)^7$$

$$P(X = 7) = 0.00000072$$

For $$k = 8$$: $$P(X = 8) = \binom{8}{8} (0.1)^8 (0.9)^{8-8}$$

$$P(X = 8) = 1 \times (0.1)^8 \times 1$$

$$P(X = 8) = 0.1 \times (0.1)^7$$

$$P(X = 8) = 0.00000001$$

Final Sum: $$P(X \ge 7) = 7.2 \times 10^{-7} + 0.1 \times 10^{-7}$$

$$P(X \ge 7) = 7.3 \times 10^{-7}$$

The probability of getting at least 7 defective bulbs is $$7.3 \times 10^{-7}$$ (or $$\frac{73}{10^8}$$).

Create a FREE account and get:

  • Free JEE Mains Previous Papers PDF
  • Take JEE Mains paper tests