The problem is asking for the probability of rolling exactly one '6' when rolling a fair dice three times. This is a binomial probability problem. The probability of rolling a '6' on a fair die is \( \frac{1}{6} \), and the probability of not rolling a '6' is \( \frac{5}{6} \). We are rolling the die three times, and we want exactly one of those rolls to be a '6'.
The binomial probability formula is given by: \[ P(X = k) = \binom{n}{k} p^k (1-p)^{n-k} \] where:
\( n \) is the number of trials (3 rolls),
\( k \) is the number of successful outcomes (exactly one '6'),
\( p \) is the probability of success on a single trial (\( \frac{1}{6} \)). Substituting the values: \[ P({exactly one '6'}) = \binom{3}{1} \left( \frac{1}{6} \right)^1 \left( \frac{5}{6} \right)^2 \] \[ = 3 \times \frac{1}{6} \times \frac{25}{36} = 3 \times \frac{25}{216} = \frac{75}{216}. \] Thus, the probability of rolling exactly one '6' is \( \frac{75}{216} \). Therefore, the correct answer is \( \boxed{A} \).
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.