Question:

Three screws are drawn at random from a lot of 50 screws containing 5 defective ones. Then the probability of the event that all 3 screws drawn are non-defective, assuming that the drawing is (a) with replacement (b) without replacement respectively is:

Show Hint

When calculating probabilities with and without replacement, ensure you adjust the denominator in each step for without replacement scenarios.
Updated On: May 23, 2025
  • \( \frac{9}{10}^3 \times \frac{1419}{1960} \)
  • \( \frac{9}{10}^2 \times \frac{1418}{1961} \)
  • \( \frac{9}{10}^2 \times \frac{1419}{1960} \)
  • \( \frac{9}{10}^3 \times \frac{1418}{1961} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

We are given that: - Total number of screws: 50 - Defective screws: 5 - Non-defective screws: 50 - 5 = 45 % Option (a) With Replacement: When drawing with replacement, the probability that each screw drawn is non-defective is the same for each draw. The probability of drawing a non-defective screw in one trial is: \[ \frac{45}{50} = \frac{9}{10} \] Since there are 3 draws with replacement, the probability of drawing 3 non-defective screws is: \[ P(\text{all non-defective}) = \left( \frac{9}{10} \right)^3 \] Next, we need to calculate the probability of the event given that all the screws drawn are non-defective. This is: \[ P(\text{all non-defective}) = \left( \frac{9}{10} \right)^3 \times \frac{1419}{1960} \] % Option (b) Without Replacement: When drawing without replacement, the probability changes with each draw. We use the following formula: \[ P(\text{all non-defective}) = \frac{45}{50} \times \frac{44}{49} \times \frac{43}{48} \] This simplifies to: \[ P(\text{all non-defective}) = \frac{9}{10} \times \frac{1419}{1960} \] % Final Answer \[ \boxed{\frac{9}{10}^3 \times \frac{1419}{1960}} \]
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given:
Total screws = 50
Defective screws = 5
Non-defective screws = 50 - 5 = 45
Three screws are drawn from the lot.

Part (a): Drawing with replacement
Since the drawing is with replacement, the composition of the lot does not change after each draw.
Probability that the first screw is non-defective = 45/50 = 9/10
Similarly, the probability remains the same for the second and third draws.
So, probability that all three are non-defective = (9/10) × (9/10) × (9/10) = \( \left( \frac{9}{10} \right)^3 \)

Part (b): Drawing without replacement
Now the lot size reduces after each draw, and the number of non-defective screws decreases if one is picked.

- First draw: Probability of non-defective = 45/50
- Second draw: Now 44 non-defective remain out of 49 screws → Probability = 44/49
- Third draw: Now 43 non-defective remain out of 48 screws → Probability = 43/48

So, total probability without replacement = (45/50) × (44/49) × (43/48)
Let’s simplify:
= \( \frac{45 \times 44 \times 43}{50 \times 49 \times 48} = \frac{1419}{1960} \)

Final Answer:
Probability (with replacement) = \( \left( \frac{9}{10} \right)^3 \)
Probability (without replacement) = \( \frac{1419}{1960} \)
Combined expression = \( \left( \frac{9}{10} \right)^3 \times \frac{1419}{1960} \)
Was this answer helpful?
0
0