360,884 views
22 votes
22 votes
in the game of​ roulette, a player can place a ​$ 7 bet on the number 28 and have a 1/38 probability of winning. if the metal ball lands on ​28, the player gets to keep the ​$7 paid to play the game and the player is awarded ​$245. ​ otherwise, the player is awarded nothing and the casino takes the​ player's ​$7. what is the expected value of the game to the​ player? if you played the game 1000​ times, how much would you expect to​ lose?

User James Moore
by
2.9k points

1 Answer

10 votes
10 votes

Answer: The player expects to lose 184.21 dollars.

=========================================================

Step-by-step explanation:

X = net winnings in dollars

Ignore the "28" because it's really not that relevant here. All we care about is the probability 1/38 which is the probability of winning money. The probability of losing money is 1 - (1/38) = 37/38. Put another way: there's 1 way to win, and 37 ways to lose.

If the player wins, then they walk away with 7+245 = 252 dollars

If the player loses, then their "winnings" is -7

So either X = 252 or X = -7 are the only two options.

Let's form a table showing those options with their corresponding probabilities.


\begin{array}c \cline{1-2}X & P(X)\\\cline{1-2}252 & 1/38\\\cline{1-2}-7 & 37/38\\\cline{1-2}\end{array}

Now multiply each X value and P(X) value across the rows.

252*(1/38) = 6.631579

-7*(37/38) = -6.815789

These values are approximate.


\begin{array}c \cline{1-3}X & P(X) & X*P(X)\\\cline{1-3}252 & 1/38 & 6.631579\\\cline{1-3}-7 & 37/38 & -6.815789\\\cline{1-3}\end{array}

Add up the results of the third column

6.631579 + (-6.815789) = -0.18421

This represents the net winnings for any average spin of the wheel. The player unfortunately expects to lose, on average, about $0.18421 or 18.421 cents per spin.

Do this 1000 times and the player should expect to lose about

1000*(0.18421) = 184.21 dollars

Keep in mind that due to the random nature of roulette wheel, the player may get lucky or their luck may be worse than what is described. The idea is that over the long run, the average should be somewhat close to losing 184.21 dollars.

Another way to think of it could be to have 1000 players doing the same game (rather than have 1 person play the same game 1000 times). Some players may get lucky, while others may not get so lucky. But their collective average should be losing that $184.21

User Ted Bigham
by
2.9k points