97.0k views
2 votes
A bag contains 3 red balls and 1 blue ball. A second bag contains 1 red ball and 1 blue ball. A ball is randomly picked from each bag and is then placed in the other bag. What is the expected number of red balls in the first bag? (mean or expected value)

User Eronisko
by
5.9k points

1 Answer

2 votes

Answer:

"2.82" seems to be the correct solution.

Explanation:

As we know,

A bag (Bag A) contains,

Red balls = 3

Blue ball = 1

A second bag (Bag B) contains,

Red balls = 1

Blue ball = 1

Now,

⇒ P(Bag A, red ball) =
P(A)* P(r)* P(r)

On substituting the values, we get

⇒ =
(1)/(2)* (3)/(4)* (2)/(3)

⇒ =
(1)/(4)

Similarly,

Probability of second bag will be:

⇒ P(Bag B) =
(1)/(2)

hence,

In the first bag (Bag A), the expected number of red balls will be:


E(n)=\Sigma P(n)* n

On substituting the values, we get


=3 ((1)/(4))+2((1)/(8) )+4((1)/(24) )+3((1)/(12) )+3((4)/(20) )+4((1)/(20) )+2((3)/(20) )+(2)/(20)


= (169)/(60)


=2.82

User Vince
by
4.6k points