All Exams Test series for 1 year @ ₹349 only
Question

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

The correct answer is
$\frac{67}{10^8}$

Problem Overview: Defective Bulb Probability

This problem requires calculating probability using the binomial distribution framework. We are selecting bulbs one by one with replacement, ensuring each selection is an independent event with a constant probability of success (selecting a defective bulb).

  • Total bulbs in the lot: 100
  • Number of defective bulbs: 10
  • Number of non-defective bulbs: 90
  • Number of bulbs selected (trials), denoted as n: 8

The probability of success (selecting a defective bulb) in a single trial is:
p = $\frac{\text{Number of defective bulbs}}{\text{Total bulbs}} = \frac{10}{100} = 0.1$
The probability of failure (selecting a non-defective bulb) in a single trial is:
q = $1 - p = 1 - 0.1 = 0.9$

The question asks for the probability of getting at least 7 defective bulbs. This means we need to find the probability of getting exactly 7 defective bulbs OR exactly 8 defective bulbs. Let $X$ be the number of defective bulbs selected. We need to calculate $P(X \ge 7)$.
$P(X \ge 7) = P(X=7) + P(X=8)$

Binomial Probability Calculation

The formula for binomial probability is $P(X=k) = C(n, k) \times p^k \times q^{(n-k)}$, where $C(n, k) = \frac{n!}{k!(n-k)!}$ is the binomial coefficient.

Calculating Probability of Exactly 7 Defective Bulbs (P(X=7))

For $k=7$:
$C(8, 7) = \frac{8!}{7!(8-7)!} = \frac{8!}{7!1!} = 8$
$P(X=7) = C(8, 7) \times (0.1)^7 \times (0.9)^{(8-7)}$
$P(X=7) = 8 \times (0.1)^7 \times (0.9)^1$
$P(X=7) = 8 \times 10^{-7} \times 0.9 = 7.2 \times 10^{-7}$
To express this with a denominator of $10^8$, we write: $7.2 \times 10^{-7} = 72 \times 10^{-8}$.

Calculating Probability of Exactly 8 Defective Bulbs (P(X=8))

For $k=8$:
$C(8, 8) = \frac{8!}{8!(8-8)!} = \frac{8!}{8!0!} = 1$
$P(X=8) = C(8, 8) \times (0.1)^8 \times (0.9)^{(8-8)}$
$P(X=8) = 1 \times (0.1)^8 \times (0.9)^0$
$P(X=8) = 1 \times 10^{-8} \times 1 = 10^{-8}$
This can be written as $\frac{1}{10^8}$.

Total Probability P(X >= 7)

Summing the probabilities for exactly 7 and exactly 8 defective bulbs:
$P(X \ge 7) = P(X=7) + P(X=8)$
$P(X \ge 7) = (72 \times 10^{-8}) + (1 \times 10^{-8})$
$P(X \ge 7) = (72 + 1) \times 10^{-8}$
$P(X \ge 7) = 73 \times 10^{-8}$
$P(X \ge 7) = \frac{73}{10^8}$

Was this answer helpful?

Similar Questions

  1. A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn

    at random is tossed and head turns up. If the probability that the drawn coin was unbiased,

    is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :

  2. Given three indentical bags each containing 10 balls, whose colours are as follows :

     RedBlueGreen
    Bag I325
    Bag II433
    Bag III514

    A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is $p$ and if the ball is Green, the probability that it is from bag III is $q$, then the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$ is:

  3. From the first 100 natural numbers, two numbers first a and then b are selected randomly without replacement. If the probability that $a - b \ge 10$ is $\frac{m}{n}$, gcd (m, n) = 1, then $m + n$ is equal to ___________.
  4. If the mean of the data
    Class5-1010-1515-2020-2525-3030-35
    Frequency2k2854k+15

    is 21, then k is one of the roots of the equation :
  5. The probabilities that players A and B of a team are selected for the captaincy for a tournament are 0.6 and 0.4, respectively. If A is selected the captain, the probability that the team wins the tournament is 0.8 and if B is selected the captain, the probability that the team wins the tournament is 0.7. Then the probability, that the team wins the tournament, is :
  6. A variable X takes values $0, 0, 2, 6, 12, 20, \dots, n(n-1)$ with frequencies ${}^{n}C_{0}, {}^{n}C_{1}, {}^{n}C_{2}, {}^{n}C_{3}, {}^{n}C_{4}, {}^{n}C_{5}, \dots, {}^{n}C_{n}$, respectively. If the mean of this data is 60, then its median is :
  7. A bag contains (N + 1) coins – N fair coins, and one coin with 'Head' on both sides. A coin is selected at random and tossed. If the probability of getting 'Head' is $\frac{9}{16}$, then N is equal to:
  8. A candidate has to go to the examination centre to appear in an examination. The candidate uses only one means of transportation for the entire distance out of bus, scooter and car. The probabilities of the candidate going by bus, scooter and car, respectively, are $\frac{2}{5}, \frac{1}{5}$ and $\frac{2}{5}$. The probabilities that the candidate reaches late at the examination centre are $\frac{1}{5}, \frac{1}{3}$ and $\frac{1}{4}$ if the candidate uses bus, scooter and car, respectively. Given that the candidate reached late at the examination centre, the probability that the candidate travelled by bus is :

Important Questions from Statistics and Probability

  1. A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn

    at random is tossed and head turns up. If the probability that the drawn coin was unbiased,

    is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :

  2. Given three indentical bags each containing 10 balls, whose colours are as follows :

     RedBlueGreen
    Bag I325
    Bag II433
    Bag III514

    A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is $p$ and if the ball is Green, the probability that it is from bag III is $q$, then the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$ is:

  3. From the first 100 natural numbers, two numbers first a and then b are selected randomly without replacement. If the probability that $a - b \ge 10$ is $\frac{m}{n}$, gcd (m, n) = 1, then $m + n$ is equal to ___________.
  4. If the mean of the data
    Class5-1010-1515-2020-2525-3030-35
    Frequency2k2854k+15

    is 21, then k is one of the roots of the equation :
  5. The probabilities that players A and B of a team are selected for the captaincy for a tournament are 0.6 and 0.4, respectively. If A is selected the captain, the probability that the team wins the tournament is 0.8 and if B is selected the captain, the probability that the team wins the tournament is 0.7. Then the probability, that the team wins the tournament, is :
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App