Given:
- 15 identical balloons.
- 6 identical pencils.
- 3 identical erasers.
- 3 children.
Each child must get at least 4 balloons and 1 pencil. First, let's distribute the minimum required balloons and pencils to each child:
Each child gets 4 balloons. So, for 3 children: \(3 \times 4 = 12\) balloons are given. We're left with \(15 - 12 = 3\) balloons to be distributed.
Now, let's use the formula for distributing \(n\) identical objects among \(r\) people/groups.
The formula is: \(\binom{n+r-1}{r-1}\)
Where:
- \(n\) = number of identical objects
- \(r\) = number of groups/people.
Here, \(n = 3\) (remaining balloons) and \(r = 3\) (children).
Number of ways to distribute 3 identical balloons among 3 children:
\(\binom{3+3-1}{3-1} = \binom{5}{2}\)
\(= \frac{5!}{2!3!} = 10\)
Each child gets 1 pencil. So, for 3 children: \(3 \times 1 = 3\) pencils are given. We're left with \(6 - 3 = 3\) pencils to be distributed.
Using the formula again, for \(n = 3\) pencils among \(r = 3\) children:
Number of ways to distribute 3 identical pencils among 3 children = \(\binom{5}{2} = 10\)
There are 3 identical erasers and 3 children. So, using the formula for \(n = 3\) erasers and \(r = 3\) children:
Number of ways to distribute 3 identical erasers among 3 children = \(\binom{5}{2} = 10\)
Now, the total number of ways is the product of all the individual ways:
\(Total = 10 \, (\text{for balloons}) \times 10 \, (\text{for pencils}) \times 10 \, (\text{for erasers})\)
\(Total = 1000\)
So, there are 1000 ways to distribute the items among the children satisfying the given conditions.
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.