Difficulty: Easy
Correct Answer: 1/2
Explanation:
Introduction / Context:
This problem is a direct application of independent selection with simple fractions. We have a small wardrobe with categories (shirts, trousers) and want the probability that neither selected item is grey when picked at random in the dark.
Given Data / Assumptions:
Concept / Approach:
For independence, multiply the probabilities of the required events in each category. The desired event is “non-grey shirt” AND “non-grey trouser.”
Step-by-Step Solution:
Verification / Alternative check:
List outcomes: trousers (G, B, Br), shirts (G, W, W, W). Favorable pairs exclude any with a G. Count = 2 * 3 = 6 favorable out of 3*4 = 12 total ⇒ 6/12 = 1/2.
Why Other Options Are Wrong:
Common Pitfalls:
Treating the combined choice as dependent in the wrong way, or forgetting to multiply across categories for independent events.
Final Answer:
1/2
Discussion & Comments