1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
igomit [66]
2 years ago
15

Consider a deck with 2626 black and 2626 red cards. You draw one card at a time and you can choose either guess on whether it is

red beforehand or simply observe the result. If the card is red you get \$1$1 and the game ends whenever you decide to guess. What is your strategy to play this game and the expected earnings
Mathematics
1 answer:
gregori [183]2 years ago
4 0

The maximum earning is v(r,b)

Let v(r,b) be the expected value of the game for the player, assuming optimal play, if the remaining deck has r red cards and b black cards.

Then v(r,b) satisfies the recursion

and

The stopping rule is simple: Stop when v(r,b)=0.

To explain the recursion . . .

If r,b>0, and the player elects to play a card, then:

  • The revealed card is red with probability \frac{r}{r+b}, and in that case, the player gets a score of +1, and the new value is V(r-1,b)
  • The revealed card is black with probability \frac{b}{r+b}, and in that case, the player gets a score of −1, and the new value is V(r,b-1)

Thus, if r,b>0, electing to play a card yields the value f(r,b).

But the player always has the option to quit, hence, if r,b>0, we get v(r,b)=max(0,f(r,b)).

Implementing the recursion in Maple, the value of the game is

v(26,26)=41984711742427/15997372030584

v(26,26)  ≈2.624475549

and the optimal stopping strategy is as follows . . .

  • If 24≤b≤26, play while r≥b−5.
  • If 17≤b≤23, play while r≥b−4.
  • If 11≤b≤16, play while r≥b−3.
  • If 6≤b≤10, play while r≥b−2.
  • If 3≤b≤5, play while r≥b−1.
  • If 1≤b≤2, play while r≥b.
  • If b=0, play while r>0.  

So, The maximum earning is v(r,b)

Learn more about PROBABILITY here

brainly.com/question/24756209

#SPJ4

You might be interested in
40 divided by 346 whole number
dexar [7]
(346/40) ÷ 2 = 4.325
7 0
3 years ago
(3/5x + 4) + (1/5x -1)
kiruha [24]

Answer:

4/5x+3

Step-by-step explanation:

remove the useless parenthesis, then calculate the x sum then the normal numbers sum

3 0
3 years ago
The equation 2(5+7) = (2•5) + (2•7) illustrates what property?
wel

In this question, you're trying to figure out what property is being represented.

Your answer would be the Distributive Property

This is your answer because as you can see, you are "distributing" the 2 to the variables inside the parenthesis.

When you distribute the number, you would be multiplying, in which in this case there is multiplication.

Therefore, Distributive property would be the correct answer.

3 0
3 years ago
Read 2 more answers
Help!! pls i mark brainly answer
malfutka [58]

Answer:

On the left... True

On the right... False

Step-by-step explanation:

7 0
2 years ago
Doing some homework right now :) Need help on this problem
pychu [463]

Answer:

both have 5

Step-by-step explanation:

10 divided by 2 equals 5

3 0
2 years ago
Read 2 more answers
Other questions:
  • Find the annual interest rate. I= $50 P= $625 t= 4 years
    12·1 answer
  • Adina is constructing a line perpendicular to YJ . She has already constructed two arcs as shown. She moves her compass point to
    14·2 answers
  • Double integral of e^y/x dy dx with outer limits as 0 and 2 and inner limits as 0 and x^2 ???
    12·1 answer
  • Carter wants to buy a new movie for $25 he already has $11 dollars saved and his mom will give him $2 for each chore he does wha
    8·2 answers
  • Write an equation of the line parallel to the given line that contains C. C(0,3) y = -2x +1
    15·1 answer
  • find three consecutive even integers such that the sum of the smallest number and twice the middle number is 20 more than the la
    11·1 answer
  • iris has 120 songs on her playlist each week she downloads 4 new songs. write an expression to show the total number of songs on
    5·2 answers
  • A temperature of F degrees Fahrenheit is the same as 5/9
    10·2 answers
  • Which arrangement shows - 27 -4.1, -52and and 3 in order from least to greatest? 3 0 - 4.1. - 27 -3, -5% 0 , 0 -53 -3.-4.1, -7 2
    10·1 answer
  • Help please I'm no good at this​
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!