1) Understanding the Problem:
Each of the 5 boxes contains 3 blue pens, 1 red pen, and 2 black pens. A pen is drawn randomly from each box. We need to calculate the probability that exactly 2 blue pens and exactly 1 red pen are drawn from these 5 boxes.
2) Probability of Drawing Blue and Red Pens:
The probability of drawing a blue pen from a single box is \( P(\text{Blue}) = \frac{3}{6} = \frac{1}{2} \).
The probability of drawing a red pen from a single box is \( P(\text{Red}) = \frac{1}{6} \).
The probability of drawing a black pen from a single box is \( P(\text{Black}) = \frac{2}{6} = \frac{1}{3} \).
3) Applying the Given Conditions:
We want to find the probability that exactly 2 blue pens and exactly 1 red pen are drawn. Out of the 5 boxes, we need to select 2 boxes to draw blue pens, 1 box to draw a red pen, and the remaining 2 boxes will draw black pens.
The number of ways to choose 2 boxes for blue pens from 5 is \( \binom{5}{2} = 10 \). Similarly, the number of ways to choose 1 box for the red pen from the remaining 3 boxes is \( \binom{3}{1} = 3 \). The remaining 2 boxes will automatically have black pens.
4) Calculating the Probability:
The total probability is given by: \[ P(X_1 = 2, X_2 = 1) = \binom{5}{2} \times \binom{3}{1} \times \left( \frac{1}{2} \right)^2 \times \left( \frac{1}{6} \right) \times \left( \frac{1}{3} \right)^2 \] Substituting the values: \[ P(X_1 = 2, X_2 = 1) = 10 \times 3 \times \left( \frac{1}{2} \right)^2 \times \left( \frac{1}{6} \right) \times \left( \frac{1}{3} \right)^2 \] \[ P(X_1 = 2, X_2 = 1) = 30 \times \frac{1}{4} \times \frac{1}{6} \times \frac{1}{9} \] \[ P(X_1 = 2, X_2 = 1) = \frac{30}{216} = \frac{5}{36} \] Thus, the correct answer is (A) \( \frac{5}{36} \).
The probability of hitting the target by a trained sniper is three times the probability of not hitting the target on a stormy day due to high wind speed. The sniper fired two shots on the target on a stormy day when wind speed was very high. Find the probability that
(i) target is hit.
(ii) at least one shot misses the target. 
Smoking increases the risk of lung problems. A study revealed that 170 in 1000 males who smoke develop lung complications, while 120 out of 1000 females who smoke develop lung related problems. In a colony, 50 people were found to be smokers of which 30 are males. A person is selected at random from these 50 people and tested for lung related problems. Based on the given information answer the following questions: 
(i) What is the probability that selected person is a female?
(ii) If a male person is selected, what is the probability that he will not be suffering from lung problems?
(iii)(a) A person selected at random is detected with lung complications. Find the probability that selected person is a female.
OR
(iii)(b) A person selected at random is not having lung problems. Find the probability that the person is a male.