Question
Two integers are selected at random from the set {1, 2, ...., 11}. Given that the sum of selected numbers is even, the conditional probability that both the numbers are even is :
Options
Solution
Key Concepts and Formulas
- Conditional Probability: The probability of an event B occurring, given that event A has already occurred, is denoted as . It is defined by the formula: When all outcomes are equally likely, this can be expressed in terms of the number of favorable outcomes: This means our sample space is effectively reduced to only those outcomes where event A occurs.
- Combinations: The number of ways to choose items from a set of distinct items, where the order of selection does not matter, is given by the combination formula:
- Parity Rules for Sums:
- Even + Even = Even
- Odd + Odd = Even
- Even + Odd = Odd
Step-by-Step Solution
1. Analyze the Given Set and Classify Numbers by Parity The problem involves selecting numbers from the set . There are a total of 11 integers in this set. To determine the parity of sums, it's crucial to first identify the count of even and odd numbers within this set.
- Even numbers (E): These are . There are even numbers.
- Odd numbers (O): These are . There are odd numbers.
2. Define the Events Let's clearly define the events involved in the conditional probability question:
- Event A: The sum of the two selected numbers is even. This is the condition that is "given".
- Event B: Both the selected numbers are even. This is the event whose probability we need to find, conditional on A.
We are tasked with finding .
3. Determine the Conditions for Event A (Sum is Even) For the sum of two integers to be an even number, based on the parity rules, there are only two possible scenarios for the parities of the two selected numbers:
- Case 1: Both numbers selected are even (Even + Even = Even).
- Case 2: Both numbers selected are odd (Odd + Odd = Even).
Any other combination (one even and one odd) would result in an odd sum.
4. Calculate the Number of Outcomes for Event A () Event A is the condition that the sum of the two selected numbers is even. We need to count the total number of ways to select two numbers such that their sum is even. This will form our reduced sample space.
- Number of ways to select two even numbers: We have 5 even numbers, and we need to choose 2 of them. This is calculated using combinations:
- Number of ways to select two odd numbers: We have 6 odd numbers, and we need to choose 2 of them:
The total number of ways for Event A to occur (i.e., the sum of the selected numbers is even) is the sum of these two cases: So, there are 25 possible pairs of numbers whose sum is even. This is the size of our reduced sample space.
5. Calculate the Number of Outcomes for Event A B () Event represents the scenario where "the sum of the two selected numbers is even AND both selected numbers are even." If both selected numbers are even, their sum will always be even (as per parity rules: Even + Even = Even). Therefore, the condition "sum is even" is automatically satisfied if "both numbers are even". Thus, the event simplifies to just "both selected numbers are even".
The number of ways to select two even numbers was already calculated in Step 4: So, there are 10 pairs of numbers where both are even (and consequently, their sum is even).
6. Calculate the Conditional Probability Now we apply the conditional probability formula using the counts of outcomes: Substitute the values we calculated:
7. Simplify the Result Simplify the fraction to its simplest form:
Common Mistakes & Tips
- Reduced Sample Space: A common mistake is to use the total number of ways to select two numbers from the set (which is ) as the denominator. Remember that for conditional probability , the denominator is , the number of outcomes in the given event A.
- Parity Rules: Always confirm the parity rules for sums. A quick check (e.g., (E+E=E), (O+O=E), (O+E=O)) can prevent errors.
- Combinations vs. Permutations: Since the problem asks for "two integers selected," and the order of selection does not change the pair (e.g., {2,4} is the same as {4,2}), combinations () are the correct counting method, not permutations ().
Summary
This problem is a straightforward application of conditional probability. We began by classifying the numbers in the given set into even and odd counts. Then, we identified the conditions under which the sum of two selected numbers would be even (either both even or both odd) to determine the size of our restricted sample space, . Next, we determined the number of outcomes where both numbers are even (which also satisfies the condition that their sum is even) to find . Finally, by taking the ratio , we calculated the conditional probability.
The final answer is , which corresponds to option (A).