Question
The probability, of forming a 12 persons committee from 4 engineers, 2 doctors and 10 professors containing at least 3 engineers and at least 1 doctor, is
Options
Solution
1. Key Concepts and Formulas
- Probability: The probability of an event is the ratio of the number of favorable outcomes to the total number of possible outcomes.
- Combinations: Used when the order of selection does not matter, such as forming a committee. The number of ways to choose items from a set of distinct items is given by:
- Combinations Property: A useful property for simplifying calculations is .
2. Step-by-Step Solution
Step 1: Understand the Problem and Identify Constraints
We need to form a committee of 12 persons from a total pool of 16 individuals, comprising:
- Engineers (E): 4 available
- Doctors (D): 2 available
- Professors (P): 10 available
- Total people available:
The committee must satisfy two conditions:
- At least 3 engineers (i.e., )
- At least 1 doctor (i.e., )
Our goal is to find the probability that a randomly formed 12-person committee meets these criteria.
Step 2: Calculate the Total Number of Possible Committees (Denominator)
First, we determine the total number of ways to form a 12-person committee from the 16 available people without any restrictions. Since the order of selection does not matter, we use combinations.
Using the property , we can calculate this as : So, there are 1820 total possible ways to form a 12-person committee. This will be the denominator of our probability.
Step 3: Calculate the Number of Favorable Committees (Numerator)
Next, we identify the number of ways to form a 12-person committee that satisfies both conditions: at least 3 engineers and at least 1 doctor. Let , , and denote the number of engineers, doctors, and professors selected, respectively. The total committee size is 12: .
Based on the available personnel and conditions:
- Engineers (E): Must be . Since there are only 4 engineers available, can be 3 or 4.
- Doctors (D): Must be . Since there are only 2 doctors available, can be 1 or 2.
- Professors (P): The number of professors is determined by . There are 10 professors available, so .
We will consider all possible combinations of that satisfy the conditions and then determine the number of professors for each case, ensuring is within the available range.
-
Case 3.1: 3 Engineers and 1 Doctor
- Number of Engineers (): Choose 3 from 4 ways.
- Number of Doctors (): Choose 1 from 2 ways.
- Number of Professors (): . (Valid, as ). Choose 8 from 10 ways.
- Number of ways for Case 3.1: .
-
Case 3.2: 3 Engineers and 2 Doctors
- Number of Engineers (): Choose 3 from 4 ways.
- Number of Doctors (): Choose 2 from 2 way.
- Number of Professors (): . (Valid, as ). Choose 7 from 10 ways.
- Number of ways for Case 3.2: .
-
Case 3.3: 4 Engineers and 1 Doctor
- Number of Engineers (): Choose 4 from 4 way.
- Number of Doctors (): Choose 1 from 2 ways.
- Number of Professors (): . (Valid, as ). Choose 7 from 10 ways (from Case 3.2).
- Number of ways for Case 3.3: .
-
Case 3.4: 4 Engineers and 2 Doctors
- Number of Engineers (): Choose 4 from 4 way.
- Number of Doctors (): Choose 2 from 2 way.
- Number of Professors (): . (Valid, as ). Choose 6 from 10 ways.
- Number of ways for Case 3.4: .
The total number of favorable outcomes is the sum of the ways from these mutually exclusive cases:
Step 4: Calculate the Final Probability
Finally, we calculate the probability by dividing the total number of favorable outcomes by the total number of possible outcomes: Simplifying the fraction by dividing both numerator and denominator by 10: To check for further simplification, we find the prime factors: Since there are no common prime factors, the fraction is in its simplest form.
3. Common Mistakes & Tips
- Exhaustive Case Analysis: When dealing with "at least" conditions for multiple categories, ensure you systematically list all valid combinations of those categories. Then, calculate the remaining members for the third category and verify they are within their allowed range.
- "At Least" vs. "Exactly": Remember that "at least 3 engineers" means 3 OR 4 engineers (since only 4 are available), not just exactly 3.
- Combinations vs. Permutations: For committee selection, the order of selection does not matter, so always use combinations (), not permutations ().
- Check Constraints for All Categories: After selecting members for the restricted categories, ensure that the number of members needed for the remaining category (professors, in this case) is both non-negative and does not exceed the available pool.
4. Summary
To determine the probability, we first calculated the total number of ways to form a 12-person committee from 16 individuals using combinations. Then, we systematically identified all possible compositions of the committee that satisfied the conditions of having at least 3 engineers and at least 1 doctor. This involved listing mutually exclusive cases for the number of engineers and doctors, calculating the corresponding number of professors, and summing up the combinations for each valid case. Finally, the probability was found by dividing the total number of favorable outcomes by the total possible outcomes and simplifying the resulting fraction.
The final answer is which corresponds to option (A).