home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / rec / puzzles / 7288 < prev    next >
Encoding:
Text File  |  1992-11-15  |  7.6 KB  |  185 lines

  1. Newsgroups: rec.puzzles
  2. Path: sparky!uunet!decwrl!cache.crc.ricoh.com!james
  3. From: james@crc.ricoh.com (James Allen)
  4. Subject: Re: New Deal Puzzle
  5. Message-ID: <1992Nov15.192232.113@crc.ricoh.com>
  6. Summary: Spoiler for n < 6
  7. Organization: RICOH California Research Center
  8. References: <1992Nov13.030811.17004@src.dec.com> <14NOV199216180753@zeus.tamu.edu>
  9. Date: Sun, 15 Nov 92 19:22:32 GMT
  10. Lines: 173
  11.  
  12. In <14NOV199216180753@zeus.tamu.edu> dwr2560@zeus.tamu.edu (RING, DAVID WAYNE) writes:
  13. ] saxe@src.dec.com (Jim Saxe) writes...
  14. ] >        * * * * * THE ITERATED MONTY HALL PUZZLE * * * * *
  15. ] >What are the Dealer's and Guesser's optimal strategies and probabilities
  16. ] >of winning?
  17. ] Great puzzle!
  18.  
  19. Yes it does seem a good problem.  But I wonder if it's tractable.
  20.  
  21. Let G(52) denote Saxe's game, and G(n) denote a similar game starting from
  22. a smaller deck.  Without ambiguity, G(n) can also denote the Guesser's
  23. probability of winning the n-card game when both players play optimally.
  24. Let q_i denote the probability -- from Guesser's viewpoint -- that
  25. the i'th card is the Ace of Spades.  Let Q = (q_1, q_2, ..., q_n).
  26.  
  27. Initially Q = ( 1/52, 1/52, 1/52, ... ) in G(52) but after the first turn
  28. it will be (a permutation of) Q = ( 1/52, 0, 51/2600, 51/2600, 51/2600, ...).
  29. Thus while G(52) becomes similar to G(51) after the first round, solution is
  30. non-trivial since the probabilities are different.
  31.  
  32. G(3) = 2/3 = probability of Guesser's success in the original Monty Hall
  33. problem, but I won't try to prove that!   :-)
  34.  
  35. ] *** SPOILER ALERT ***
  36. ] ^L
  37. ] 1. It is always in his (the Guesser's) best interest to play till the end.
  38.  
  39. Yes.
  40.  
  41. ] 2. She (the Dealer) can force the situation into the standard MH problem (or
  42. ] better) by the following strategy: Always expose the card he just moved away
  43. ] from, except at the beginning, or if he just moved away from the Aces of
  44. ] Spades, Clubs, or Diamonds. In those cases expose a random card from the rest.
  45.  
  46. Yes, although one relevant remark is missing from this proof.  Suppose that
  47. Guesser knows that Dealer is playing this way, that Guesser thus learns where
  48. those three Aces are, and that the final 4 unexposed cards comprise the three
  49. Aces and a non-Ace.  He can pick the non-Ace and force her to expose one of
  50. the 3 Aces.
  51.  
  52. But then, he will have to move his marker for the final round and she can
  53. expose the non-Ace without giving anything new away!  In that case Guesser
  54. wins with probability 1/2.  Guesser has misplayed -- he should have come
  55. down to the 3 Aces and won 2/3 of the time.  (Dealer has also misplayed:
  56. with care she can achieve G(n) < 2/3 for all n > 3).
  57.  
  58. Thus for all n > 1,
  59.     1/2  <=  G(n)  <=  2/3
  60.  
  61. In fact,
  62.         G(2) =  1/2
  63.         G(3) =  2/3
  64.         G(4) =  5/8
  65.         G(5) = 19/30
  66.  
  67. It seems likely that G(n) converges; that is
  68.  
  69.     lim G(n) = some constant K
  70.     n->infinity
  71.  
  72. Perhaps G(n) < K for n even and G(n) > K for n odd.  If indeed G(4) < K < G(5)
  73. the "candidate" K = 1 - 1/e comes to mind, where e = 2.718281828459... , but
  74. this is "off the wall" speculation.
  75.  
  76. ] 3. He [the Guesser] can always force the SMHP (or better) by jumping around
  77. ] randomly until there are three cards left.
  78. ] Thus his probability of winning is 2/3
  79.  
  80. This "sounds" right.  A little effort is required to show where it fails.
  81.  
  82. When G(n) does reduce to three cards, it's right for Guesser to pick the
  83. *least* probable card if possible -- call its probability p -- and then switch
  84. again on the final round.  Guesser then wins with probability (1-p).
  85.  
  86. From this it might appear that the best Dealer can hope for is to finish
  87. with a "balanced" Q = (1/3, 1/3, 1/3) probability mix and let Guesser win
  88. 2/3 of the time.  If Q is skewed Guesser can apparently do better than this
  89. by picking some card with probability less than 1/3.  In view of the bound
  90. found by Tom in "] 2." above G(n) = 2/3 thus sounds correct.
  91.  
  92. But this argument collapses as we see by examining G(4) in detail.
  93.  
  94. Let P denote the currently picked card, X another unexposed card, and O an
  95. exposed card.  The game G(4) proceeds as follows:
  96.  
  97.         Move:    Card:    (a) (b) (c) (d)
  98.         1 Guesser:     P   X   X   X
  99.         1 Dealer:     P   X   X   O
  100.         2 Guesser:     X   P   X   O
  101.  
  102. Due to symmetry, this is the only G(4) "opening" we need consider.
  103. Initially Guesser thinks that Q = (1/4, 1/4, 1/4, 1/4) are the probabilities
  104. and these become Q = (1/4, 3/8, 3/8, 0) after Dealer exposes card (d).
  105. Guesser would like to "stay" with (a) -- which now has low probability --
  106. and force Dealer to expose a high-probability card.  But the rules require
  107. that Guesser switch cards or accept (a) as his final pick.  Dealer has
  108. "stymied" the Guesser.
  109.  
  110. Hence Guesser will pick a card with 3/8 probability and, after he switches
  111. again, win with 5/8 probability.  (At her second turn, if (b) is the Ace
  112. of Spades Dealer should expose (a) at least a third of the time or Guesser
  113. can profitably stick with (b) at his final turn.)
  114.  
  115. Thus Guesser's result, G(4) = 5/8, is worse than in G(3) because his marker
  116. ends up on what becomes a low-probability card after the 4-card ending.
  117.  
  118. The 5-card solution, G(5) = 19/30, can also be found without too much trouble:
  119.  
  120.         Move:    Card:    (a) (b) (c) (d) (e)
  121.         1 Guesser:     P   X   X   X   X
  122.         1 Dealer:     P   X   X   X   O
  123.         2 Guesser:     X   P   X   X   O
  124.         2 Dealer (a):     O   P   X   X   O
  125.         2 Dealer (d):     X   P   X   O   O
  126.  
  127. Again the first few moves can be stipulated without loss of generality,
  128. but two Dealer plays must be considered at her second turn.  Let Dealer
  129. expose card (a) with probabilities (0, m, n, n) for the case where the
  130. Ace of Spades is at (a, b, c, d) respectively.  If Guesser knows the
  131. values of 'm' and 'n', his knowledge (Q) after Dealer's first and
  132. second plays is easily derived:
  133.  
  134.                           (a)       (b)        (c)    (d)    (e)
  135.     after 1 Dlr (e): Q  = (1/5,      4/15,      4/15,  4/15,    0)
  136.     after 2 Dlr (a): QA = (  0,     4m/15,     4n/15, 4n/15,    0)
  137.     after 2 Dlr (d): QB = (1/5, (4-4m)/15, (8-8n)/15,     0,    0)
  138.  
  139. (I have used "unnormalized probabilities" where {qA_i} sum to the
  140. probability that Dealer exposes (a) at his second turn and {qB_i}
  141. sum to the probability that Dealer exposes (c) or (d).)
  142.  
  143. From the above discussion, since Guesser must move his marker or end the game
  144. prematurely, his net probability of success (assuming he knows 'm' and 'n') is
  145.  
  146.     prob(n)   =   1 - min(4n/15, 4n/15) - min(1/5, (8-8n)/15)
  147.  
  148. or since Dealer will select 'n' optimally,
  149.  
  150.     G(5) = min prob(n), where the minimum is over 0 <= n <= 1
  151.  
  152. (Notice that 'm' becomes irrelevant.)  This can be rewritten
  153.  
  154.     G(5) = 1/30 * (24 - max_over_n(8n + min(0, 10 - 16n)))
  155.  
  156. and easily solved to reveal n = 5/8, G(5) = 19/30.  Guesser must also protect
  157. against non-saddle-point play by Dealer; this is easily done.  The full
  158. solution in English is:
  159.  
  160.     * Guesser's first and second plays are trivial; we name the
  161.         selected cards (a) and (b) respectively.
  162.     * Dealer's first play is also trivial: expose a random non-Ace
  163.         and call it (e).
  164.     * At her second turn when a "virgin card" -- (c) or (d) -- is the Ace
  165.         of Spades, Dealer must expose card (a) 5/8 of the time and
  166.         expose the other "virgin" -- (d) or (c) -- 3/8 of the time.
  167.     * At his third turn if (a) has not been exposed, Guesser should
  168.         pick (a) exactly half the time.
  169.     * Dealer's third play is trivial.
  170.     * Guesser switches at his fourth turn, ending the game.
  171.     * Guesser wins with probability 19/30.
  172.  
  173. Note that Dealer will "stymie" the Guesser in at least one of the two
  174. cases (both case when 0.25 < m < 0.625), but she still can't do as well as
  175. she did in G(4).
  176.  
  177. One can tediously solve for any G(n) in a similar fashion (*very* tedious
  178. without some good software) but it would be much nicer to get some insight
  179. or simplifying theorem to cut through the tedium and get a closed-form
  180. expression for G(n).  Help anyone?
  181.  
  182. James
  183.