A jar contains 11 red marbles, 12 blue marbles, and 6 white marbles. Four marbles from this jar are selected, with each marble being replaced after each selection.

What is the probability that the first white marble chosen is on the 4th selection?

0.1032
0.3957
0.5011
0.6043

Respuesta :

Answer:

Approximately [tex]0.1032[/tex].

Step-by-step explanation:

The marbles are returned to the jar ("replaced") after each draw, meaning that the content of the jar stays the same. Thus, the probability distribution of each draw would be independent and identical.

Let [tex]X_{1}[/tex], [tex]X_{2}[/tex], [tex]X_{3}[/tex], and [tex]X_{4}[/tex] denote whether each draw is a white marble, with [tex]X = 1[/tex] if the draw is a white marble and [tex]X = 0[/tex] otherwise.

Drawing the first white marble on the [tex]4[/tex]th selection means:

  • choosing a marble that is not a white marble at the first [tex]3[/tex] selections, [tex](X_{1} = 0) \cap (X_{2} = 0) \cap (X_{3} = 0)[/tex], and
  • choose a white marble at the [tex]4[/tex]th selection, [tex](X_{4} = 1)[/tex].

The corresponding probability would be:

[tex]P(X_{1} = 0 \cap X_{2} = 0 \cap X_{3} = 0 \cap X_{4} = 1)[/tex].

Since the draws are independent from one another:

[tex]\begin{aligned} & P(X_{1} = 0 \cap X_{2} = 0 \cap X_{3} = 0 \cap X_{4} = 1) \\ =\; & P(X_{1} = 0)\, P(X_{2} = 0)\, P(X_{3} = 0) \, P(X_{4} = 1)\end{aligned}[/tex].

There are a total of [tex]11 + 12 + 6 = 29[/tex] marbles in this jar.

With [tex]6[/tex] out of these [tex]29[/tex] marbles being white marbles, the probability of choosing a white marble at each draw would all be [tex]P(X = 1) = (6 / 29)[/tex]. The probability of not choosing a white marble at each draw would then be [tex]P(X = 0) = (1 - (6/29))[/tex]. Therefore:

[tex]\begin{aligned} & P(X_{1} = 0 \cap X_{2} = 0 \cap X_{3} = 0 \cap X_{4} = 1) \\ =\; & P(X_{1} = 0)\, P(X_{2} = 0)\, P(X_{3} = 0) \, P(X_{4} = 1) \\ =\; & \left(1 - \frac{6}{29}\right)\, \left(1 - \frac{6}{29}\right)\, \left(1 - \frac{6}{29}\right)\, \left(\frac{6}{29}\right) \\ =\; & \frac{73\, 002}{707\, 281}\\ \approx \; & 0.1032\end{aligned}[/tex].