Penney's game

Penney's game, named after its inventor Walter Penney, is a binary (head/tail) sequence generating game between two players. Player A selects a sequence of heads and tails (of length 3 or larger), and shows this sequence to player B. Player B then selects another sequence of heads and tails of the same length. Subsequently, a fair coin is tossed until either player A's or player B's sequence appears as a consecutive subsequence of the coin toss outcomes. The player whose sequence appears first wins.

Provided sequences of at least length three are used, the second player (B) has an edge over the starting player (A). This is because the game is nontransitive such that for any given sequence of length three or longer one can find another sequence that has higher probability of occurring first.

Analysis of the three-bit game

For the three-bit sequence game, the second player can optimize his odds by choosing sequences according to:

1st player's choice2nd player's choiceOdds in favour of 2nd player
HHHTHH7 to 1
HHTTHH3 to 1
HTHHHT2 to 1
HTTHHT2 to 1
THHTTH2 to 1
THTTTH2 to 1
TTHHTT3 to 1
TTTHTT7 to 1

An easy way to remember the sequence for using as a bar trick is for the second player to start with the opposite of the middle choice of the first player, then follow it with the first player's first two choices.

So for the first player's choice of 1-2-3
the second player must choose (not-2)-1-2

where (not-2) is the opposite of the second choice of the first player.[1]

An intuitive explanation for this result, is that in any case that the sequence is not immediately the first player's choice, the chances for the first player getting their sequence-beginning, the opening two choices, are usually the chance that the second player will be getting their full sequence. So the second player will most likely "finish before" the first player.[1]

Strategy for more than three bits

The optimal strategy for the first player (for any length of the sequence no less than 4) was found by J.A. Csirik (See References). It is to choose HTTTT.....TTTHH ( T's) in which case the second player's maximal odds of winning is .

Variation with playing cards

One suggested variation on Penney’s Game uses a pack of ordinary playing cards. The Humble-Nishiyama Randomness Game follows the same format using Red and Black cards, instead of Heads and Tails.[2][3] The game is played as follows. At the start of a game each player decides on their three colour sequence for the whole game. The cards are then turned over one at a time and placed in a line, until one of the chosen triples appears. The winning player takes the upturned cards, having won that "trick". The game continues with the rest of the unused cards, with players collecting tricks as their triples come up, until all the cards in the pack have been used. The winner of the game is the player that has won the most tricks. An average game will consist of around 7 "tricks". As this card-based version is quite similar to multiple repetitions of the original coin game, the second player's advantage is greatly amplified. The probabilities are slightly different because the odds for each flip of a coin are independent while the odds of drawing a red or black card each time is dependent on previous draws. Note that HHT is a 2:1 favorite over HTH and HTT but the odds are different for BBR over BRB and BRR.

Below are approximate probabilities of the outcomes for each strategy based on computer simulations:[4]

1st player's choice2nd player's choiceProbability 1st player winsProbability 2nd player winsProbability of a draw
BBBRBB0.11%99.49%0.40%
BBRRBB2.62%93.54%3.84%
BRBBBR11.61%80.11%8.28%
BRRBBR5.18%88.29%6.53%
RBBRRB5.18%88.29%6.53%
RBRRRB11.61%80.11%8.28%
RRBBRR2.62%93.54%3.84%
RRRBRR0.11%99.49%0.40%

If the game is ended after the first trick, there is a negligible chance of a draw. The odds of the second player winning in such a game appear in the table below.

1st player's choice2nd player's choiceOdds in favour of 2nd player
BBBRBB7.50 to 1
BBRRBB3.08 to 1
BRBBBR1.99 to 1
BRRBBR2.04 to 1
RBBRRB2.04 to 1
RBRRRB1.99 to 1
RRBBRR3.08 to 1
RRRBRR7.50 to 1

Variation with a Roulette wheel

Recently Robert W. Vallin, and later Vallin and Aaron M. Montgomery, presented results with Penney's Game as it applies to (American) roulette with Players choosing Red/Black rather than Heads/Tails. In this situation the probability of the ball landing on red or black is 9/19 and the remaining 1/19 is the chance the ball lands on green for the numbers 0 and 00. There are various ways to interpret green: (1) as a "wild card" so that BGR can be read at Black, Black, Red and Black, Red, Red, (2) as a do-over, the game stops when green appears and restarts with the next spin, (3) as just itself with not extra interpretation. Results have been worked out for odds and wait times.[5]

See also

References

  1. 1 2 Predicting a coin toss by 'Scam School' (on YouTube)
  2. Winning Odds by Yutaka Nishiyama and Steve Humble
  3. Humble-Nishiyama Randomness Game - A New Variation on Penney’s Coin Game on CiteSeer
  4. Results are broadly in line with those in Steve Humble and Yutaka Nishiyama, Humble-Nishiyama Randomness Game Mathematics Today August 2010 p 143 - A new variation on Penney’s Coin Game
  5. Jennifer Beineke; Jason Rosenhouse; Robert W. Vallin (2017-09-05). The Mathematics of Various Entertaining Subjects: Research in Games, Graphs, Counting, and Complexity, Volume 2. Princeton: Princeton University Press. ISBN 9780691171920.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.