Question
Fifteen football players of a club-team are given 15 T-shirts with their names written on the backside. If the players pick up the T-shirts randomly, then the probability that at least 3 players pick the correct T-shirt is :
Options
Solution
1. Key Concepts and Formulas
- Total Number of Arrangements (Sample Space): If there are distinct items (T-shirts) to be distributed among distinct positions (players), the total number of ways this can be done is . This forms our sample space, denoted by .
- Derangement ( or ): A derangement is a permutation of items such that none of the items end up in their original position. The number of derangements of items is given by: For large , the term is very closely approximated by (where ).
- Number of ways to have exactly correct matches: To find the number of ways that exactly players pick their correct T-shirt, we first choose which players get their correct T-shirt. This can be done in ways. The remaining players must then pick T-shirts such that none of them get their correct one. This is a derangement of the remaining T-shirts. Thus, the number of ways for exactly correct matches is .
- Probability of exactly correct matches (): This is the ratio of the number of ways to have exactly correct matches to the total number of arrangements. Using the approximation for large , we get:
- Complementary Probability: The probability of an event occurring is minus the probability of its complementary event occurring. . This is often useful for "at least" type problems.
2. Step-by-Step Solution
Let be the total number of players and T-shirts. We need to find the probability that at least 3 players pick the correct T-shirt.
Step 1: Define the Event and its Complement Let be the event that at least 3 players pick the correct T-shirt. This means 3, 4, 5, ..., up to 15 players pick their correct T-shirt. Calculating all these probabilities directly would be tedious. Instead, we use the principle of complementary probability. The complementary event, , is that fewer than 3 players pick the correct T-shirt. This means exactly 0, exactly 1, or exactly 2 players pick the correct T-shirt. So, .
Step 2: Calculate Probabilities for the Complementary Event () We will use the formula . Since , the values will be 15, 14, and 13. These values are sufficiently large for the approximation to be highly accurate.
-
Probability of exactly 0 correct matches (): This means all 15 players pick incorrect T-shirts, which is a complete derangement of 15 items. Using the approximation :
-
Probability of exactly 1 correct match (): One player picks the correct T-shirt, and the remaining players must pick incorrect T-shirts (a derangement of 14 items). Using the approximation :
-
Probability of exactly 2 correct matches (): Two players pick the correct T-shirts, and the remaining players must pick incorrect T-shirts (a derangement of 13 items). Using the approximation :
Step 3: Sum the Probabilities of the Complementary Event Now, we sum the probabilities for 0, 1, and 2 correct matches to find : To sum these fractions, we find a common denominator:
Step 4: Calculate the Probability of "at least 3 correct" Using the principle of complementary probability:
Step 5: Use a Common Approximation for to Match Options In competitive exams like JEE, when the options are simple fractions, a common approximation for Euler's number is . While is more precise, using allows us to arrive at one of the given simple fractional options. Substituting into our result:
3. Common Mistakes & Tips
- Ignoring Complementary Probability: For "at least" or "at most" problems, consider using complementary probability. It often simplifies calculations by reducing the number of cases to evaluate.
- Misunderstanding Derangements: Ensure you know the concept of derangements and how to apply the formula for exactly matches. A common error is to just use without the factor.
- Approximation of : Be aware that for multiple-choice questions with simple fractional answers, using might be the intended method to quickly match an option, even though is more accurate. If options were decimal values, a more precise value of would be necessary.
- Factorial Errors: Double-check calculations involving factorials and combinations, especially and .
4. Summary
This problem is a classic application of derangements combined with complementary probability. By recognizing that calculating "at least 3 correct" is equivalent to , we simplified the problem significantly. We then used the formula for the probability of exactly correct matches, , and the approximation for large . Summing gave us . Finally, subtracting this from 1 and using the approximation (a common strategy in JEE for matching fractional answers) led to the result .
The final answer is which corresponds to option (A).