65.0k views
0 votes
You have a bag full of 4 green marbles and 1 blue marble. You pick a marble out at random. If it's blue, you stopbecause you win 20 points. If not, you get another chance. Without replacing the green marble, you pick again. It'sblue, you win 10 points, otherwise you lose 20 points. Let X be the number of points you eam in this game. If you playedthis game 100 times, how many points can you expect to win (or lose)?

User Wende
by
3.7k points

1 Answer

3 votes

As per given by the question,

There are given that, 4 green marbles and 1 blue marble contains in a box and pick a marble at randomly.

Now,

Here pick a marble out at random, so first pick a marble for blue;

Then,

Total number of green marbles is 4, and the total number of blue marble is 1, and;

The total numbers of marbles in a bag is, 4+1=5.

So,

For pick the blue marble from 5 marble,

Now,


\begin{gathered} 5_(C_1)=(5!)/(1!*(5-1)!) \\ =(5!)/(1!*4!) \\ =(5*4!)/(1!*4!) \\ =5 \end{gathered}

Now, for pick the green marble from 5 marbles.

Here, total green marble is 4.

So,


\begin{gathered} 5_(C_4)=(5!)/(4!*(5-4)!) \\ =(5*4!)/(4!*1!) \\ =5 \end{gathered}

Now,

From the question, there are clearly mention that if pick a blue, then stop because you won 20 points.

So,

Probability of the blue marble that won the 20 points.

then,


\begin{gathered} P(x=20)=\frac{total\text{ number of blue marble}}{\text{total number of marble}} \\ P(x=20)=(1)/(5) \end{gathered}

Now,

There are also mention that, pick a green marbles without replacing and if its blue then win the 10 points,

So,

probability of the blue marbles that won 10 pointss is,


P(x=10)=(1)/(4)

Now,

Here, find the probability that no points for the first green ball is,


P(x=0)=(4)/(5)

Now,

If you played this game 100 time, then the probability is,


\begin{gathered} P(x=0)+_{}P(x=10)+P(x=20)=(4)/(5)+(1)/(4)+(1)/(5) \\ =1.25 \end{gathered}

now,

For 100 times,


1.25*100=125\text{ points.}

Hence, 125 points can you expect to win.

User Zimano
by
4.2k points