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

A box has ten chits numbered 0, 1, 2, 3, ……., 9. First, one chit is drawn at random and kept aside. From the remaining, a second chit is drawn at random. What is the probability that the second chit drawn is “9”?

This question was previously asked in
NDA I 2018 GAT Previous Year Paper (22-Apr-2018)
The correct answer is

1/10

Understanding the Probability Problem

The question asks for the probability of a specific event occurring on the second draw from a set of items, where the first item drawn is not replaced. We have a box containing ten chits, numbered from 0 to 9. This means there are 10 distinct chits initially.

Analyzing the Drawing Process

The process involves two steps:

  1. A first chit is drawn at random from the ten chits and kept aside. This means there are now 9 chits remaining in the box.
  2. A second chit is drawn at random from the remaining 9 chits.

We want to find the probability that the second chit drawn is the chit numbered “9”.

Calculating the Probability of the Second Chit Being "9"

Let S be the set of the initial chits: S = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}. The total number of chits is 10.

We can approach this problem by considering the possible outcomes for the first draw and how they affect the second draw. Let A be the event that the first chit drawn is '9', and A' be the event that the first chit drawn is not '9'. Let B be the event that the second chit drawn is '9'. We want to find P(B).

We can use the law of total probability:

\( P(B) = P(B|A)P(A) + P(B|A')P(A') \)

Let's calculate the probabilities needed:

  • P(A): Probability the first chit is '9'.
    There is 1 chit '9' out of 10 total chits.
    \( P(A) = \frac{1}{10} \)
  • P(A'): Probability the first chit is not '9'.
    There are 9 chits that are not '9' out of 10 total chits.
    \( P(A') = \frac{9}{10} \)
  • P(B|A): Probability the second chit is '9' given the first chit was '9'.
    If the first chit was '9', there are 9 chits remaining, none of which is '9'.
    \( P(B|A) = \frac{0}{9} = 0 \)
  • P(B|A'): Probability the second chit is '9' given the first chit was not '9'.
    If the first chit was not '9', there are 9 chits remaining, one of which is '9'.
    \( P(B|A') = \frac{1}{9} \)

Now, substitute these probabilities into the formula for P(B):

\( P(B) = P(B|A)P(A) + P(B|A')P(A') \)

\( P(B) = (0) \times \left(\frac{1}{10}\right) + \left(\frac{1}{9}\right) \times \left(\frac{9}{10}\right) \)

\( P(B) = 0 + \frac{9}{90} \)

\( P(B) = \frac{1}{10} \)

Alternatively, by symmetry, in any sequence of draws without replacement, any specific chit is equally likely to be in any position (first, second, third, etc.). Since there are 10 equally likely chits initially, the probability that the chit '9' is in the second position is the same as the probability it is in the first position, which is \( \frac{1}{10} \).

Conclusion

The probability that the second chit drawn is “9” is \( \frac{1}{10} \).

This matches one of the given options.


Probability Concepts Revision

Let's summarize the key concepts used in this probability problem.

Concept Description
Probability A measure of the likelihood of an event occurring. Calculated as \( \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}} \).
Drawing without Replacement When an item is drawn from a set and not returned, affecting the total number of items for subsequent draws.
Conditional Probability The probability of an event occurring given that another event has already occurred. Denoted \( P(B|A) \).
Law of Total Probability Used to find the overall probability of an event by considering all possible disjoint cases that lead to the event.
Symmetry in Probability In situations with equally likely outcomes and processes that don't inherently favor one position over another for a specific item, the probability of an item being in a particular position can be uniform across positions.

Additional Information on Probability Problems

Probability problems often involve understanding whether events are independent or dependent, and whether drawing is done with or without replacement. In this case, the draws are dependent events because drawing the first chit changes the set of chits available for the second draw. This is a classic example of sampling without replacement.

Understanding how the sample space (the set of possible outcomes) changes after each step is crucial for solving problems involving drawing without replacement.

For the first draw, there were 10 possible outcomes (chits 0 through 9). For the second draw, there were only 9 possible outcomes, and the specific outcomes depended on what was drawn first.

The method using the law of total probability breaks down the problem into scenarios based on the first draw, making it explicit how the outcome of the first draw impacts the probability of the second draw.

Was this answer helpful?

Similar Questions

  1. A coin is biased so that heads comes up thrice as likely as tails. In four independent tosses of the coin, what is probability of getting exactly three heads ?

  2. Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?

  3. In a class, there are n students including the students P and Q. What is the probability that P and Q sit together if seats are assigned randomly?

  4. Two dice are thrown simultaneously. What is the probability that the sum of the numbers appearing on them is a prime number?

  5. A coin is biased so that heads comes up thrice as likely as tails. For three independent tosses of a coin, what is the probability of getting at most two tails?

  6. If the probability of simultaneous occurrence of two events A and B is p and the probability that exactly one of A, B occurs is q, then which of the following is/are correct/

    1) P(A̅) + P(B̅) = 2 – 2p – q

    2) P(A̅ ∩ B̅) = 1 – p – q

    Select the correct answer using the code given below:

  7. Consider the following in respect of two events A and B:

    1) P(A occurs but not B) = P(A) – P(B) if B ⊂ A

    2) P(A alone or B alone occurs) = P(A) + P(B) – P(A ∩ B)

    3) P(A ∪ B) = P(A) + P(B) if A and B are mutually exclusive

    Which of the above is/are correct?

  8. If A and B are two events such that 2P(A) = 3P(B), where 0 < P(A) < P(B) < 1, then which one of the following is correct?

  9. A bag contains 20 books out of which 5 are defective. If 3 of the books are selected at random and removed from the bag in succession without replacement, then what is the probability that all three books are defective?

  10. A machine has three parts, A, B and C, whose chances of being defective are 0.02, 0.10 and 0.05 respectively. The machine stops working if any one of the parts becomes defective. What is the probability that the machine will not stop working?


Important Questions from Probability

  1. Two dice are thrown simultaneously. What is the probability of getting the same number on both the dice?

  2. The probability of being 53 Sundays in year 2020 is-

  3. Three dice are thrown randomly. The probability of coming 3 in at least one die is

  4. The probability of having 53 Tuesdays in an ordinary year is:

  5. When two dice are tossed simultaneously, the probability that the sum of the numbers appearing on both the dice is 8 will be

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
855 Attempts
4.6(131)
English, Hindi

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