Independent and Dependent Events

Example 10: A box contains 7 balls of which 4 are blue and 3 are red.
a. Suppose two balls are drawn successfully from this box with replacement, how many blue balls can you expect to draw in the first draw, and in the second draw?
b. Suppose two balls are drawn successfully from this box without replacement, how many blue balls can you expect to draw in the first draw, and in the second draw?

1 answer

To solve this problem, let's analyze each part step by step.

Part (a): Drawing with Replacement

When drawing with replacement, the composition of the box remains the same for each draw since the drawn ball is put back into the box.

  1. Probability of drawing a blue ball:

    • There are 4 blue balls and 3 red balls, which gives a total of 7 balls.
    • The probability P(Blue)=47.
  2. Expected number of blue balls drawn:

    • Each draw is an independent event with the same probability.
    • The expected value of drawing a blue ball in one draw is simply the probability of drawing that blue ball.
    • Hence, the expected number for the first and the second draws is the same.
    • Therefore, for both draws:

    Expected Blue Balls (1st Draw)=P(Blue)=47 Expected Blue Balls (2nd Draw)=P(Blue)=47

Part (b): Drawing without Replacement

When drawing without replacement, the composition of the box changes after each draw.

  1. For the first draw:

    • The probability of drawing a blue ball remains the same as in the previous case: P(Blue on 1st Draw)=47
  2. For the second draw:

    • If the first ball drawn was blue (which happens with probability 47), there would be 3 blue balls and 3 red balls left in the box.
    • If the first ball drawn was red (which happens with probability 37), there would still be 4 blue balls but now only 2 red balls left in the box.

    So, we need to calculate the expected value for the second draw based on the first draw:

    • If the first was blue: P(Blue on 2nd Draw | 1st was Blue)=36=12
    • If the first was red: P(Blue on 2nd Draw | 1st was Red)=46=23
  3. Overall Probability of Blue on 2nd Draw:

    • Using the law of total probability: P(Blue on 2nd Draw)=P(Blue on 2nd Draw | 1st was Blue)P(1st was Blue)+P(Blue on 2nd Draw | 1st was Red)P(1st was Red) =(1247)+(2337)

    Simplifying each term:

    • First term: 1247=27
    • Second term: 2337=27

    So the overall probability: P(Blue on 2nd Draw)=27+27=47

Therefore, the expected number of blue balls drawn is:

  • Expected Blue Balls (1st Draw): 47
  • Expected Blue Balls (2nd Draw): 47

Summary

  • With Replacement:

    • Expected Blue Balls (1st Draw) = 47
    • Expected Blue Balls (2nd Draw) = 47
  • Without Replacement:

    • Expected Blue Balls (1st Draw) = 47
    • Expected Blue Balls (2nd Draw) = 47