The correct option is (B): 168
To find the number of ways to draw a random sample of 6 balls from the box with the condition that at most 2 red balls are included and not all 6 balls are of the same color, we can break this problem down into cases based on the number of red balls drawn.
Given:
- Total balls = 10 (3 red + 7 blue)
- Sample size = 6 balls
- Condition: At most 2 red balls in the sample, and no sample can consist of all balls of the same color.
Cases:
1. Case 1: 0 red balls and 6 blue balls (not allowed as it contains all the same color).
2. Case 2: 1 red ball and 5 blue balls.
3. Case 3: 2 red balls and 4 blue balls.
Case 2: 1 Red Ball and 5 Blue Balls
- Choose 1 red ball from 3 red balls: \(\binom{3}{1}\)
- Choose 5 blue balls from 7 blue balls: \(\binom{7}{5}\)
Calculating:
\[\binom{3}{1} = 3\]
\[\binom{7}{5} = \binom{7}{2} = \frac{7 \times 6}{2 \times 1} = 21\]
Total for Case 2:
\[3 \times 21 = 63\]
Case 3: 2 Red Balls and 4 Blue Balls
- Choose 2 red balls from 3 red balls: \(\binom{3}{2}\)
- Choose 4 blue balls from 7 blue balls: \(\binom{7}{4}\)
Calculating:
\[\binom{3}{2} = 3\]
\[\binom{7}{4} = \binom{7}{3} = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35\]
Total for Case 3:
\[3 \times 35 = 105\]
Total Number of Ways
Adding the results from both valid cases:
\[\text{Total} = 63 + 105 = 168\]
Conclusion
The number of ways to draw a random sample of 6 balls, meeting the conditions specified, is **168**.
So, the correct answer is 168.
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.