Question
Three defective oranges are accidently mixed with seven good ones and on looking at them, it is not possible to differentiate between them. Two oranges are drawn at random from the lot. If denote the number of defective oranges, then the variance of is
Options
Solution
1. Key Concepts and Formulas
- Discrete Random Variable: A variable whose value can only take a finite or countable number of distinct values. In this problem, (number of defective oranges) is a discrete random variable.
- Probability Distribution: For a discrete random variable , its probability distribution lists all possible values and their corresponding probabilities . The sum of all probabilities must equal 1.
- Expected Value (Mean): Denoted as or , it represents the average value of the random variable. For a discrete random variable, it's calculated as:
- Expected Value of : Denoted as , it is used in the variance calculation:
- Variance: Denoted as or , it measures the spread or dispersion of the values of a random variable around its mean. For a discrete random variable, it is calculated using the formula:
- Combinations: Used to calculate the number of ways to choose items from a set of items without regard to the order, given by . This is crucial for problems involving selections without replacement, like drawing items from a lot.
2. Step-by-Step Solution
Step 1: Identify the Problem Parameters and Possible Values of
We are given:
- Number of defective oranges:
- Number of good oranges:
- Total number of oranges:
- Number of oranges drawn:
The random variable denotes the number of defective oranges drawn. Since we draw 2 oranges from a lot containing 3 defective ones, the possible values for are:
- : Both drawn oranges are good.
- : One drawn orange is defective, and one is good.
- : Both drawn oranges are defective. The maximum number of defective oranges we can draw is limited by the number of oranges drawn (2) and the total number of defective oranges available (3). Thus, .
Step 2: Calculate the Total Number of Outcomes
The total number of ways to draw 2 oranges from 10 oranges is given by the combination formula : This value will be the denominator for calculating the probabilities .
Step 3: Determine the Probability Distribution of
We calculate for each possible value of using combinations:
-
For (0 defective, 2 good): We choose 0 defective oranges from 3, AND 2 good oranges from 7.
-
For (1 defective, 1 good): We choose 1 defective orange from 3, AND 1 good orange from 7.
-
For (2 defective, 0 good): We choose 2 defective oranges from 3, AND 0 good oranges from 7.
Self-Check: Sum of probabilities: . This confirms our probability calculations are correct.
The probability distribution table is:
Step 4: Calculate the Expected Value
Using the formula : Simplifying the fraction:
Step 5: Calculate the Expected Value
Using the formula : Simplifying the fraction:
Step 6: Calculate the Variance
Using the formula : To subtract these fractions, find the Least Common Multiple (LCM) of 15 and 25. LCM.
3. Common Mistakes & Tips
- Forgetting to square : A common error is to calculate instead of .
- Incorrectly calculating combinations: Ensure you correctly apply the combination formula for selecting items without replacement.
- Not checking the sum of probabilities: Always verify that . This helps catch errors in individual probability calculations early.
- Simplifying fractions too early: While simplifying fractions is good practice, sometimes keeping a common denominator throughout intermediate steps (especially for sums) can reduce calculation errors.
- Recognizing Hypergeometric Distribution: This problem is an example of a Hypergeometric Distribution. For such distributions, the mean and variance can be calculated directly using formulas:
- Using : (Matches our calculation) (Matches our calculation). While using these formulas can be a shortcut, understanding the first principles calculation is fundamental.
4. Summary
To find the variance of the number of defective oranges drawn, we first determined the possible values of the random variable and calculated the probability of each value using combinations. Then, we computed the expected value and the expected value of , , by summing and respectively. Finally, we applied the variance formula to arrive at the result. The calculation yielded a variance of .
5. Final Answer
The variance of is , which corresponds to option (D).
The final answer is .