A quality control inspector tests items from a batch containing high-grade items and low-grade items, where . Two items are selected sequentially. If the first item selected is high-grade, it is kept out of the batch for testing, and additionally low-grade item is also removed from the batch before the second selection. If the probability of selecting two high-grade items in succession is , what is the value of ?
Answer: 6
Answer
The initial number of high-grade items is .
Because the outcome of the first draw alters both the count of high-grade items and the count of low-grade items, the two draws are dependent events. The probability of drawing a high-grade item on the first draw is . Following this successful outcome, the remaining pool consists of high-grade items and low-grade items, yielding a total of items. The probability of a second high-grade selection is therefore . Multiplying these probabilities gives . Solving the resulting quadratic equation gives (since must be a positive integer).
Step-by-Step Solution
Key Concept
Probability of dependent events with non-standard sample space modifications