Question
Question: Bag-I contains 1 white, 2 Red and 3 Blue Balls. Bag-II contains 2 white, 3 Red and 4 Blue Balls. An ...
Bag-I contains 1 white, 2 Red and 3 Blue Balls. Bag-II contains 2 white, 3 Red and 4 Blue Balls. An experiment involves picking 3 balls from Bag-I without noticing its color and placing it in Bag-II. If it is known that there are atleast 5 Blue Balls in Bag-II after the experiment, then the probability that there exists atmost 1 red ball in the three picked balls is λ, then 190λ = ______

160
Solution
Let B1 be Bag-I and B2 be Bag-II.
Bag-I contains 1 White (W), 2 Red (R), and 3 Blue (B) balls. Total balls in B1 = 1 + 2 + 3 = 6.
Bag-II contains 2 White (W), 3 Red (R), and 4 Blue (B) balls. Total balls in B2 = 2 + 3 + 4 = 9.
We pick 3 balls from Bag-I and place them in Bag-II. The total number of ways to pick 3 balls from the 6 balls in Bag-I is (36)=3×2×16×5×4=20.
Let (nW,nR,nB) denote the number of White, Red, and Blue balls picked from Bag-I, such that nW+nR+nB=3. The number of ways to pick such a combination is (nW1)(nR2)(nB3).
The possible compositions and the number of ways are:
- (0, 0, 3): (01)(02)(33)=1×1×1=1 way.
- (0, 1, 2): (01)(12)(23)=1×2×3=6 ways.
- (0, 2, 1): (01)(22)(13)=1×1×3=3 ways.
- (1, 0, 2): (11)(02)(23)=1×1×3=3 ways.
- (1, 1, 1): (11)(12)(13)=1×2×3=6 ways.
- (1, 2, 0): (11)(22)(03)=1×1×1=1 way.
The total number of ways is 1+6+3+3+6+1=20, which matches (36).
Let E be the event that there are at least 5 Blue balls in Bag-II after the experiment.
Initially, there are 4 Blue balls in Bag-II. After adding nB Blue balls from Bag-I, the number of Blue balls in Bag-II is 4+nB.
The condition 4+nB≥5 implies nB≥1.
The compositions satisfying nB≥1 are those with nB=1,2, or 3: (0, 0, 3), (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 1, 1).
The total number of ways for event E is 1+6+3+3+6=19.
The probability of event E is P(E)=Total number of waysNumber of ways for E=2019.
Let A be the event that there exists at most 1 red ball in the three picked balls from Bag-I.
This means nR≤1.
The compositions satisfying nR≤1 are those with nR=0 or nR=1: (0, 0, 3), (1, 0, 2), (0, 1, 2), (1, 1, 1).
The total number of ways for event A is 1+3+6+6=16.
The probability of event A is P(A)=2016=54.
We are interested in the probability of event A given event E, which is P(A∣E)=P(E)P(A∩E).
The event A∩E is that the picked balls satisfy both nR≤1 and nB≥1.
Let's check the compositions satisfying nR≤1:
- (0, 0, 3): nR=0,nB=3. nR≤1 (Yes), nB≥1 (Yes). In A∩E.
- (1, 0, 2): nR=0,nB=2. nR≤1 (Yes), nB≥1 (Yes). In A∩E.
- (0, 1, 2): nR=1,nB=2. nR≤1 (Yes), nB≥1 (Yes). In A∩E.
- (1, 1, 1): nR=1,nB=1. nR≤1 (Yes), nB≥1 (Yes). In A∩E.
The compositions satisfying nR≤1 but not nB≥1 would be those with nR≤1 and nB=0. There are no such compositions summing to 3 with the given balls in Bag-I (e.g., (1, 1, 0) is not possible as nW+nR+nB=1+1+0=2=3).
The compositions satisfying nB≥1 but not nR≤1 would be those with nB≥1 and nR>1. This means nR=2.
- (0, 2, 1): nR=2,nB=1. nR≤1 (No). Not in A∩E.
The compositions satisfying both nR≤1 and nB≥1 are (0, 0, 3), (1, 0, 2), (0, 1, 2), (1, 1, 1).
The number of ways for A∩E is 1+3+6+6=16.
The probability of A∩E is P(A∩E)=2016=54.
The conditional probability P(A∣E) is: P(A∣E)=P(E)P(A∩E)=19/2016/20=1916.
The question states that this probability is λ. So, λ=1916.
We need to find the value of 190λ. 190λ=190×1916=10×16=160.
The final answer is 160.