| Scenario | Jar 1 | Jar 2 | Chance of Picking White |
|---|---|---|---|
| 25 white and 25 black in each | 25 white, 25 black | 25 white, 25 black | 50% |
| White in one and 99 in the other | 1 white | 99 (49 white, 50 black) | 50% |
| 50 white in one and 50 black in the other | 50 white | 50 black | 50% |
| All hundred in one | 100 (50 white, 50 black) | 0 | 50% |
To maximize the probability of picking a white marble, strategy 2 is the most effective. In this setup, you put 1 white marble in Jar 1 and the rest (49 white, 50 black) in Jar 2. When you draw from Jar 1, the probability of getting a white marble is 100%. If you draw from Jar 2, the probability is 49/99. Thus, the overall probability of picking a white marble is the average of the probabilities when drawing from each jar. Assume you always choose Jar 1 when available:
Prob(White) = Prob(Choose Jar 1) * Prob(White from Jar 1) + Prob(Choose Jar 2) * Prob(White from Jar 2) = 0.5 * 1 + 0.5 * (49/99) ≈ 0.745, which is 74.5%.
This approach yields the highest possible likelihood of picking a white marble, significantly better than the 50% baseline in other configurations.
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.