Question
Three rotten apples are accidently mixed with fifteen good apples. Assuming the random variable to be the number of rotten apples in a draw of two apples, the variance of is
Options
Solution
1. Key Concepts and Formulas
- Discrete Random Variable: A variable whose value can only take a finite number of distinct values. In this problem, represents the number of rotten apples drawn, which can be 0, 1, or 2.
- Probability Distribution: For a discrete random variable , its probability distribution lists all possible values and their associated probabilities . The sum of all probabilities must equal 1.
- Combinations (): Used to count the number of ways to choose items from a set of distinct items without regard to the order of selection. The formula is . This is essential for calculating the probabilities of drawing specific combinations of apples.
- Expected Value (Mean) : Represents the average value of over many trials. For a discrete random variable, it is calculated as:
- Expected Value of , : This is needed to calculate the variance and is computed similarly:
- Variance : A measure of how much the values of a random variable deviate from its mean. The primary formula for variance is:
- Hypergeometric Distribution: This problem describes a scenario that follows a Hypergeometric Distribution, which models the probability of successes in draws without replacement from a finite population. The variance for a Hypergeometric distribution is given by: where is the total population size, is the number of successes in the population, and is the number of draws.
2. Step-by-Step Solution
Step 1: Identify Given Information and Define the Random Variable First, let's list the known quantities from the problem statement:
- Number of rotten apples () = 3
- Number of good apples = 15
- Total number of apples () =
- Number of apples drawn () = 2
Let be the random variable representing the number of rotten apples in a draw of two apples. Since we are drawing 2 apples and there are 3 rotten apples available, the possible values for are:
- : We draw 0 rotten apples (and 2 good apples).
- : We draw 1 rotten apple (and 1 good apple).
- : We draw 2 rotten apples (and 0 good apples).
Step 2: Calculate the Total Number of Possible Outcomes The total number of ways to draw 2 apples from the 18 available apples is calculated using combinations, as the order of selection does not matter. This total will be the denominator for our probability calculations. So, there are 153 possible combinations when drawing two apples.
Step 3: Construct the Probability Distribution of Next, we calculate the probability for each possible value of by determining the number of favorable outcomes for each case and dividing by the total number of outcomes.
-
Case 1: (Probability of drawing 0 rotten apples) To get 0 rotten apples, we must choose 0 rotten apples from the 3 available AND 2 good apples from the 15 available. So, the number of ways for is .
-
Case 2: (Probability of drawing 1 rotten apple) To get 1 rotten apple, we must choose 1 rotten apple from the 3 available AND 1 good apple from the 15 available. So, the number of ways for is .
-
Case 3: (Probability of drawing 2 rotten apples) To get 2 rotten apples, we must choose 2 rotten apples from the 3 available AND 0 good apples from the 15 available. So, the number of ways for is .
Self-Check: Sum of Probabilities It's essential to verify that the sum of all probabilities equals 1. The probabilities are consistent.
Step 4: Calculate the Expected Value The expected value is the mean number of rotten apples we expect to draw. Using the formula : Substituting the calculated probabilities: This fraction can be simplified by dividing both numerator and denominator by 51: So, on average, we expect to draw of a rotten apple.
Step 5: Calculate the Expected Value of , To calculate the variance, we need . Using the formula : Substituting the probabilities: This fraction can be simplified to by dividing by 3. We will keep it as for ease of calculation with the common denominator in the next step.
Step 6: Calculate the Variance Finally, we use the formula . We have and . To subtract these fractions, we need a common denominator. We know that . So, we can rewrite as .
Step 7: (Optional) Verify using Hypergeometric Distribution Variance Formula As this problem fits the Hypergeometric distribution model, we can use its specific variance formula for verification: Plugging in our values (, , ): Simplifying the fraction by dividing both numerator and denominator by 2: Both methods yield the same result, confirming the calculation.
3. Common Mistakes & Tips
- Confusing with : A frequent error is to incorrectly equate with . Always remember that . is an intermediate step, not the variance itself, unless .
- Combinations vs. Permutations: For selection problems where the order of items drawn does not matter, always use combinations ().
- Careful with Fraction Arithmetic: Ensure accuracy when performing operations with fractions, especially when finding common denominators for subtraction.
- Recognize Distribution Types: Identifying the underlying probability distribution (like Hypergeometric in this case) can provide a powerful shortcut for calculating mean and variance, and serves as an excellent method for verifying results obtained from first principles.
4. Summary
This problem required us to calculate the variance of a discrete random variable representing the number of rotten apples drawn. We systematically determined the total number of ways to draw two apples and then calculated the probability for each possible number of rotten apples (0, 1, or 2). Using these probabilities, we computed the expected value and the expected value of , . Finally, we applied the fundamental formula for variance, , to arrive at the solution. The result was further validated using the specific formula for the variance of a Hypergeometric distribution, confirming the consistency of our calculations.
5. Final Answer
The final answer is , which corresponds to option (B).