Question

A player is given the choice to play this game. The player flips a coin until...

A player is given the choice to play this game. The player flips a coin until they get the first Heads. Points are awarded based on how many flips it took:

1 flip (the very first flip is Heads): 2 points
2 flips (the second flip was the first Heads): 4 points
3 flips (the third flip was the first Heads): 8 points
4 flips (the fourth flip was the first Heads): 16 points

and so on. If the player makes n flips, they win 2 n points

Now at most 32 flips can be made. If the first 32 flips are all Tails, then the player stops flipping (even though they didn't get a Heads yet) and wins 2 32 points. How many points on average does the player win? How much should the player be willing to spend to play this game?

Homework Answers

Answer #1

Let X be the amount of winning points and K be the number of flips to get the first head. The probability distribution of X is,

for k = 1, 2, ..., 31

(Probability to get all tails in 31 flips)

Average number of points the player wins =

= 31 + 2

= 33

To have a positive return from the game, the player would be willing to spend at most $33 to play this game.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Alice and Bob play a game in which they flip a coin repeatedly. Each time the...
Alice and Bob play a game in which they flip a coin repeatedly. Each time the coin is heads, Alice wins $1 (and Bob loses $1). Each time the coin is tails, Bob wins (and Alice loses) $2. They continue playing until Alice has won three flips. Prove that the expected value of Bob’s winnings is $3. (Hint: Use linearity of expected value to consider the expected value of each flip separately, with flips being worth $0 if they do...
Casinos in Atlantic City are looking to offer a special coin flip game where the player...
Casinos in Atlantic City are looking to offer a special coin flip game where the player wins $4,000 if the coin comes up heads and loses $1,000 if the coin comes up tails. Assume a fair coin is used. Which statement below BEST describes the new coin flip game? A. All statements are true. B. A risk averse person would pay less than $1,500 to play this game. C. A risk neutral person would be willing to pay $1,500 to...
Suppose that you get the opportunity to play a coin flipping game where if your first...
Suppose that you get the opportunity to play a coin flipping game where if your first flip is a “head”, then you get to flip five more times; otherwise you only get to flip two more times. Assuming that the coin is fair and that each flip is independent, what is the expected total number of “heads”?
There is a game with two players. Both players place $1 in the pot to play....
There is a game with two players. Both players place $1 in the pot to play. There are seven rounds and each round a fair coin is flipped. If the coin is heads, Player 1 wins the round. Otherwise, if it is tails, Player 2 wins the round. Whichever player wins four rounds first gets the $2 in the pot. After four rounds, Player 1 has won 3 rounds and Player 2 has won 1 round, but they cannot finish...
Two players are playing a coin tossing game. Player A wins $1 if the coin comes...
Two players are playing a coin tossing game. Player A wins $1 if the coin comes up heads and loses $1 if it comes up tails. Player B is unaware that the coin is weighted so that p(heads)=.55. They start with $3 in some way divided between them. They play until one player has no money. Write the transition matrix, P, for this game from player A's point of view.
Two players are playing a coin tossing game. Player A wins $1 if the coin comes...
Two players are playing a coin tossing game. Player A wins $1 if the coin comes up heads and loses $1 if it comes up tails. Player B is unaware that the coin is weighted so that p(heads)=.6. They start with $3 in some way divided between them. They play until one player has no money. Write the transition matrix, P, for this game from player A's point of view.
Question 3: You are given a fair coin. You flip this coin twice; the two flips...
Question 3: You are given a fair coin. You flip this coin twice; the two flips are independent. For each heads, you win 3 dollars, whereas for each tails, you lose 2 dollars. Consider the random variable X = the amount of money that you win. – Use the definition of expected value to determine E(X). – Use the linearity of expectation to determineE(X). You flip this coin 99 times; these flips are mutually independent. For each heads, you win...
You flip a coin until getting heads. Let X be the number of coin flips. a....
You flip a coin until getting heads. Let X be the number of coin flips. a. What is the probability that you flip the coin at least 8 times? b. What is the probability that you flip the coin at least 8 times given that the first, third, and fifth flips were all tails? c. You flip three coins. Let X be the total number of heads. You then roll X standard dice. Let Y be the sum of those...
java beginner level NO ARRAYS in program Flip a coin (Assignment) How many times in a...
java beginner level NO ARRAYS in program Flip a coin (Assignment) How many times in a row can you flip a coin and gets heads? Use the random number generator to simulate the flipping of the coin. 0 means heads, 1 means tails. Start a loop, flip it, if heads, count it and keep flipping. If tails, stop the loop. Display the number of times in a row that heads came up. Once this is working, wrap a while loop...
You are playing a game that involves flipping a coin, but you begin to suspect that...
You are playing a game that involves flipping a coin, but you begin to suspect that the coin is not fair (P(heads) = P(tails) = 0.5). In fact, your current estimate of P(heads) = 0.59, based on 100 coin flips. Is this enough information to say that the coin is not fair with 95% confidence? If not, how many more coin flips would be required (assuming the P(heads) remains the same)?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT