Question

Difficulty: MediumIndependent and Dependent Events

A quality assurance technician randomly selects 2 microprocessors from a batch of 1616 microprocessors, of which 66 were manufactured at Facility A and 1010 were manufactured at Facility B. The selections are made one after another without replacement. What is the probability that both selected microprocessors were manufactured at Facility A?

Answer: 0.125

Answer

The probability that both selected microprocessors were manufactured at Facility A is 0.125 (or 1/8).
Because the selections are made without replacement, the outcome of the first draw changes the pool of available microprocessors for the second draw. The probability of choosing a Facility A microprocessor first is 616=38\frac{6}{16} = \frac{3}{8}. Following that selection, 55 Facility A microprocessors remain among 1515 total microprocessors, giving a conditional probability of 515=13\frac{5}{15} = \frac{1}{3} for the second selection. Multiplying these dependent probabilities yields 38×13=18=0.125\frac{3}{8} \times \frac{1}{3} = \frac{1}{8} = 0.125.

Step-by-Step Solution

1
Determine the probability of selecting a Facility A microprocessor on the first draw.
P(First is Facility A)=616=38P(\text{First is Facility A}) = \frac{6}{16} = \frac{3}{8}
There are 6 microprocessors from Facility A out of 16 total microprocessors.
2
Determine the conditional probability of selecting a Facility A microprocessor on the second draw.
P(Second is Facility AFirst is Facility A)=515=13P(\text{Second is Facility A} \mid \text{First is Facility A}) = \frac{5}{15} = \frac{1}{3}
Since the selection is made without replacement, 5 Facility A microprocessors remain out of a reduced total of 15 microprocessors.
3
Multiply the dependent probabilities to find the combined probability.
P(Both are Facility A)=38×13=324=18=0.125P(\text{Both are Facility A}) = \frac{3}{8} \times \frac{1}{3} = \frac{3}{24} = \frac{1}{8} = 0.125
The joint probability of sequential dependent events is the product of the initial probability and the conditional probability.

Key Concept

Probability of Dependent Events (Sampling without Replacement)
Estimated Time:1m 30s
Rate this question