Question

In: Math

A game is to be played by first flipping a fair coin, and then drawing balls...

A game is to be played by first flipping a fair coin, and then drawing balls without replacement from a bin. If you flip heads you get to draw one ball, and if you flip tails you get two draw two balls. The bin contains 7 red balls, and 4 white balls. Let W = 4x - 2 be your win amount, where X represents the number of white balls drawn. What is your expected win amount on any given play?

Solutions

Expert Solution

When we flip a coin possible outcomes are head and tail. So,

P(H) = P(T) = 0.5

Total number of balls: 7+4 =11

Now if head occur then you get ot draw one ball. That is X can take values 0, 1.

There are 7 red balls out of 11. So

P(X=0 | H) = 7 /11 = 0.6364

P(X=1 |H) = 4/11 = 0.3636

P(X=2 |H) = 0

Now if head occur then you get ot draw two balls. That is X can take values 0, 1, 2.

There are 7 red balls and 4 white balls out of 11. So

P(X=0 | T) = C(7,2) / C(11,2) = 42 / 110 = 0.3818

P(X=1 | T) = [ C(4,1) * C(7,1)] / C(11,2) = 28/55 = 0.5091

P(X=2 | T) = C(4,2) / C(11,2) = 28/55 = 0.1091

By the law of total probability we have

P(X=0) = P(X=0|H)P(H) + P(X=0|T)P(T) = 0.6364 *0.5 + 0.3818 *0.5 = 0.5091

P(X=1) = P(X=1|H)P(H) + P(X=1|T)P(T) = 0.3636*0.5 + 0.5091*0.5 = 0.43635

P(X=2) = P(X=2|H)P(H) + P(X=2|T)P(T) = 0*0.5 + 0.1091*0.5 = 0.05455

Now following table shows the calculations for expected vaue of W:

X P(X=x) W=(4^X)-2 P(W=w)=P(X=x) WP(W=w)
0 0.5091 -1 0.5091 -0.5091
1 0.43635 2 0.43635 0.8727
2 0.05455 14 0.05455 0.7637
Total 1 1.1273

That is:

Hence, your expected win amount on any given play is $1.13.


Related Solutions

6. Create a probability distribution for a coin flipping game. That is, toss a coin at...
6. Create a probability distribution for a coin flipping game. That is, toss a coin at least 25 times and keep up with the number of heads and the number of tails. (8 points for each part) a. Compile your data into a probability distribution. Be sure to show that your distribution meets the properties for a probability distribution. RESULTS Trial 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19...
- Your friend claims he has a fair coin; that is, the probability of flipping heads...
- Your friend claims he has a fair coin; that is, the probability of flipping heads or tails is equal to 0.5. You believe the coin is weighted. Suppose a coin toss turns up 15 heads out of 20 trials. At α = 0.05, can we conclude that the coin is fair (i.e., the probability of flipping heads is 0.5)? You may use the traditional method or P-value method.
Consider flipping a fair coin 10 times. What is the probability that (a) you get exactly...
Consider flipping a fair coin 10 times. What is the probability that (a) you get exactly 7 heads? (b) you get at least 4 heads? (c) you get two more heads than tails?
What’s the probability of getting no heads after flipping a fair coin 10 times? What’s the...
What’s the probability of getting no heads after flipping a fair coin 10 times? What’s the probability of getting no 3’s after rolling a fair 6-sided die 9 times? What’s the probability of getting a 4 at least once after rolling a fair 4-sided die 5 times? What’s the probability of getting a 5 exactly once after rolling a fair 8-sided die 7 times?
A game similar to The Wheel of Fortune is played by turning a fair wheel with...
A game similar to The Wheel of Fortune is played by turning a fair wheel with 16 equal sectors labeled with numbers from 1 to 16. Each game consists of only one (1) run by turning the wheel. For each game, player wins $1200 if the needle lands on the number 1 when the wheel stops turning. Similarly, player wins $375 if the needle lands on any of the numbers 2 to 4, $170 if the needle lands on any...
Coin taking game This game is played between 2 players, player 1 and player 2. There...
Coin taking game This game is played between 2 players, player 1 and player 2. There are two piles of coins. The values of a coin can be any integer. Both players know the values of all coins in both piles. Player 1 makes the first move, and play alternates between the players. A move consists of taking a coin from the top of either of the piles (either player can take from either pile). The game ends when both...
Consider flipping a coin 5 times, and define the following events: A = "The very first...
Consider flipping a coin 5 times, and define the following events: A = "The very first flip is tails" B ="The first three flips are tails" C = "The middle (third) flip is tails" D = "The last three flips are tails" E = "The very last flip is tails" (1) Which of the following collections of events (if any) are pairwise independent? (2) Which of the following collections of events (if any) are mutually independent? (3) Which of the...
Consider flipping a coin 5 times, and define the following events: A = "The very first...
Consider flipping a coin 5 times, and define the following events: A = "The very first flip is tails" B ="The first three flips are tails" C = "The middle (third) flip is tails" D = "The last three flips are tails" E = "The very last flip is tails" 1)Which of the following collections of events (if any) are pairwise independent? a) {A,B,C} b) {B,C,D} c) {B,D,E} d) None 2) Which of the following pairs of events (if any)...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one...
A biased coin has probability p = 3/7 of flipping heads. In a certain game, one flips this coin repeatedly until flipping a total of four heads. (a) What is the probability a player finishes in no more than 10 flips? (b) If five players independently play this game, what is the probability that exactly two of them finish in no more than ten flips?
A computer game simulates drawing three coloured balls from a basket. The basket contains red balls...
A computer game simulates drawing three coloured balls from a basket. The basket contains red balls (colour #1), green balls (colour #2) and yellow balls (colour #3). If certain combinations of red, green and/or yellow appear, the player wins the game. The player wins if the first and third balls are the same colour, and the second ball is a different colour from the first and third, or all three balls are the same colour, or the first and second...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT