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!
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.
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 ( X = 3 ) + P ( X = 4 ) + P ( X = 5 ) + P ( X = 6 )
P ( X = 3 ) = 0 . 3 5 3 = 0 . 0 4 2 8 7 5
P ( X = 4 ) = [ ( 3 4 ) − ( 3 3 ) ] ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 = 3 ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 = 0 . 0 8 3 6 0 6 2 5
P ( X = 5 ) = [ ( 3 5 ) − ( 3 4 ) ] ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 2 = 6 ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 2 = 0 . 1 0 8 6 8 8 1 2 5
P ( X = 6 ) = [ ( 3 6 ) − ( 3 5 ) ] ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 3 = 1 0 ⋅ 0 . 3 5 3 ⋅ 0 . 6 5 3 = 0 . 1 1 7 7 4 5 4 6 8 8
Adding all this probabilities we obtain our final answer
P ( 3 ≤ X ≤ 6 ) = 0 . 0 4 2 8 7 5 + 0 . 0 8 3 6 0 6 2 5 + 0 . 1 0 8 6 8 8 1 2 5 + 0 . 1 1 7 7 4 5 4 6 8 8 = 0 . 3 5 2 9 1 4 8 4 3 8