Given three indentical bags each containing 10 balls, whose colours are as follows : A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is $p$ and if the ball is Green, the probability that it is from bag III is $q$, then the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$ is: Red Blue Green Bag I 3 2 5 Bag II 4 3 3 Bag III 5 1 4
Problem Analysis:
The number of balls of each color in the three bags is:
| Bag | Red | Blue | Green | Total |
| Bag I | 3 | 2 | 5 | 10 |
| Bag II | 4 | 3 | 3 | 10 |
| Bag III | 5 | 1 | 4 | 10 |
Let $B_1$ denote the event of selecting Bag I, and $R$ denote the event of drawing a Red ball.
We need to find $p = P(B_1 | R)$, the probability the ball is from Bag I given it is Red.
Using Bayes' Theorem:
$ p = P(B_1 | R) = \frac{P(R | B_1) P(B_1)}{P(R)} $From $p = \frac{1}{4}$, we get $\frac{1}{p} = 4$.
Let $B_3$ denote the event of selecting Bag III, and $G$ denote the event of drawing a Green ball.
We need to find $q = P(B_3 | G)$, the probability the ball is from Bag III given it is Green.
Using Bayes' Theorem:
$ q = P(B_3 | G) = \frac{P(G | B_3) P(B_3)}{P(G)} $From $q = \frac{1}{3}$, we get $\frac{1}{q} = 3$.
The problem asks for the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$.
Using the calculated values:
$ \left( \frac{1}{p} + \frac{1}{q} \right) = 4 + 3 = 7 $The final value is 7.
A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn
at random is tossed and head turns up. If the probability that the drawn coin was unbiased,
is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :
| Class | 5-10 | 10-15 | 15-20 | 20-25 | 25-30 | 30-35 |
|---|---|---|---|---|---|---|
| Frequency | 2 | k | 28 | 54 | k+1 | 5 |
A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn
at random is tossed and head turns up. If the probability that the drawn coin was unbiased,
is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :
| Class | 5-10 | 10-15 | 15-20 | 20-25 | 25-30 | 30-35 |
|---|---|---|---|---|---|---|
| Frequency | 2 | k | 28 | 54 | k+1 | 5 |