The Fair Problem

Probability Level pending

Joan goes to the fair and decides to play a game that consists to introduce 3 balls into a hole to win a prize. Paying 2$ he obtains 3 balls, and paying twice the quantity he paid previously (4$, 8$, 16$, ...) he obtains 1 extra ball each time. If we know John has a probability of 35 % to introduce one ball into the hole.

What probability has John to win the prize if he has only 50$ in his pocket?

Note: The answer must be between 0 and 1. Don't introduce a percentage!


The answer is 0.3529148438.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Juanma Navarro
Sep 5, 2020
  • At the beginning, Joan obtains three balls paying 2$

  • Joan could obtain three extra balls paying 4$, 8$ and 16$

Notice that he can't obtain more than 6 balls because he hasn't enough money.

Therefore, Joan has a maximum of 6 throws to try to introduce 3 balls into the hole. We are going to define this random variable:

X: Number of throws Joan needs until he inserts three balls into the hole (X=3,4,5,6)

We are interested to calculate:

P ( 3 X 6 ) P(3\leq X \leq6) = = P ( X = 3 ) P(X=3) + + P ( X = 4 ) P(X=4) + + P ( X = 5 ) P(X=5) + + P ( X = 6 ) P(X=6)

P ( X = 3 ) P(X=3) = = 0.3 5 3 = 0.042875 0.35^3 = 0.042875

P ( X = 4 ) P(X=4) = = [ ( 4 3 ) ( 3 3 ) ] 0.3 5 3 0.65 = 3 0.3 5 3 0.65 = 0.08360625 [{4\choose3}-{3\choose3}] \cdot 0.35^3 \cdot 0.65 = 3 \cdot 0.35^3 \cdot 0.65 = 0.08360625

P ( X = 5 ) P(X=5) = = [ ( 5 3 ) ( 4 3 ) ] 0.3 5 3 0.6 5 2 = 6 0.3 5 3 0.6 5 2 = 0.108688125 [{5\choose3}-{4\choose3}] \cdot 0.35^3 \cdot 0.65^2 = 6 \cdot 0.35^3 \cdot 0.65^2 = 0.108688125

P ( X = 6 ) P(X=6) = = [ ( 6 3 ) ( 5 3 ) ] 0.3 5 3 0.6 5 3 = 10 0.3 5 3 0.6 5 3 = 0.1177454688 [{6\choose3}-{5\choose3}] \cdot 0.35^3 \cdot 0.65^3 = 10 \cdot 0.35^3 \cdot 0.65^3 = 0.1177454688

Adding all this probabilities we obtain our final answer

P ( 3 X 6 ) P(3\leq X \leq6) = = 0.042875 + 0.08360625 + 0.108688125 + 0.1177454688 = 0.3529148438 0.042875 + 0.08360625 + 0.108688125 + 0.1177454688 = \fbox{0.3529148438}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...