There are $4$ red, $5$ green, and $6$ blue balls inside a box. If $N$ number of balls are picked simultaneously, what is the smallest value of $N$ that guarantees there will be at least two balls of the same colour? One cannot see the colour of the balls until they are picked.
Step 1: Identify the categories (pigeonholes).
There are $3$ colours: Red, Green, Blue $\Rightarrow$ $3$ pigeonholes.
Step 2: Worst-case reasoning (Pigeonhole Principle).
To avoid getting two of the same colour as long as possible, pick one ball of each colour first.
After $3$ picks, it is still possible that all $3$ balls are of different colours.
Step 3: Force a repeat.
The next (4th) ball must match one of the already chosen colours, because only $3$ colours exist.
Therefore $N=4$ guarantees at least two balls of the same colour.
\[
\boxed{N_{\min}=4}
\]
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.