Set (card game)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Razajac (talk | contribs) at 11:49, 10 July 2016 (Handy ref for tcl/Tk fans.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Set! redirects here. Set! is also a special form in the Scheme programming language.
Set
TypeReal time
Players1+
SkillsVisualization, logical reasoning, ability to focus
Cards81
Playing time10-30 minutes [citation needed]
Three cards from a Set deck. These cards each have a unique number, symbol, shading, and color, and are thus a "set."

Set is a real-time card game designed by Marsha Falco in 1974 and published by Set Enterprises in 1991. The deck consists of 81 cards varying in four features: number (one, two, or three); symbol (diamond, squiggle, oval); shading (solid, striped, or open); and color (red, green, or purple).[1] Each possible combination of features (e.g., a card with three striped green diamonds) appears precisely once in the deck.

History

The game evolved out of a coding system that the designer used in her job as a geneticist.[2] Set won American Mensa's Mensa Select award in 1991 and placed 9th in the 1995 Deutscher Spiele Preis.

Games

Playing Set

Several games can be played with these cards, all involving the concept of a set. A set consists of three cards which satisfy all of these conditions:

  • They all have the same number, or they have three different numbers.
  • They all have the same symbol, or they have three different symbols.
  • They all have the same shading, or they have three different shadings.
  • They all have the same color, or they have three different colors.

The rules of Set are summarized by: If you can sort a group of three cards into "Two of ____ and one of _____," then it is not a set.

For example, these three cards form a set:

  • One red striped diamond
  • Two red solid diamonds
  • Three red open diamonds

Given any two cards from the deck, there is one and only one other card that forms a set with them.

In the standard Set game, the dealer lays out cards on the table until either twelve are laid down or someone sees a set and calls "Set!" The player who called "Set" takes the cards in the set and the dealer continues to deal out cards until twelve are on the table. A player who sees a set among the twelve cards calls "Set" and takes the three cards, and the dealer lays three more cards on the table. (To call out "set" and not pick one up quickly enough results in a penalty.) It is possible that there is no set among the twelve cards; in this case, the dealer deals out three more cards to make fifteen dealt cards, or eighteen or more, as necessary. This process of dealing by threes and finding sets continues until the deck is exhausted and there are no more sets on the table. At this point, whoever has collected the most sets wins.

Variants were included with the Set game that involve different mechanics to find sets as well as different player interaction. Additional variants continue to be created by avid players of the game.[3][4]

Basic combinatorics of Set

  • Given any two cards, there is exactly one card which forms a set with those two cards. Therefore, the probability of producing a Set from 3 randomly drawn cards from a complete deck is 1/79.
  • The largest group of cards you can put together without creating a set is 20.[5] Such a group is called a maximal cap (sequence A090245 in the OEIS).
  • There are unique sets.
  • The probability a set will have features different and features the same is (Note: The case where d=0 is impossible since no two cards are identical). Thus, 10% of possible sets differ in one feature, 30% in two features, 40% in three features, and 20% in all four features.
  • The number of different 12-card deals is
  • The odds of getting at least one Set when dealing three consecutive cards during a game are
  • The odds against there being no Set in 12 cards when playing a game of Set start off at 30:1 for the first round. Then they quickly fall, and after about the 4th round they are 14:1 and for the next 20 rounds they slowly fall towards 13:1. So for most of the rounds played, the odds are between 14:1 and 13:1.[6]
  • The odds against there being no Set in 15 cards when playing a game are 88:1.[6] (This is different from the odds against there being no Set in any 15 cards (which is 2700:1), since during play, 15 cards are only shown when a group of 12 cards have no Set.)
  • Around 30% of all games always have a Set among the 12 cards, and thus never need to go to 15 cards.[6]
  • The average number of available Sets among 12 cards is and among 15 cards .

References

  1. ^ "How to Play Set".
  2. ^ http://www.setgame.com/set/history.htm
  3. ^ http://magliery.com/Set/SetVariants.html
  4. ^ http://www.thegamesjournal.com/rules/GetSet.shtml
  5. ^ Benjamin Lent Davis and Diane MacLagan. "The Card Game Set" (PDF). Archived from the original (PDF) on June 5, 2013. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  6. ^ a b c "SET Probabilities Revisited".

External links