Anglican Church Grammar School and User:Valoem/Poker probability (Texas hold 'em): Difference between pages

From Wikipedia, the free encyclopedia
(Difference between pages)
Content deleted Content added
No edit summary
 
 
Line 1: Line 1:
In '''[[poker]]''', the '''probability''' of many [[event (probability theory)|events]] can be determined by direct calculation. This article discusses how to compute the probabilities for many commonly occurring events in the game of '''[[Texas hold 'em]]''' and provides some [[probability|probabilities]] and [[odds]]{{ref_label|odds|1|^}} for specific situations. In most cases, the probabilities and odds are [[approximation]]s due to [[rounding]].


When calculating probabilities for a card game such as Texas Hold 'em, there are two basic approaches. the first approach is to determine the number of outcomes that satisfy the condition being evaluated and divide this by the total number of [[sample space|possible outcomes]].
For example, there are six outcomes (ignoring order) for being dealt a pair of aces in Hold' em:
{'''A♣''', '''<font color=red>A♥</font>'''},
{'''A♠''', '''<font color=red>A♦</font>'''}, {'''A♠''', '''A♣'''},
{'''<font color=red>A♥</font>''', '''<font color=red>A♦</font>'''},
{'''<font color=red>A♥</font>''', '''A♠'''}, and
{'''<font color=red>A♦</font>''', '''A♣'''}.
There are 52 ways to pick the first card and 51 ways to pick the second card and two ways to order the two cards yielding <tt>(52×51)/2=1326</tt> possible outcomes when being dealt two cards (also ignoring order).
This gives a probability of being dealt two aces of <math>\begin{matrix} \frac{6}{1326} = \frac{1}{221} \end{matrix}.</math>


The second approach is to use [[conditional probability|conditional probabilities]], or in more complex situations, a [[decision tree]]. There are 4 ways to be dealt an ace out of 52 choices for the first card resulting in a probability of <math>\begin{matrix} \frac{4}{52} = \frac{1}{13} \end{matrix}.</math> There are 3 ways of getting dealt an ace out of 51 choices on the second card after being dealt an ace on the first card for a probability of <math>\begin{matrix} \frac{3}{51} = \frac{1}{17} \end{matrix}.</math> The conditional probability of being dealt two aces is the [[product (math)|product]] of the two probabilities: <math>\begin{matrix} \frac{1}{13} \times \frac{1}{17} = \frac{1}{221} \end{matrix}.</math> (Note that in this case the total is not divided by 2 ways of ordering the cards because both cards must be an ace. Reordering would still require the first and second cards to be an ace, so there is only one way to order the two cards.)
|slogan =
|key_people = Mr. Jonathan Hensman (Headmaster)<br>Mr. Barry L Kelly (Chairman)<br>Reverend Marcus Edwards (Chaplain)
|fees = AU$10,784&ndash;12,855 p.a (Day)<br>AU$26,876 (Boarding)<ref name=Fees08>{{cite web |url=http://www.churchie.qld.edu.au/content/?id=221 |title=Australian Resident Student Fees |accessdate=2007-12-13 |work=Australian Resident Student Fees |publisher=Anglican Church Grammar School}}</ref>
|city = [[East Brisbane, Queensland|East Brisbane]]
|state = [[Queensland]]
|country = [[Australia]] {{flagicon|Australia}}
|coordinates = {{coord|27|28|55|S|153|3|14|E|display=inline,title}}
|enrolment = ~1,700 (R&ndash;12)<ref name=About>{{cite web |url=http://www.acgs.qld.edu.au/content/?id=10 |title=About Churchie |accessdate=2007-12-13 |work=Visitors and Admissions |publisher=Anglican Church Grammar School}}</ref>
|num_employ =
|revenue =
|colours = Blue and Grey {{color box|#000080}}{{color box|#808080}}
|homepage = [http://www.acgs.qld.edu.au/ www.acgs.qld.edu.au]
}}


Often, the key to determining probability is selecting the best approach for a given problem. This article uses both of these approaches.
The '''Anglican Church Grammar School''' (colloquially known as '''Churchie'''), is an [[independent school|independent]], [[Anglican Church of Australia|Anglican]], [[Day school|day]] and [[boarding school]] for boys, located in [[East Brisbane, Queensland|East Brisbane]], an inner suburb of [[Brisbane, Queensland|Brisbane]], [[Queensland]], [[Australia]].


== Starting hands ==
Founded in 1912 by Canon William Perry French Morris, Churchie has a non-selective enrolment policy and currently caters for approximately 1,700 students from Reception to Year 12,<ref name=About/> including 200 boarders from Years 8 to 12.<ref name=ABSA>{{cite web |url=http://www.boarding.org.au/site/school_detail.cfm?schID=139 |title=Anglican Church Grammar School |accessdate=2007-12-13 |year =2007 |work=Queensland Schools|publisher=Australian Boarding Schools' Association}}</ref> It is owned by the Corporation of the Synod of the [[Anglican Diocese of Brisbane|Diocese of Brisbane]].<ref name=Governance>{{cite web |url=http://www.acgs.qld.edu.au/content/?id=8 |title=Corporate Governance |accessdate=2007-12-13 |year =2007 |work=Visitors and Admissions |publisher=Anglican Church Grammar School}}</ref>


The probability of being dealt various [[Texas hold 'em hands|starting hands]] can be explicitly calculated. In Texas Hold 'em, a player is dealt two down (or ''hole'' or ''pocket'') cards. The first card can be any one of 52 [[playing card]]s in the [[deck (cards)|deck]] and the second card can be any one of the 51 remaining cards. This gives 52&nbsp;×&nbsp;51&nbsp;÷&nbsp;2&nbsp;=&nbsp;1,326 possible starting hand combinations. (Since the order of the cards is not significant, the 2,652 permutations are divided by the 2 ways of ordering two cards.) Alternatively, the number of possible starting hands is represented as the [[binomial coefficient]]
The [[school]] is affiliated with the International Coalition of Boys' Schools,<ref name=ICBS>{{cite web |url=http://www.theibsc.org/page.cfm?p=884&start=1 |title=Anglican Church Grammar School (Churchie) |accessdate=2008-05-20 |year =2007 |work=Member Directory |publisher=International Boys' Schools Coalition }}</ref> the Association of Heads of Independent Schools of Australia (AHISA),<ref name=AHISA>{{cite web |url=http://www.ahisa.com.au/Display.aspx?tabid=2232 |title=AHISA Schools|accessdate=2007-12-13 |year =2007 |month =November |work=Queensland |publisher=Association of Heads of Independent Schools of Australia}}</ref> the [[Junior School Heads Association of Australia]] (JSHAA),<ref name=jshaa>{{cite web |url=http://www.jshaa.asn.au/queensland/directory/index.asp |title=JSHAA Queensland Directory of Members |accessdate=2007-12-13 |year =2007 |work=Queensland Branch|publisher=Junior School Heads' Association of Australia}}</ref> the Australian Boarding Schools' Association (ABSA),<ref name=ABSA/> and is a founding member of the [[Great Public Schools Association of Queensland Inc.]] (GPS).<ref name=About/>


:<math>{52 \choose 2} = 1,326</math>
== History ==
In 1912 Canon William Perry French Morris founded the school at [[Toowong, Queensland|Toowong]], before establishing it on the present site in East Brisbane in 1918.<ref name=History/>
[[Image:Churchie1924.jpg|thumb|200px|Churchie grounds and buildings, circa 1924]]
Canon Morris assigned [[Magnus Erlendsson, Earl of Orkney|Saint Magnus]], a [[Viking]] Earl, as the Patron Saint of the school, and had hoped that the students would be referred to as 'Magnates'.<ref name=History/> It is said that he did not like the nick-name 'Churchie' at first, however when it had become commonplace by the 1930s and respected around Queensland he accepted the change.<ref name=Reflections>{{cite web |url=http://www.churchie.qld.edu.au/content/?id=26 |title=Reflections |accessdate=2007-12-13 |work=About Churchie |publisher=Anglican Church Grammar School}}</ref>


which is the number of possible [[combination]]s of choosing 2 cards from a deck of 52 playing cards.
The school's name was changed to '''The Cathedral School''' early in 1913, following a move to a new site at [[St John's Cathedral, Brisbane|St John's Cathedral]] in the [[Brisbane central business district]], where 33 boys completed the school year. Enrolments proved strong, and in 1916, with an enrolment of 106 students and the new name of '''Church of England Grammar School''' (CEGS), a decision was made to purchase land to build a new school. In 1918 the foundation stone was laid on the school's current site.<ref name=History/>


The 1,326 starting hands can be reduced for purposes of determining the probability of starting hands for Hold 'em—since suits have no relative value in poker, many of these hands are identical in value before the [[flop (poker)|flop]]. The only factors determining the strength of a starting hand are the ranks of the cards and whether the cards share the same suit. Of the 1,326 combinations, there are [[169 (number)|169]] distinct starting hands grouped into three ''shapes:'' 13 ''pocket pairs'' (paired hole cards), 13&nbsp;×&nbsp;12&nbsp;÷&nbsp;2&nbsp;=&nbsp;78 ''suited hands'' and 78 ''unsuited hands;'' 13&nbsp;+&nbsp;78&nbsp;+&nbsp;78&nbsp;=&nbsp;169. The relative probability of being dealt a hand of each given shape is different. The following shows the probabilities and odds of being dealt each type of starting hand.
In the early 1980s, the school name was changed once again, this time to '''Anglican Church Grammar School''' (ACGS). The school came under controversy when Frederick Roy Hoskins, a former teacher, boarding house head, and Father of the Year at the school, pleaded guilty in May 2004 to 16 child sex offences committed against seven victims aged nine to fifteen between 1947 and 1955. He continued to teach for 40 years. The crimes were not made public until plans were made to name a building after the teacher.<ref name="fatherofyear">{{cite web| title = "Father of Year" jailed for sex abuse| url = http://www.abc.net.au/queensland/news/200405/s1103835.htm| accessdate = 2006-08-31}}</ref><ref>{{cite web| title = Movement Against Kindred Offenders File - Hoskins| url = http://www.mako.org.au/temphoskins.html| accessdate = 2006-09-06}}</ref>


<!--------------------------------------------------------------
A fire started in the Anglican Church Middle School in the Lanskey Building just after 4:20PM on [[7 December]] [[2007]], between two Year 7 classrooms. The automated fire system set the alarms and just after 4:30 the fire fighters arrived to find two classrooms badly damaged.<ref name=CourierFire>{{cite news| first = James| last = O'Loan| title = Blaze at Anglican Grammar| url = http://www.news.com.au/couriermail/story/0,23739,22887165-3102,00.html%20news.com.au | publisher = The Courier Mail| location = Brisbane| date = 2007-12-07| accessdate = 2007-12-13}}</ref>


************************************************************
During April 2008, there was some community debate about students not being able to take male partners to the school formal.<ref>[http://www.news.com.au/couriermail/story/0,23739,23525364-952,00.html Gay Churchie old-boy backs students in formal struggle | The Courier-Mail<!-- Bot generated title -->]</ref> The school's principal referred the matter to the school's council who released a statement, which included that the council "strongly supported the headmaster's position on the school's education programs in social settings".<ref>[http://www.news.com.au/couriermail/story/0,20797,23625555-3102,00.html School council backs Churchie gay formal ban | The Courier-Mail]</ref><ref>[http://www.churchie.com.au/mediaroom/?fuseaction=info&id=793&ct_id=0&i=3
*** READ THIS BEFORE CHANGING THE ODDS IN THIS ARTICLE ***
Churchie School Council endorses management of school formals | Anglican Church grammar school]</ref>
************************************************************


Odds are a ratio of probabilities calculated by the formula
== Headmasters ==
odds = p / (1 − p)
{| class="wikitable"
where p is the probability of the event occurring. The
probability of a coin flip coming up heads is 1 in 2 or 0.5.
Plugging this into the above formula gives:
0.5 / (1 - 0.5) = 1 : 1 (and NOT 1 : 2)
Similarly, the probability of getting pockets aces in hold 'em
is 1 in 221, and the odds against getting dealt pocket aces
is 220 : 1 (and NOT 221 : 1).

---------------------------------------------------------------->
:{| border="2" cellpadding="2" cellspacing="0" style="border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! rowspan=2 | Hand shape
! rowspan=2 | Number<br>of hands
! rowspan=2 | Suit [[combinations]]<br>for each hand
! rowspan=2 | Combinations
! colspan=2 align=center width="150" | Dealt specific hand
! colspan=2 align=center width="150" | Dealt any hand
|- style="Background: #eee"
! Probability !! Odds !! Probability !! Odds
|-
|-
| '''Pocket pair''' || align=center| 13
!Period
| <math>{4 \choose 2} = 6</math>
!Details
| 13 × 6 = 78
| <math>\begin{matrix} \frac{6}{1326} \approx 0.00453 \end{matrix}</math> || 220&nbsp;:&nbsp;1
| <math>\begin{matrix} \frac{78}{1326} \approx 0.0588 \end{matrix}</math> || align=right| 16&nbsp;:&nbsp;1
|-
|-
| '''Suited cards''' || align=center| 78
|1912 &ndash; 1946
| <math>{4 \choose 1} = 4</math>
|Canon William Morris
| 78 × 4 = 312
| <math>\begin{matrix} \frac{4}{1326} \approx 0.00302 \end{matrix}</math> || 331&nbsp;:&nbsp;1
| <math>\begin{matrix} \frac{312}{1326} \approx 0.2353 \end{matrix}</math> || align=right| 3.25&nbsp;:&nbsp;1
|-
|-
| '''Unsuited cards''' || align=center| 78
|1947 &ndash; 1969
| <math>{4 \choose 1}{3 \choose 1} = 12</math>
|Mr Henry Roberts
| 78 × 12 = 936
| <math>\begin{matrix} \frac{12}{1326} \approx 0.00905 \end{matrix}</math> || 110&nbsp;:&nbsp;1
| <math>\begin{matrix} \frac{936}{1326} \approx 0.7059 \end{matrix}</math> || align=right| .417&nbsp;:&nbsp;1
|}

Here are the probabilities and odds of being dealt various other types of starting hands.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
!Hand !! Probability !! Odds
|-
|-
| AKs (or any specific suited cards) ||align=center| 0.00302 ||align=right| 331&nbsp;:&nbsp;1
|1970 &ndash; 1973
|Hon Charles Fisher
|-
|-
| AA (or any specific pair) ||align=center| 0.00453 ||align=right| 220&nbsp;:&nbsp;1
|1974 &ndash; 1986
|Mr Bill Hayward
|-
|-
| AKs, KQs, QJs, or JTs (suited cards) ||align=center| 0.0121 ||align=right| 81.9&nbsp;:&nbsp;1
|1987 &ndash; 1997
|Mr Christopher Ellis
|-
|-
| AK (or any specific non-pair incl. suited) ||align=center| 0.0121 ||align=right| 81.9&nbsp;:&nbsp;1
|1998 &ndash; 2003
|[[David Scott (headmaster)|Mr David Scott]]
|-
|-
| AA, KK, or QQ ||align=center| 0.0136 ||align=right| 72.7&nbsp;:&nbsp;1
|2003 &ndash; Present
|-
|Mr Jonathan Hensman
| AA, KK, QQ or JJ ||align=center| 0.0181 ||align=right| 54.3&nbsp;:&nbsp;1
|-
| Suited cards, jack or better ||align=center| 0.0181 ||align=right| 54.3&nbsp;:&nbsp;1
|-
| AA, KK, QQ, JJ, or TT ||align=center| 0.0226 ||align=right| 43.2&nbsp;:&nbsp;1
|-
| Suited cards, 10 or better ||align=center| 0.0302 ||align=right| 32.2&nbsp;:&nbsp;1
|-
|-
| Suited connectors ||align=center| 0.0392 ||align=right| 24.5&nbsp;:&nbsp;1
|-
| Connected cards, 10 or better ||align=center| 0.0483 ||align=right| 19.7&nbsp;:&nbsp;1
|-
| Any 2 cards with rank at least queen ||align=center| 0.0498 ||align=right| 19.1&nbsp;:&nbsp;1
|-
| Any 2 cards with rank at least jack ||align=center| 0.0905 ||align=right| 10.1&nbsp;:&nbsp;1
|-
| Any 2 cards with rank at least 10 ||align=center| 0.143 ||align=right| 5.98&nbsp;:&nbsp;1
|-
| Connected cards (cards of consecutive rank)||align=center| 0.157 ||align=right| 5.38&nbsp;:&nbsp;1
|-
| Any 2 cards with rank at least 9 ||align=center| 0.208 ||align=right| 3.81&nbsp;:&nbsp;1
|-
| Not connected nor suited, at least one 2-9 ||align=center| 0.534 ||align=right| 0.873&nbsp;:&nbsp;1
|}
|}


== Patron saint ==
=== Starting hands heads up ===
Canon Morris based the school's ethos on its [[patron saint]], [[Saint Magnus]], a [[Viking]] [[earl]] known for his strength of character and his qualities as an educated [[Christian]] man. This Viking tradition is reflected in the school [[Coat of arms|crest]], with the [[shield]] and [[battle axe]]s symbolising Viking courage, and the axes crossed to signify self-sacrifice.<ref name=History/>


For any given starting hand, there are 50&nbsp;×&nbsp;49&nbsp;÷&nbsp;2&nbsp;=&nbsp;1,225 hands that an opponent can have before the flop. (After the flop, the number of possible hands an opponent can have is reduced by the three [[community card]]s revealed on the flop to 47&nbsp;×&nbsp;46&nbsp;÷&nbsp;2&nbsp;=&nbsp;1,081 hands.) Therefore, there are
The Viking tradition is also reflected in many aspects of school life, with rowing boats named after Vikings, architecture representing Viking icons, and the school's mascot, "Eric", a Viking [[effigy]].<ref name=History/>


:<math>{52 \choose 2}{50 \choose 2} \div 2 = 812,175</math>
== Spiritual ethos ==
[[Image:ChurchieChapel1924.jpg|thumb|200px|Canon Jones Memorial Chapel, circa 1924]]
Churchie is one of the group of schools controlled by the [[Anglican Diocese of Brisbane]]. While enrolment is open to students of all faiths, or none, students are expected to participate in chapel services and the religious education program. The school has three [[Chaplain]]s on staff, all of whom are ordained [[Priest]]s.


possible head-to-head match ups in Hold 'em. (The total number of match ups is divided by the two ways that two hands can be distributed between two players to give the number of unique match ups.) However, since there are only 169 distinct starting hands, there are 169&nbsp;×&nbsp;1,225&nbsp;=&nbsp;207,025 distinct head-to-head match ups.{{ref_label|pruning|2|a}}
Chapel worship for the preparatory middle and senior schools is a regular occurrence, as well as services for boarders and other groups in the Churchie community. Religious education is taught by a number of staff in each of the sub-schools. The middle school has an assistant head of faculty (religious education), while the senior Chaplain is head of faculty for religious education.


It is useful and interesting to know how two starting hands compete against each other heads up before the flop. In other words, we assume that neither hand will fold, and we will see a showdown. This situation occurs quite often in no limit and tournament play. Also, studying these odds helps to demonstrate the concept of [[Domination (poker)|hand domination]], which is important in all community card games.
The school hymn is ''The Head That Once was Crowned with Thorns'', to the tune of ''St. Magnus''. It was chosen by the school's founder due to the link to the school's patron saint.


This problem is considerably more complicated than determining the frequency of dealt hands. To see why, note that given both hands, there are 48 remaining unseen cards. Out of these 48 cards, we can choose any 5 to make a board. Thus, there are
== House system ==
As with most Australian schools, Churchie utilises a [[house system]]. Each student is a member of one of its eleven houses, and compete in inter-house sporting events: [[swimming]], [[Cross country running|cross-country]], [[Athletics (track and field)|track and field]], [[trivia]], [[public speaking]], lightning [[chess]], singing, and performance and design technology. Points are awarded according to participation and positioning. The inter-house cup is awarded at the end of the year, as well as a separate cup for each event.


:<math>{48 \choose 5} = 1,712,304</math>
=== Day houses ===
There are nine day boy houses.
;Biggs
Named after Mr. E.E. Biggs, who was a member of the first school council and attended the school from 1918-1923. This family's association with the school has continued to the present day. The house motto is ''Always Striving''. '''Colours''': Blue, White and Yellow.
;Casey
Founded in 1971 and named in honour of [[Richard Casey, Baron Casey|Richard Gardiner Casey]] (1890-1976), later Baron Casey of Berwick, the distinguished Australian diplomat, politician and Governor General. The house motto, ''Vis et Unitas'', is usually translated as "progress through unity". The house coat of arms incorporates themes from Casey's own coat of arms, with the addition of the crossed Viking swords. '''Colours''': Gold and Royal Purple (Baron Casey's own colours).


possible boards that may fall. In addition to determining the precise number of boards that give a win to each player, we also must take into account boards which split the pot, and split the number of these boards between the players.
;Grenfell
One of the first four day houses at Churchie, founded in 1935 and named after [[Wilfred Grenfell|Sir Wilfred Thomasson Grenfell]], who was born at Parkgate, England, in 1865. He was a doctor whose interest in boating, and love of the sea led him to becoming a Master Mariner. A lecturer suggested he join a large fishing fleet as their doctor. Within five years he had encouraged the fishermen to stop drinking and Queen Victoria's interest in this feat led to her presenting the fleet with its first hospital boat. In 1891 Grenfell sailed to Cape St. John's in the North Atlantic. He was mobbed by people who needed medical attention. The following spring he returned to Labrador with two doctors and nurses, where he set up two hospital bases for the Eskimos who populated Labrador. A third hospital was set up at St. Anthony in about 1898. Sir Wilfred Grenfell gave the school permission to use his personal motto, ''Loyal Devoir'', and coat of arms when the house was established. '''Colours''': Red and Gold.


The problem is trivial for computers to solve by [[brute force search]]; there are many [[software program]]s available that will compute the odds in seconds. A somewhat less trivial exercise is an exhaustive analysis of all of the head-to-head match ups in Texas Hold 'em, which requires evaluating each possible board for each distinct head-to-head match up, or 1,712,304&nbsp;×&nbsp;207,025&nbsp;=&nbsp;354,489,735,600 (≈354 [[1000000000 (number)|billion]]) results.{{ref_label|pruning|2|b}}
;Hillary
Named by the late Charles Fisher, after looking for men who had achieved success in their chosen field. [[Edmund Hillary|Sir Edmund Hillary]] was in 1953 one of the first men ever to climb Mt. Everest. The house colours and crest were chosen by the first students of Hillary from designs submitted by students. The crest incorporates the symbols of knighthood - knight's helmet, a castle, and a fist pointing upward. The house motto is ''Semper Sursum'' ("ever upward"). '''Colours''': Black and Gold.


==== Head-to-head starting hand matchups ====
;Kingsley
One of the original four houses. It held both day and boarding students until 1950, when two boarding houses were created. In 1971, Kingsley House was divided to create Biggs and Hillary Houses. Canon Morris chose [[Charles Kingsley]] as a patron hero, as he was seen as a Christian with a Viking's courage. History reveals Charles Kingsley to have been a man who practiced his Christian beliefs and followed his social conscience to help the less fortunate, with whom he chose to live. The Kingsley House motto translates to something like ''Do what you do well''. '''Colours''': Black and White.


When comparing two starting hands, the ''head-to-head probability'' describes the likelihood of one hand beating the other after all of the cards have come out. Head-to-head probabilities vary slightly for each particular distinct starting hand matchup, but the approximate average probabilities, as given by [[Dan Harrington]] in ''Harrington on Hold'em'' [p.125], are summarized in the following table.
;Magnus
In 1935, Canon Morris implemented the house system at the school. Magnus is one of the original four day houses. The house is named after [[St Magnus-the-Martyr|St. Magnus]], Churchie's patron saint. Magnus has as its coat of arms a simple shield with St. Magnus holding a sword and a palm of martyrdom. This image of St. Magnus is from a stained-glass window in St. Magnus Cathedral in the Orkneys and dates back probably to the thirteenth century. The house motto is ''Sibi Fidelis'' ("be faithful to oneself"). '''Colours''': Maroon and Royal Blue.


:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
;Mansfield
|- style="Background: #eee"
Named after [[Sir Alan Mansfield]], a distinguished barrister, judge, chief justice and governor of Queensland. Sir Alan attended the school when it was known as St. Magnus Hall. Writing in the ''Old Boys' Scrapbook'' in 1961, he said:
! align=left| Favourite-to-underdog matchup !! Probability !! Odds for
<blockquote>
|-
The real proof of the quality of a School, however, is to be found in the character of the men whom it has produced. Many of the Old Boys of this School have distinguished themselves in various walks of life and their names are well known, but it is not only by their achievements that the soul and spirit of this School can be gauged. It is to be seen in the character and conduct of many old boys whose names are not well known, but have infused them into everyday life of the community something that is healthy and good.{{Citequote}}
| Pair vs. 2 undercards
</blockquote>
| align=center| 0.83 || align=center| 4.9&nbsp;:&nbsp;1
The house crest borrows heavily from the Mansfield family coat of arms. The motto is ''Steadfast''. '''Colours''': White and Blue.
|-
| Pair vs. lower pair
| align=center| 0.82 || align=center| 4.5&nbsp;:&nbsp;1
|-
| Pair vs. 1 overcard, 1 undercard
| align=center| 0.71 || align=center| 2.5&nbsp;:&nbsp;1
|-
| 2 overcards vs. 2 undercards
| align=center| 0.63 || align=center| 1.7&nbsp;:&nbsp;1
|-
| Pair vs. 2 overcards
| align=center| 0.55 || align=center| 1.2&nbsp;:&nbsp;1
|}


These odds are general approximations only derived from averaging all of the hand matchups in each category. The actual head-to-head probabilities for any two starting hands vary depending on a number of factors, including:
;Mawson
* Suited or unsuited starting hands;
Named after [[Douglas Mawson]], a professor of [[geology]] and distinguished academic, who became famous for his discovery of the South Magnetic Pole in 1908 and his tragic second journey to Antarctica in 1911. He continued to visit and explore Antarctica up to 1931. The house motto is ''Alis Austri'', which translates to "On the wings of the South Wind". The coat of arms for the house includes the vessel Mawson used on his voyages south and the Southern Cross. '''Colours''': Red and Green.
* Shared suits between starting hands;
* Connectedness of non-pair starting hands;
* Proximity of card ranks between the starting hands (lowering straight potential);
* Proximity of card ranks toward '''A''' or '''2''' (lowering straight potential);
* Possibility of split pot.


For example, '''A♠''' '''A♣''' vs. '''K♠''' '''Q♣''' is 87.65% to win (0.49% to split), but '''A♠''' '''A♣''' vs. <font color=red>'''7♦''' '''6♦'''</font> is 76.81% to win (0.32% to split).
;Nansen
One of the original houses, was named after [[Fridtjof Nansen]], a scientist, explorer and humanitarian. The Nansen House crest was established at Churchie in 1938; inscribed on the crest is the motto ''Fram'', which means "Forward". '''Colours''': Green and White.


The mathematics for computing all of the possible matchups is quite complex. However, a computer program can perform a brute force evaluation of the 1,712,304 possible boards for any given pair of starting hands in seconds.
=== Boarding houses ===
There are two boarding houses, both based on the school grounds.
;Gerald
Gerald house was opened in 1934, as the need for new boarding accommodation grew. Prior to 1959, boarders took part in competitive sport as members of a day house. This changed in 1950 when the boarding houses became sporting competitors in their own right. The house was named after Archbishop Gerald Sharpe. The house crest shows the Bishop's mitre which symbolises the connection with Archbishop Sharpe; the large star signifies God; the two smaller stars king and country, and the five small stars signify truth, honesty, duty, comradeship, and charity. The house's motto is ''Fideliter Et Constanter'', meaning "Faithfully and Constantly". '''Colours''': Green and Yellow.


=== Starting hands against multiple opponents ===<!-- This section is linked from [[Orders of magnitude (numbers)]] -->
;Goodwin
Goodwin house was opened in 1928, and named after Sir John Goodwin, most famous for his medical work in [[World War I]], and who took interest in the progress of the school while he was Governor of Queensland. The house motto is ''Fide et Virtute'', meaning "By Faith and Courage". The Goodwin House crest is the family crest of Sir John Goodwin, who suggested it be adopted by the house when he granted permission for it to be named Goodwin. '''Colours''': Red and Gold.


When facing two opponents, for any given starting hand the number of possible combinations of hands the opponents can have is
=== Past houses ===
In 2006 Churchie cut back from 16 houses to 11 abolishing three day boy houses and two boarding houses.
*Alban - Dark blue and Sky Blue
*Schonell - Red and Blue
*Halse - Gold and light Green
*Donaldson (boarding) - Blue and Gold
*Strong (boarding) - Gold and Black


:<math>{50 \choose 2}{48 \choose 2} = 1,381,800</math>
== Curriculum ==
=== Sport ===
Churchie offers a range of sporting and cultural activities to all students. The school is involved within the [[Great Public Schools Association of Queensland Inc.|Great Public Schools]] (GPS) sporting system, competing in most available sports. Boys of all skill levels are provided with an opportunity to participate in sports such as [[Australian rules football]] (AFL), [[basketball]], [[chess]], [[cricket]], [[cross country running|cross-country]], [[debating]], [[soccer|football]], [[sport rowing|rowing]], [[rugby union]], [[sailing]], [[swimming]], [[tennis]], [[track and field]], [[volleyball]] and [[water polo]]. Churchie also offers leisure sports which operate out of school time, including [[golf]], [[scuba diving]] and [[canoeing]].


hands. For calculating probabilities we can ignore the distinction between the two opponents holding '''A♠''' '''<font color=red>J♥</font>''' and '''<font color=red>8♥</font>''' '''8♣''' and the opponents holding '''<font color=red>8♥</font>''' '''8♣''' and '''A♠''' '''<font color=red>J♥</font>'''. The number of ways that hands can be distributed between <math>n</math> opponents is <math>n!</math> (the [[factorial]] of n). So the number of unique hand combinations <math>H</math> against two opponents is
=== Cultural ===
The school offers a music program including a symphony orchestra, symphonic band, choirs, and dectet. Churchie also provides the choristers for St John's Cathedral, Brisbane.<ref>[http://www.churchie.com.au/content/?action=getfile&id=73 Choristers' Scholarship Information - 2009]</ref> In July 2000, the Churchie Symphony Orchestra was recognised with the opportunity of performing prelude music and the [[Advance Australia Fair|national anthem]] at ''A Service for Australia'' in [[Westminster Abbey]], [[London]], to commemorate [[Federation of Australia|Australian Federation]]. The service was attended by the [[Elizabeth II of the United Kingdom|Queen]] and other dignitaries.{{Fact|date=December 2007}}


:<math>H = {50 \choose 2}{48 \choose 2} \div 2! = 690,900,</math>
Churchie also runs annual musical productions in conjunction with the local girls' school, [[Somerville House]]. Recent productions have included ''[[Fame the musical]]'' (2008), ''[[Bye Bye Birdie]]'' (2007), ''Back to the 80s'' (2006), ''[[Oliver!]]'' (2005), ''[[Joseph and the Amazing Technicolor Dreamcoat]]'' (2004) and ''[[The Mikado]]'' (2003). The Stage Crew is a group of school members that work on productions, assemblies, service events and other activities that require a technical component. Stage Crew is broken up into three departments: Lighting, Audio, and Mechanics.


and against three opponents is
=== Service ===
The school is involved in charitable events including various doorknocks and fundraising events, meals on wheels, Billy Cart race to support [[World Vision]], assisting at special schools, and the Sony Foundation Camp held at the school during the holidays. The school also hosts regular mobile blood bank visits, which are attended by students and staff.


:<math>H = {50 \choose 2}{48 \choose 2}{46 \choose 2} \div 3! = 238,360,500,</math>
==Student bodies and leadership groups==
{{Prose|date=April 2008}}
*The Prefect Body - A group of seniors selected by the students and teachers of the school to lead the student body in all aspects of Churchie life. It is led by the three school vice-captains and the [[School Captain]], who are collectively known as the Student Executive.
* The Head Boarder - Leader of the boarding students.
* The Student Council - A student organisation, appointed by the Head of Senior School, led by the Speaker of the House (a school vice-captain) and the two managers-of-business, consisting of the assembly and the cabinet.
* Middle School Leaders - A group of students selected within the middle school to work with students in grades seven, eight and nine.
* Service Coordinators - A group of seniors selected within their houses, and led by the President of Service who encourage service within the school.


and against <math>n</math> opponents is
As of 2007, Boys in Year Eight must participate in one of the following;
* One of the Tri-service cadets
* Community Service
* Scouts


:<math>H = \prod_{k=1}^n {52 - 2k \choose 2} \div k!,</math> or alternatively <math>H = {50 \choose 2n} \times (2n-1)!!,</math>
Boys must commit to these until the end of Year Nine, and if they wish to continue until Year Twelve, they are eligible for the Duke of Edinburgh Awards.


It is important to note here that x!! is not the same as (x!)!, click the link just below to see the calculation
== Notable alumni ==
[[Image:ChurchieOBA.jpg|right|thumb|120px|Old Boys' Association Logo]]
[[Alumni]] of Anglican Church Grammar School are known as 'Old Boys', and may elect to join the school's [[alumni association]], the Churchie Old Boy's Association.<ref name=OBA>{{cite web |url=http://www.churchie.qld.edu.au/content/?id=81 |title=Joining the OBA |accessdate=2007-12-13 |work=Old Boys and Friends |publisher=Anglican Church Grammar School}}</ref> Some notable Churchie Old Boys' include:


where <math>(2n-1)!!</math> ('''!!''' is the [[factorial#Double factorial|double factorial]] operator) is the number of ways to distribute <math>2n</math> cards between <math>n</math> hands of two cards each.{{ref_label|prod|3|^}} The following table shows the number of hand combinations for up to nine opponents.
;Business and philanthropy
* [[Bruce Milligan]] - CEO of the Cerebral Palsy League of Queensland{{fact|date=April 2008}}


:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
;Media, entertainment and the arts
|- style="Background: #eee"
* [[Jayson Collisaros]] - American country musician{{fact|date=April 2008}}
! Opponents !! Number of possible hand combinations
* [[Nick Earls]] - Award-winning author
|-
* [[John Schluter]] - Channel Seven News Reporter (Attended Churchie 1966-1971)
| align=center| 1 || 1,225
* [[Karl Stefanovic]] - Channel Nine journalist
|-
* [[Grant McLennan]] - Member of iconic Brisbane band The Go-Betweens
| align=center| 2 || 690,900
* [[Gyton Grantley]] - star of the Australian television show [[Underbelly]]
|-
| align=center| 3 || 238,360,500
|-
| align=center| 4 || 56,372,258,250
|-
| align=center| 5 || ≈9.7073 × 10<sup>12</sup> (more than 9 [[1000000000000 (number)|trillion]])
|-
| align=center| 6 || ≈1.2620 × 10<sup>15</sup> (more than 1 [[1000000000000000 (number)|quadrillion]])
|-
| align=center| 7 || ≈1.2674 × 10<sup>17</sup> (more than 126 quadrillion)
|-
| align=center| 8 || ≈9.9804 × 10<sup>18</sup> (almost 10 [[1000000000000000000 (number)|quintillion]])
|-
| align=center| 9 || ≈6.2211 × 10<sup>20</sup> (more than 622 quintillion)
|}


An exhaustive analysis of all of the match ups in Texas Hold 'em of a player against nine opponents requires evaluating each possible board for each distinct starting hand against each possible combination of hands held by nine opponents, which is
;Politics, public service and the law
* [[Paul de Jersey]] - Chief Justice of Queensland
* [[Milton Dick]] - President of the Queensland Labor Party{{fact|date=April 2008}}
* [[Alex Freeleagus]] AO - Honorary Consul-General of Greece in Qld and Qld Solicitor (Deceased)
* [[Andrew Laming]] MP - Liberal Member for Bowman, Director of Funding
*[[Julian Marcus Sheezel]] - State Director ([[Victoria (Australia)|Victoria]]) of the [[Liberal Party of Australia]] (also attended [[Scotch College, Melbourne]])<ref name="JMSheezel">{{cite encyclopedia| editor = Suzannah Pearce| encyclopedia = Who's Who in Business Live!| title = SHEEZEL Julian Marcus| accessdate = 2007-12-05| date= 2006-11-17| year = 2007| publisher = Crown Content Pty Ltd| location = North Melbourne, Vic}}</ref>


:<math>169 \times {50 \choose 18} \times 17!! \times {32 \choose 5} \approx 2.117 \times 10^{28}</math> (more than 21 [[octillion]]).
;Sport
*'''[[Australian rules football]]'''
**[[Jason Dunstall]] - [[Hawthorn Football Club|Hawthorn Hawks]]/[[All-Australian]])
**[[Scott Harding]] - [[Brisbane Lions]]
*'''[[Rugby union]]'''
**[[Quade Cooper]] - [[Queensland Reds]]
**[[George Wilson]] - [[Bury FC]]
**[[David Pocock (footballer)|David Pocock]] - [[Western Force]]{{fact|date=April 2008}}
**[[Tom Hockings (footballer)|Tom Hockings]] - [[Western Force]]{{fact|date=April 2008}}
**[[Robbie Russell (rugby player)|Robbie Russell]] (Old Boy 1989 - 1993) - played 29 caps for [[Scotland national rugby union team]] - retired
'''[[Football]] (Soccer)'''
**[[Jonathan McKain]] - [[Socceroos]], [[Wellington Phoenix]]


If you were able to evaluate one trillion (10<sup>12</sup>) combinations every second, it would take over 670 [[1000000 (number)|million]] years to evaluate all of the hand/board combinations. While it is possible to significantly reduce the total number of combinations by [[pruning (algorithm)|pruning]] combinations with identical properties, the total number of situations is still well beyond the number that can be evaluated by brute force. For this reason, most software programs compute probabilities and [[expected value]]s for Hold 'em poker hands against multiple opponents by [[simulate|simulating]] the play of thousands or even millions of hands to determine [[statistical probability|statistical probabilities]].
*'''Other'''
**[[Ryan Broad]] - Cricket player ([[Queensland Bulls]])
**Guy Gibson - Olympic Fencing silver medalist ([[Montreal 1976]]) and ([[Moscow 1980]])
**[[Karmichael Hunt]] - Rugby League player ([[Brisbane Broncos]]/[[Queensland Maroons]]/[[Australian Kangaroos]])
**[[Joshua Jefferis]] - Commonwealth Gymnastics gold and silver medalist - ([[Melbourne 2006]]){{fact|date=April 2008}}
**[[David Smerdon]] - Chess player (Grandmaster)
** Right Reverend Dr [[Keith Rayner]], Archbishop of Melbourne and Primate of Australia


=== Dominated hands ===
==References==

{{reflist|2}}
When evaluating a hand before the flop, it is useful to have some idea of how likely the hand is ''[[Domination (poker)|dominated]]''. A dominated hand is a hand that is beaten by another hand (the ''dominant'' hand) and is extremely unlikely to win against it. Often the dominated hand has only a single card rank that can improve the dominated hand to beat the dominant [[hand (poker)|hand]] (not counting straights and flushes). For example, '''KJ''' is dominated by '''KQ'''—both hands share the king and the queen [[kicker (poker)|kicker]] is beating the jack kicker. Barring a straight or flush, the '''KJ''' will need a jack on the board to improve against the '''KQ''' (and will still be losing if a queen comes on the board also). A pocket pair is dominated by a pocket pair of higher rank.

==== Pocket pairs ====

Barring a straight or flush, a pocket pair needs to make three of a kind to beat a higher pocket pair. See the section "[[#After the flop|After the flop]]" for the odds of a pocket pair improving to three of a kind.

To calculate the probability that another player has a higher pocket pair, first consider the case against a single opponent. The probability that a single opponent has a higher pair can be stated as the probability that the first card dealt to the opponent is a higher rank than the pocket pair and the second card is the same rank as the first. Where '''<math>r</math>''' is the rank of the pocket pair (assigning values from 2–10 and J–A = 11–14), there are (14&nbsp;−&nbsp;''r'')&nbsp;×&nbsp;4 cards of higher rank. Subtracting the two cards for the pocket pair leaves 50 cards in the deck. After the first card is dealt to the player there are 49 cards left, 3 of which are the same rank as the first. So the probability <math>P</math> of a single opponent being dealt a higher pocket pair is

:{| cellspacing=10
|-
| colspan="2" | <math>P = \frac{(14 - r) \times 4}{50} \times \frac{3}{49}</math>
|-
| width="3" | &nbsp; || <math>= \frac{84 - 6r}{1225}.</math>
|}

The following approach extends this equation to calculate the probability that one or more other players has a higher pocket pair.

# Multiply the base probability for a single player for a given rank of pocket pairs by the number of opponents in the hand;
# Subtract the adjusted probability that more than one opponent has a higher pocket pair. (This is necessary because this probability effectively gets added to the calculation multiple times when multiplying the single player result.)

Where '''<math>n</math>''' is the number of other players still in the hand and '''<math>P_{ma}</math>''' is the adjusted probability that multiple opponents have higher pocket pairs, then the probability that at least one of them has a higher pocket pair is

:<math>P = \left(\frac{84 - 6r}{1225}\right) \times n - P_{ma}.</math>

The calculation for <math>P_{ma}</math> depends on the rank of the player's pocket pair, but can be generalized as

:<math>P_{ma} = P_2 + 2P_3 + \cdots + (n-1)P_n,</math>

where '''<math>P_2</math>''' is the probability that exactly two players have a higher pair, '''<math>P_3</math>''' is the probability that exactly three players have a higher pair, etc. As a practical matter, even with pocket '''2'''s against 9 opponents, <math>P_4 < 0.0015</math> and <math>P_5 < 0.00009</math>, so just calculating <math>P_2</math> and <math>P_3</math> gives an adequately precise result.

The following table shows the probability that before the flop another player has a larger pocket pair when there are one to nine other players in the hand.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Probability of facing a<br>larger pair when holding
! Against 1 !! Against 2 !! Against 3 !! Against 4 !! Against 5 !! Against 6 !! Against 7 !! Against 8 !! Against 9
|- align=center
| KK || 0.0049 || 0.0098 || 0.0147 || 0.0196 || 0.0244 || 0.0293 || 0.0342 || 0.0391 || 0.0439
|- align=center
| QQ || 0.0098 || 0.0195 || 0.0292 || 0.0388 || 0.0484 || 0.0579 || 0.0673 || 0.0766 || 0.0859
|- align=center
| JJ || 0.0147 || 0.0292 || 0.0436 || 0.0577 || 0.0717 || 0.0856 || 0.0992 || 0.1127 || 0.1259
|- align=center
| TT || 0.0196 || 0.0389 || 0.0578 || 0.0764 || 0.0946 || 0.1124 || 0.1299 || 0.1470 || 0.1637
|- align=center
| 99 || 0.0245 || 0.0484 || 0.0718 || 0.0946 || 0.1168 || 0.1384 || 0.1593 || 0.1795 || 0.1990
|- align=center
| 88 || 0.0294 || 0.0580 || 0.0857 || 0.1125 || 0.1384 || 0.1634 || 0.1873 || 0.2101 || 0.2318
|- align=center
| 77 || 0.0343 || 0.0674 || 0.0994 || 0.1301 || 0.1595 || 0.1874 || 0.2138 || 0.2387 || 0.2619
|- align=center
| 66 || 0.0392 || 0.0769 || 0.1130 || 0.1473 || 0.1799 || 0.2104 || 0.2389 || 0.2651 || 0.2890
|- align=center
| 55 || 0.0441 || 0.0862 || 0.1263 || 0.1642 || 0.1996 || 0.2324 || 0.2623 || 0.2892 || 0.3129
|- align=center
| 44 || 0.0490 || 0.0956 || 0.1395 || 0.1806 || 0.2186 || 0.2532 || 0.2841 || 0.3109 || 0.3334
|- align=center
| 33 || 0.0539 || 0.1048 || 0.1526 || 0.1967 || 0.2370 || 0.2729 || 0.3040 || 0.3300 || 0.3503
|- align=center
| 22 || 0.0588 || 0.1141 || 0.1654 || 0.2124 || 0.2546 || 0.2914 || 0.3222 || 0.3464 || 0.3633
|}

The following table gives the probability that a hand is facing two or more larger pairs before the flop. From the previous equations, the probability <math>P_m</math> is computed as

:<math>P_m = P_2 + P_3 + \cdots + P_n.</math>

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Probability of facing multiple<br>larger pairs when holding
! Against 2 !! Against 3 !! Against 4 !! Against 5 !! Against 6 !! Against 7 !! Against 8 !! Against 9
|- align=center
| KK ||< 0.00001|| 0.00001 || 0.00003 || 0.00004 || 0.00007 || 0.00009 || 0.00012 || 0.00016
|- align=center
| QQ || 0.00006 || 0.00018 || 0.00037 || 0.00061 || 0.00091 || 0.00128 || 0.00171 || 0.00220
|- align=center
| JJ || 0.00017 || 0.00051 || 0.00102 || 0.00171 || 0.00257 || 0.00360 || 0.00482 || 0.00621
|- align=center
| TT || 0.00033 || 0.00099 || 0.00200 || 0.00335 || 0.00504 || 0.00709 || 0.00950 || 0.01226
|- align=center
| 99 || 0.00054 || 0.00164 || 0.00330 || 0.00553 || 0.00836 || 0.01177 || 0.01580 || 0.02045
|- align=center
| 88 || 0.00081 || 0.00244 || 0.00493 || 0.00828 || 0.01253 || 0.01769 || 0.02378 || 0.03084
|- align=center
| 77 || 0.00112 || 0.00341 || 0.00689 || 0.01160 || 0.01758 || 0.02487 || 0.03351 || 0.04353
|- align=center
| 66 || 0.00149 || 0.00454 || 0.00918 || 0.01550 || 0.02353 || 0.03335 || 0.04503 || 0.05861
|- align=center
| 55 || 0.00191 || 0.00583 || 0.01182 || 0.01998 || 0.03040 || 0.04318 || 0.05840 || 0.07619
|- align=center
| 44 || 0.00239 || 0.00728 || 0.01480 || 0.02506 || 0.03821 || 0.05438 || 0.07371 || 0.09635
|- align=center
| 33 || 0.00291 || 0.00890 || 0.01812 || 0.03075 || 0.04698 || 0.06699 || 0.09099 || 0.11919
|- align=center
| 22 || 0.00349 || 0.01068 || 0.02180 || 0.03706 || 0.05673 || 0.08107 || 0.11034 || 0.14484
|}

From a practical perspective, however, the odds of out drawing a single pocket pair or multiple pocket pairs are not much different. In both cases the large majority of winning hands require one of the remaining two cards needed to make [[three of a kind]]. The real difference against multiple overpairs becomes the increased probability that one of the overpairs will also make three of a kind.

==== Hands with one ace ====

When holding a single ace (referred to as '''Ax'''), it is useful to know how likely it is that another player has a ''better ace''—an ace with a higher second card. The weaker ace is dominated by the better ace. The probability that a single opponent has a better ace is the probability that he has either '''AA''' or '''Ax''' where '''x''' is a rank other than ace that is higher than the player's second card. When holding '''Ax''', the probability that a chosen single player has '''AA''' is <math>\begin{matrix} \frac{3}{50} \times \frac{2}{49} \approx 0.00245 \end{matrix}</math>. In the case of a table with '''<math>n</math>''' opponents, the probability of ''one'' of them holding '''AA''' is <math>(1-(1-0.00245)^n)</math>. If the player is holding '''Ax''' against 9 opponents, there is a probability of approximately 0.0218 that one opponent has '''AA'''.

Where <math>x</math> is the rank 2–K of the second card (assigning values from 2–10 and J–K = 11–13) the probability that a single opponent has a better ace is calculated by the formula

:{| cellspacing=10
|-
| colspan="2" | <math>P = \left(\frac{3}{50} \times \frac{2}{49}\right) + \left(\frac{3}{50} \times \frac{(13 - x) \times 4}{49} \times 2\right)</math>
|-
| width="3" | &nbsp; || <math>= \frac{3}{1225} + \frac{12 \times (13 - x)}{1225}</math>
|-
| width="3" | &nbsp; || <math>= \frac{159 - 12x}{1225}.</math>
|}

The probability <math>\begin{matrix} \frac{3}{50} \times \frac{(13 - x) \times 4}{49} \end{matrix}</math> of a player having '''Ay''', where '''y''' is a rank such that '''x''' < '''y''' <= '''K''', is multiplied by the two ways to order the cards '''A''' and '''y''' in the hand.

The following table shows the probability that before the flop another player has an ace with a larger kicker in the hand.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Probability of facing an ace<br>with larger kicker when holding
! Against 1 !! Against 2 !! Against 3 !! Against 4 !! Against 5 !! Against 6 !! Against 7 !! Against 8 !! Against 9
|- align = center
| AK || 0.00245 || 0.00489 || 0.00733 || 0.00976 || 0.01219 || 0.01460 || 0.01702 || 0.01942 || 0.02183
|- align = center
| AQ || 0.01224 || 0.02434 || 0.03629 || 0.04809 || 0.05974 || 0.07126 || 0.08263 || 0.09386 || 0.10496
|- align = center
| AJ || 0.02204 || 0.04360 || 0.06468 || 0.08529 || 0.10545 || 0.12517 || 0.14445 || 0.16331 || 0.18175
|- align = center
| AT || 0.03184 || 0.06266 || 0.09250 || 0.12139 || 0.14937 || 0.17645 || 0.20267 || 0.22805 || 0.25263
|- align = center
| A9 || 0.04163 || 0.08153 || 0.11977 || 0.15642 || 0.19154 || 0.22520 || 0.25745 || 0.28837 || 0.31799
|- align = center
| A8 || 0.05143 || 0.10021 || 0.14649 || 0.19038 || 0.23202 || 0.27152 || 0.30898 || 0.34452 || 0.37823
|- align = center
| A7 || 0.06122 || 0.11870 || 0.17266 || 0.22331 || 0.27086 || 0.31550 || 0.35741 || 0.39675 || 0.43369
|- align = center
| A6 || 0.07102 || 0.13700 || 0.19829 || 0.25523 || 0.30812 || 0.35726 || 0.40291 || 0.44531 || 0.48471
|- align = center
| A5 || 0.08082 || 0.15510 || 0.22338 || 0.28615 || 0.34384 || 0.39687 || 0.44561 || 0.49041 || 0.53160
|- align = center
| A4 || 0.09061 || 0.17301 || 0.24795 || 0.31609 || 0.37806 || 0.43442 || 0.48567 || 0.53227 || 0.57465
|- align = center
| A3 || 0.10041 || 0.19073 || 0.27199 || 0.34509 || 0.41085 || 0.47000 || 0.52322 || 0.57109 || 0.61416
|- align = center
| A2 || 0.11020 || 0.20826 || 0.29552 || 0.37315 || 0.44223 || 0.50370 || 0.55840 || 0.60706 || 0.65037
|}

== The flop ==

The value of a starting hand can change dramatically after the flop. Regardless of initial strength, any hand can flop the [[nut hand|nuts]]&mdash;for example, if the flop comes with three '''2'''s, any hand holding the fourth '''2''' has the nuts (though additional cards could still give another player a higher four of a kind or a straight flush). Conversely, the flop can undermine the perceived strength of any hand&mdash;a player holding '''A♣''' '''<font color=red>A♥</font>''' would not be happy to see '''8♠ 9♠ 10♠''' on the flop because of the straight and flush possibilities.

There are

:<math>{50 \choose 3} = 19,600</math>

possible flops for any given starting hand. By the turn the total number of combinations has increased to

:<math>{50 \choose 4} = 230,300</math>

and on the river there are

:<math>{50 \choose 5} = 2,118,760</math>

possible boards to go with the hand.

The following are some general probabilities about what can occur on the board. These assume a "[[random variable|random]]" starting hand for the player.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! rowspan=2 | Board consisting of
! colspan=2 align=center width=150 | Making on flop
! colspan=2 align=center width=150 | Making by turn
! colspan=2 align=center width=150 | Making by river
|- style="Background: #eee"
! Prob. !! Odds !! Prob. !! Odds !! Prob. !! Odds
|-
|Three or more of same suit
|align=center| 0.05177 ||align=right| 18.3&nbsp;:&nbsp;1
|align=center| 0.13522 ||align=right| 6.40&nbsp;:&nbsp;1
|align=center| 0.23589 ||align=right| 3.24&nbsp;:&nbsp;1
|-
|Four or more of same suit
| ||
|align=center| 0.01056 ||align=right| 93.7&nbsp;:&nbsp;1
|align=center| 0.03394 ||align=right| 28.5&nbsp;:&nbsp;1
|-
|Rainbow flop (all different suits)
|align=center| 0.39765 ||align=right| 1.51&nbsp;:&nbsp;1
|align=center| 0.10550 ||align=right| 8.48&nbsp;:&nbsp;1
| ||
|-
|Three cards of consecutive rank (but not four consecutive)
|align=center| 0.03475 ||align=right| 27.8&nbsp;:&nbsp;1
|align=center| 0.11820 ||align=right| 7.46&nbsp;:&nbsp;1
|align=center| 0.25068 ||align=right| 2.99&nbsp;:&nbsp;1
|-
|Four cards to a straight (but not five)
| ||
|align=center| 0.03877 ||align=right| 24.8&nbsp;:&nbsp;1
|align=center| 0.18991 ||align=right| 4.27&nbsp;:&nbsp;1
|-
|Three or more cards of consecutive rank and same suit
|align=center| 0.00217 ||align=right| 459&nbsp;:&nbsp;1
|align=center| 0.00869 ||align=right| 114&nbsp;:&nbsp;1
|align=center| 0.02172 ||align=right| 45.0&nbsp;:&nbsp;1
|-
|Three of a kind (but not a full house or four of a kind)
|align=center| 0.00235 ||align=right| 424&nbsp;:&nbsp;1
|align=center| 0.00935 ||align=right| 106&nbsp;:&nbsp;1
|align=center| 0.02128 ||align=right| 46&nbsp;:&nbsp;1
|-
|A pair (but not two pair or three or four of a kind)
|align=center| 0.16941 ||align=right| 4.90&nbsp;:&nbsp;1
|align=center| 0.30417 ||align=right| 2.29&nbsp;:&nbsp;1
|align=center| 0.42450 ||align=right| 1.36&nbsp;:&nbsp;1
|-
|Two pair (but not a full house)
| ||
|align=center| 0.01037 ||align=right| 95.4&nbsp;:&nbsp;1
|align=center| 0.04716 ||align=right| 20.2&nbsp;:&nbsp;1
|}

An interesting fact to note from the table above is that more than 60% of the flops will have at least two of the same suit—you're likely to either be drawing to a flush or worried about one.

=== Flopping overcards when holding a pocket pair ===

It is also useful to look at the chances different starting hands have of either improving on the flop, or of weakening on the flop. One interesting circumstance concerns pocket pairs. When holding a pocket pair, overcards (cards of higher rank than the pair) weaken the hand because of the potential that an overcard has paired a card in an opponent's hand. The hand gets worse the more overcards there are on the board and the more opponents that are in the hand because the probability that one of the overcards has paired a hole card increases. To calculate the probability of no overcard, take the total number of outcomes without an overcard divided by the total number of outcomes.

Where '''<math>x</math>''' is the rank 3&ndash;K of the pocket pair (assigning values from 3–10 and J–K&nbsp;=&nbsp;11–13), then the number of overcards is <math>\begin{matrix}(14 - x) \times 4\end{matrix}</math> and the number of cards or rank <math>x</math> of less is <math>\begin{matrix}50 - (14 - x) \times 4 = 4x - 6\end{matrix}</math>. The number of outcomes without an overcard is the number of combinations that can be formed with the remaining cards, so the probability <math>P</math> of an overcard on the flop is

:<math>P = {(4x - 6) \choose 3} \div {50 \choose 3},</math>

and on the turn and river are

:<math>P = {(4x - 6) \choose 4} \div {50 \choose 4}</math>&nbsp;&nbsp;and&nbsp;&nbsp;<math>P = {(4x - 6) \choose 5} \div {50 \choose 5},</math>&nbsp;&nbsp;respectively.

The following table gives the probability that no overcards will come on the flop, turn and river, for each of the pocket pairs from '''3''' to '''K'''.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! rowspan=2 | Holding pocket pair
! colspan=2 align=center width=150 | No overcard on flop
! colspan=2 align=center width=150 | No overcard by turn
! colspan=2 align=center width=150 | No overcard by river
|- style="Background: #eee"
! Prob. !! Odds !! Prob. !! Odds !! Prob. !! Odds
|-align=center
| KK || 0.7745 ||align=right| 0.29&nbsp;:&nbsp;1 || 0.7086 ||align=right| 0.41&nbsp;:&nbsp;1 || 0.6470 ||align=right| 0.55&nbsp;:&nbsp;1
|-align=center
| QQ || 0.5857 ||align=right| 0.71&nbsp;:&nbsp;1 || 0.4860 ||align=right| 1.06&nbsp;:&nbsp;1 || 0.4015 ||align=right| 1.49&nbsp;:&nbsp;1
|-align=center
| JJ || 0.4304 ||align=right| 1.32&nbsp;:&nbsp;1 || 0.3205 ||align=right| 2.12&nbsp;:&nbsp;1 || 0.2369 ||align=right| 3.22&nbsp;:&nbsp;1
|-align=center
| TT || 0.3053 ||align=right| 2.28&nbsp;:&nbsp;1 || 0.2014 ||align=right| 3.97&nbsp;:&nbsp;1 || 0.1313 ||align=right| 6.61&nbsp;:&nbsp;1
|-align=center
| 99 || 0.2071 ||align=right| 3.83&nbsp;:&nbsp;1 || 0.1190 ||align=right| 7.40&nbsp;:&nbsp;1 || 0.0673 ||align=right| 13.87&nbsp;:&nbsp;1
|-align=center
| 88 || 0.1327 ||align=right| 6.54&nbsp;:&nbsp;1 || 0.0649 ||align=right| 14.40&nbsp;:&nbsp;1 || 0.0310 ||align=right| 31.21&nbsp;:&nbsp;1
|-align=center
| 77 || 0.0786 ||align=right| 11.73&nbsp;:&nbsp;1 || 0.0318 ||align=right| 30.48&nbsp;:&nbsp;1 || 0.0124 ||align=right| 79.46&nbsp;:&nbsp;1
|-align=center
| 66 || 0.0416 ||align=right| 23.02&nbsp;:&nbsp;1 || 0.0133 ||align=right| 74.26&nbsp;:&nbsp;1 || 0.0040 ||align=right| 246.29&nbsp;:&nbsp;1
|-align=center
| 55 || 0.0186 ||align=right| 52.85&nbsp;:&nbsp;1 || 0.0043 ||align=right| 229.07&nbsp;:&nbsp;1 || 0.0009 ||align=right| 1,057.32&nbsp;:&nbsp;1
|-align=center
| 44 || 0.0061 ||align=right| 162.33&nbsp;:&nbsp;1 || 0.0009 ||align=right| 1,095.67&nbsp;:&nbsp;1 || 0.0001 ||align=right| 8,406.78&nbsp;:&nbsp;1
|-align=center
| 33 || 0.0010 ||align=right| 979.00&nbsp;:&nbsp;1 || 0.0001 ||align=right| 15,352.33&nbsp;:&nbsp;1 || 0.0000 ||align=right| 353,125.67&nbsp;:&nbsp;1
|}

Notice that there is a better than 35% probability that an ace will come by the river if holding pocket kings, and with pocket queens, the odds are slightly in favor of an ace or a king coming by the turn, and a full 60% in favor of an overcard to the queen by the river. With pocket jacks, there's only a 43% chance that an overcard will not come on the flop and it is better than 3&nbsp;:&nbsp;1 that an overcard will come by the river.

Notice, though, that those probabilities would be lower if we consider that at least one opponent happens to hold one of those overcards.

== After the flop ==

During play—that is, from the flop and onwards—drawing probabilities come down to a question of [[out (poker)|outs]]. All situations which have the same number of outs have the same probability of improving to a winning hand over any unimproved hand held by an opponent. For example, an [[draw (poker)#Inside straight draw|inside straight draw]] (e.g. '''3-4-6-7''' missing the '''5''' for a straight), and a full house draw (e.g. '''6-6-K-K''' drawing for one of the pairs to become three-of-a-kind) are equivalent. Each can be satisfied by four cards—four '''5'''s in the first case, and the other two '''6'''s and other two kings in the second.

The probabilities of drawing these outs are easily calculated. At the flop there remain 47 unseen cards, so the probability is (outs&nbsp;÷&nbsp;47). At the turn there are 46 unseen cards so the probability is (outs&nbsp;÷&nbsp;46). The cumulative probability of making a hand on either the turn or river can be determined as the complement of the odds of ''not'' making the hand on the turn and not on the river. The probability of not drawing an out is (47&nbsp;−&nbsp;outs)&nbsp;÷&nbsp;47 on the turn and (46&nbsp;−&nbsp;outs)&nbsp;÷&nbsp;46 on the river; taking the complement of these [[conditional probability|conditional probabilities]] gives the probability of drawing the out by the river which is calculated by the formula

:<math>P = 1 - \left(\frac{47 - outs}{47} \times \frac{46 - outs}{46}\right).</math>

For reference, the probability and odds for some of the more common numbers of outs are given here.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! rowspan=2 | Example drawing to
! rowspan=2 | Outs
! colspan=2 width="150" | Make on turn
! colspan=2 width="150" | Make on river
! colspan=2 width="150" | Make on turn or river
|- style="Background: #eee"
! Prob. !! Odds !! Prob. !! Odds !! Prob. !! Odds
|- align=center
|align=left| Inside [[straight flush]]; [[Four of a kind]]
| 1 || 0.0213 || 46.0&nbsp;:&nbsp;1 || 0.0217 || 45.0&nbsp;:&nbsp;1 || 0.0426 || 22.5&nbsp;:&nbsp;1
|- align=center
|align=left| [[Open-ended (poker)|Open-ended]] straight flush; [[Three of a kind]]
| 2 || 0.0426 || 22.5&nbsp;:&nbsp;1 || 0.0435 || 22.0&nbsp;:&nbsp;1 || 0.0842 || 10.9&nbsp;:&nbsp;1
|- align=center
|align=left| High [[one pair (poker)|pair]]
| 3 || 0.0638 || 14.7&nbsp;:&nbsp;1 || 0.0652 || 14.3&nbsp;:&nbsp;1 || 0.1249 || 7.01&nbsp;:&nbsp;1
|- align=center
|align=left| Inside [[straight (poker)|straight]]; [[Full house (poker)|Full house]]
| 4 || 0.0851 || 10.8&nbsp;:&nbsp;1 || 0.0870 || 10.5&nbsp;:&nbsp;1 || 0.1647 || 5.07&nbsp;:&nbsp;1
|- align=center
|align=left| Three of a kind or [[two pair]]
| 5 || 0.1064 || 8.40&nbsp;:&nbsp;1 || 0.1087 || 8.20&nbsp;:&nbsp;1 || 0.2035 || 3.91&nbsp;:&nbsp;1
|- align=center
|align=left| Either pair
| 6 || 0.1277 || 6.83&nbsp;:&nbsp;1 || 0.1304 || 6.67&nbsp;:&nbsp;1 || 0.2414 || 3.14&nbsp;:&nbsp;1
|- align=center
|align=left| Full house or four of a kind; <sup>(see note)</sup><br>Inside straight or high pair
| 7 || 0.1489 || 5.71&nbsp;:&nbsp;1 || 0.1522 || 5.57&nbsp;:&nbsp;1 || 0.2784 || 2.59&nbsp;:&nbsp;1
|- align=center
|align=left| Open-ended straight
| 8 || 0.1702 || 4.88&nbsp;:&nbsp;1 || 0.1739 || 4.75&nbsp;:&nbsp;1 || 0.3145 || 2.18&nbsp;:&nbsp;1
|- align=center
|align=left| [[Flush (poker)|Flush]]
| 9 || 0.1915 || 4.22&nbsp;:&nbsp;1 || 0.1957 || 4.11&nbsp;:&nbsp;1 || 0.3497 || 1.86&nbsp;:&nbsp;1
|- align=center
|align=left| Inside straight or pair
| 10 || 0.2128 || 3.70&nbsp;:&nbsp;1 || 0.2174 || 3.60&nbsp;:&nbsp;1 || 0.3839 || 1.60&nbsp;:&nbsp;1
|- align=center
|align=left| Open-ended straight or high pair
| 11 || 0.2340 || 3.27&nbsp;:&nbsp;1 || 0.2391 || 3.18&nbsp;:&nbsp;1 || 0.4172 || 1.40&nbsp;:&nbsp;1
|- align=center
|align=left| Inside straight or flush; Flush or high pair
| 12 || 0.2553 || 2.92&nbsp;:&nbsp;1 || 0.2609 || 2.83&nbsp;:&nbsp;1 || 0.4496 || 1.22&nbsp;:&nbsp;1
|- align=center
|align=left|
| 13 || 0.2766 || 2.62&nbsp;:&nbsp;1 || 0.2826 || 2.54&nbsp;:&nbsp;1 || 0.4810 || 1.08&nbsp;:&nbsp;1
|- align=center
|align=left| Open-ended straight or pair
| 14 || 0.2979 || 2.36&nbsp;:&nbsp;1 || 0.3043 || 2.29&nbsp;:&nbsp;1 || 0.5116 || 0.955&nbsp;:&nbsp;1
|- align=center
|align=left| Open-ended straight or flush; Flush or pair;<br>Inside straight, flush or high pair
| 15 || 0.3191 || 2.13&nbsp;:&nbsp;1 || 0.3261 || 2.07&nbsp;:&nbsp;1 || 0.5412 || 0.848&nbsp;:&nbsp;1
|- align=center
|align=left|
| 16 || 0.3404 || 1.94&nbsp;:&nbsp;1 || 0.3478 || 1.88&nbsp;:&nbsp;1 || 0.5698 || 0.755&nbsp;:&nbsp;1
|- align=center
|align=left|
| 17 || 0.3617 || 1.76&nbsp;:&nbsp;1 || 0.3696 || 1.71&nbsp;:&nbsp;1 || 0.5976 || 0.673&nbsp;:&nbsp;1
|- align=center
|align=left| Inside straight or flush or pair;<br>Open-ended straight, flush or high pair
| 18 || 0.3830 || 1.61&nbsp;:&nbsp;1 || 0.3913 || 1.56&nbsp;:&nbsp;1 || 0.6244 || 0.601&nbsp;:&nbsp;1
|- align=center
|align=left|
| 19 || 0.4043 || 1.47&nbsp;:&nbsp;1 || 0.4130 || 1.42&nbsp;:&nbsp;1 || 0.6503 || 0.538&nbsp;:&nbsp;1
|- align=center
|align=left|
| 20 || 0.4255 || 1.35&nbsp;:&nbsp;1 || 0.4348 || 1.30&nbsp;:&nbsp;1 || 0.6753 || 0.481&nbsp;:&nbsp;1
|- align=center
|align=left| Open-ended straight, flush or pair
| 21 || 0.4468 || 1.24&nbsp;:&nbsp;1 || 0.4565 || 1.19&nbsp;:&nbsp;1 || 0.6994 || 0.430&nbsp;:&nbsp;1
|}

* <small>'''Note:''' When drawing to a full house or four of a kind with a pocket pair that has hit ''trips'' (three of a kind) on the flop, there are 6 outs to get a full house by pairing the board and one out to make four of a kind. This means that if the turn does not pair the board or make four of a kind, there will be 3 additional outs on the river, for a total of 10, to pair the turn card and make a full house. This makes the probability of drawing to a full house or four of a kind on the turn or river 0.334 and the odds are 1.99&nbsp;:&nbsp;1. This makes drawing to a full house or four of a kind by the river about 8½ outs.</small>

It is worth noting in the preceding table that if a player doesn't fold before the river, a hand with at least 14 outs after the flop has a better than 50% chance to catch one of its outs by the river. With 20 or more outs, a hand is a better than 2&nbsp;:&nbsp;1 favorite to catch at least one out by the river.

''See the article on [[pot odds]] for examples of how these probabilities might be used in gameplay decisions.''

=== Estimating probability of drawing outs ===
Few poker players have the mathematical ability to calculate odds in the middle of a poker hand. One solution is to memorize the actual odds of drawing outs after the flop and after the turn, since these odds are needed frequently for making decisions.

Another solution some players use is an easily-calculated approximation of the probability for drawing outs.

==== Approximating odds after the flop ====
With two cards to come, the percent chance of hitting one of '''''x''''' outs is about '''4x'''. This approximation gives roughly accurate probabilities for up to about 12 outs, with an absolute average error of 0.9, a maximum [[approximation error|absolute error]] of 3, a relative average error of 3.5, and a maximum relative error of 6.8.

A slightly more complicated, but significantly more accurate approximation of drawing outs after the flop is to use 4x only for 1 to 9 outs, and (3x+9) for 10 or more outs. This approximation has a maximum absolute error of less than 1 for 1 to 19 outs and maximum relative error of less than 5 for 2 to 23 outs.

==== Approximating odds after the turn ====
With one card to come, the percent chance of hitting one of '''''x''''' cards is about 2x. This approximation has a constant relative error of an 8 underestimation, which produces a linearly increasing absolute error of about 1 for each 6 outs.

A more accurate approximation is (2x+(2x÷10). This is easily done by first multiplying '''''x''''' by 2, then rounding the result to the nearest multiple of ten, and adding the 10's digit to the first result. For example, to calculate the odds of hitting one of 12 outs on the river: 12&nbsp;×&nbsp;2&nbsp;=&nbsp;24, 24 rounds to 20, so the approximation is 24&nbsp;+&nbsp;2&nbsp;=&nbsp;26. This approximation has a maximum absolute error of less than 0.9 for 1 to 19 outs and a maximum relative error of 3.5 for more than 3 outs.

==== Chart: post-flop odds approximations ====
The following shows the approximations and their absolute and relative errors for both methods of approximation.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 6px #aaa solid; border-collapse: collapse; font-size: 95;"
|- style="Background: #eee"
! rowspan=3 | Outs
! rowspan=3 bgcolor="darkgrey" | &nbsp;
! colspan=9 width="150" | Make on turn or river
! rowspan=3 bgcolor="darkgrey" | &nbsp;
! colspan=9 width="150" | Make on river
|- style="Background: #eee"
! rowspan=2 | Actual
! rowspan=2 bgcolor="darkgrey" | &nbsp;
! colspan=3 | <math>(4x)%</math>
! rowspan=2 bgcolor="darkgrey" | &nbsp;
! colspan=3 | <math>(3x + 9)%</math><br />where <math>x>9</math>
! rowspan=2 | Actual
! rowspan=2 bgcolor="darkgrey" | &nbsp;
! colspan=3 | <math>(2x)%</math>
! rowspan=2 bgcolor="darkgrey" | &nbsp;
! colspan=3 | <math>(2x + (2x \text{ ÷ } 10))%</math>
|- style="Background: #eee"
! Est. !! Error !! Error !! Est. !! Error !! Error !! Est. !! Error !! Error !! Est. !! Error !! Error
|-
| colspan="21" bgcolor="darkgrey" height="1" |
|- align=right
! 1
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| 4.2553
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| 4|| −0.26|| 6.00
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| bgcolor="darkgrey" colspan=3 rowspan=9 | &nbsp;
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| 2.1739
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| 2||−0.17||8.00
! rowspan=23 bgcolor="darkgrey" | &nbsp;
| 2||−0.17||8.00
|- align=right
! 2
| 8.4181|| 8|| −0.42|| 4.97
| 4.3478|| 4||−0.35||8.00|| 4||−0.35||8.00
|- align=right
! 3
|12.4884||12|| −0.49|| 3.91
| 6.5217|| 6||−0.52||8.00|| 7||+0.48||7.33
|- align=right
! 4
|16.4662||16|| −0.47|| 2.83
| 8.6957|| 8||−0.70||8.00|| 9||+0.30||3.50
|- align=right
! 5
|20.3515||20|| −0.35|| 1.73
|10.8696||10||−0.87||8.00||11||+0.13||1.20
|- align=right
! 6
|24.1443||24|| −0.14|| 0.60
|13.0435||12||−1.04||8.00||13||−0.04||0.33
|- align=right
! 7
|27.8446||28|| +0.16|| 0.56
|15.2174||14||−1.22||8.00||15||−0.22||1.43
|- align=right
! 8
|31.4524||32|| +0.55|| 1.74
|17.3913||16||−1.39||8.00||18||+0.61||3.50
|- align=right
! 9
|34.9676||36|| +1.03|| 2.95
|19.5652||18||−1.57||8.00||20||+0.43||2.22
|- align=right
!10
|38.3904||40|| +1.61|| 4.19||39||+0.61||1.59||21.7391||20||−1.74||8.00||22||+0.26||1.20
|- align=right
!11
|41.7206||44|| +2.28|| 5.46||42||+0.28||0.67||23.9130||22||−1.91||8.00||24||+0.09||0.36
|- align=right
!12
|44.9584||48|| +3.04|| 6.77||45||+0.04||0.09||26.0870||24||−2.09||8.00||26||−0.09||0.33
|- align=right
!13
|48.1036||52|| +3.90|| 8.10||48||−0.10||0.22||28.2609||26||−2.26||8.00||29||+0.74||2.62
|- align=right
!14
|51.1563||56|| +4.84|| 9.47||51||−0.16||0.31||30.4348||28||−2.43||8.00||31||+0.57||1.86
|- align=right
!15
|54.1166||60|| +5.88||10.87||54||−0.12||0.22||32.6087||30||−2.61||8.00||33||+0.39||1.20
|- align=right
!16
|56.9843||64|| +7.02||12.31||57||+0.02||0.03||34.7826||32||−2.78||8.00||35||+0.22||0.62
|- align=right
!17
|59.7595||68|| +8.24||13.79||60||+0.24||0.40||36.9565||34||−2.96||8.00||37||+0.04||0.12
|- align=right
!18
|62.4422||72|| +9.56||15.31||63||+0.56||0.89||39.1304||36||−3.13||8.00||40||+0.87||2.22
|- align=right
!19
|65.0324||76||+10.97||16.86||66||+0.97||1.49||41.3043||38||−3.30||8.00||42||+0.70||1.68
|- align=right
!20
|67.5301||80||+12.47||18.47||69||+1.47||2.18||43.4783||40||−3.48||8.00||44||+0.52||1.20
|- align=right
!21
|69.9352||84||+14.06||20.11||72||+2.06||2.95||45.6522||42||−3.65||8.00||46||+0.35||0.76
|- align=right
!22
|72.2479||88||+15.75||21.80||75||+2.75||3.81||47.8261||44||−3.83||8.00||48||+0.17||0.36
|- align=right
!23
|74.4681||92||+17.53||23.54||78||+3.53||4.74||50.0000||46||−4.00||8.00||51||+1.00||2.00
|}

Either of these approximations is generally accurate enough to aid in most [[pot odds]] calculations.

=== Example of drawing outs ===

The '''unseen cards principle''' states that to calculate the probability (from the point of view of a player about to act) that the next card dealt will be among a certain set, he must divide the number of cards in that set by the number of cards he has not seen, regardless of where those cards are. For example, a player playing [[five-card draw]] who holds '''5-6-7-8-K''' wants to discard the '''K''' hoping to [[draw (poker)|draw]] a '''4''' or '''9''' to complete a straight. He will calculate his probability of success on the turn as 8&nbsp;÷&nbsp;47: 4 '''4'''s and 4 '''9'''s give 8 outs, and 52 cards minus the 5 he has already seen make 47. The fact that some of those unseen cards may have already been dealt to other players is irrelevant, because he has no information about where the desired cards are, and must act based only upon information he does have. In a game among experts, it sometimes is possible to deduce what an opponent is probably holding, and adjust your odds computation. In a [[stud poker]] or [[community card poker]] game, cards that the player has seen because they are dealt face up ''are'' subtracted from the unseen card count (and from the set of desired cards as well if they are out of play).

=== Runner-runner outs ===

Some outs for a hand require drawing an out on both the turn and the river—making two consecutive outs is called a ''runner-runner''. Examples would be needing two cards to make a straight, flush, or three or four of a kind. Runner-runner outs can either draw from a common [[set]] of outs or from [[disjoint sets]] of outs. Two disjoint outs can either be [[conditional probability|conditional]] or [[Statistical independence|independent]] events.

==== Common outs ====

Drawing to a flush is an example of drawing from a common set of outs. Both the turn and river need to be the same suit, so both outs are coming from a common set of outs—the set of remaining cards of the desired suit. After the flop, if <math>x</math> is the number of common outs, the probability <math>P</math> of drawing runner-runner outs is

:<math>P = \frac{x}{47} \times \frac{x-1}{46}.</math>

Since a flush would have 10 outs, the probability of a runner-runner flush draw is <math>\begin{matrix} \frac{10}{47} \times \frac{9}{46} = \frac{90}{2162} \approx \frac{1}{24} \approx 0.04163 \end{matrix}</math>. Other examples of runner-runner draws from a common set of outs are drawing to three or four of a kind. When counting outs, it is convenient to convert runner-runner outs to "normal" outs (see "[[#After the flop|After the flop]]"). A runner-runner flush draw is about the equivalent of one "normal" out.

The following table shows the probability and odds of making a runner-runner from a common set of outs and the equivalent normal outs.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Likely drawing to !! Common outs !! Probability !! Odds !! Equivalent outs
|-
| Four of a kind (with pair)<br>Inside-only straight flush
| align=center| 2 || align=center| 0.00093 || align=right| 1,080&nbsp;:&nbsp;1 || align=center| 0.02
|-
| Three of a kind (with no pair)
| align=center| 3 || align=center| 0.00278 || align=right| 359&nbsp;:&nbsp;1 || align=center| 0.07
|-
|
| align=center| 4 || align=center| 0.00556 || align=right| 179&nbsp;:&nbsp;1 || align=center| 0.13
|-
|
| align=center| 5 || align=center| 0.00925 || align=right| 107&nbsp;:&nbsp;1 || align=center| 0.22
|-
| Two pair or three of a kind (with no pair)
| align=center| 6 || align=center| 0.01388 || align=right| 71.1&nbsp;:&nbsp;1 || align=center| 0.33
|-
|
| align=center| 7 || align=center| 0.01943 || align=right| 50.5&nbsp;:&nbsp;1 || align=center| 0.46
|-
|
| align=center| 8 || align=center| 0.02590 || align=right| 37.6&nbsp;:&nbsp;1 || align=center| 0.61
|-
|
| align=center| 9 || align=center| 0.03330 || align=right| 29.0&nbsp;:&nbsp;1 || align=center| 0.78
|-
| Flush
| align=center| 10 || align=center| 0.04163 || align=right| 23.0&nbsp;:&nbsp;1 || align=center| 0.98
|}

==== Disjoint outs ====

Two outs are disjoint when there are no common cards between the set of cards needed for the first out and the set of cards needed for the second out. The outs are independent of each other if it does not matter which card comes first, and one card appearing does not affect the probability of the other card appearing except by changing the number of remaining cards; an example is drawing two cards to an inside straight. The outs are conditional on each other if the number of outs available for the second card depends on the first card; an example is drawing two cards to an outside straight.

After the flop, if <math>x</math> is the number of independent outs for one card and <math>y</math> is the number of outs for the second card, then the probability <math>P</math> of making the runner-runner is

:<math>P = \frac{x}{47} \times \frac{y}{46} \times 2 = \frac{xy}{1081}.</math>

For example, a player holding '''<font color=red>J♦ Q♦</font>''' after the flop '''<font color=red>9♥</font> 5♣ 4♠''' needs a '''10''' and either a '''K''' or '''8''' on the turn and river to make a straight. There are 4 '''10'''s and 8 kings and '''8'''s, so the probability is <math>\begin{matrix}\frac{4 \times 8}{1081} \approx 0.0296\end{matrix}</math>.

The probability of making a conditional runner-runner depends on the condition. For example, a player holding '''<font color=red>9♥ 10♥</font>''' after the flop '''<font color=red>8♦</font> 2♠ A♣''' can make a straight with {'''J''', '''Q'''}, {'''7''', '''J'''} or {'''6''', '''7'''}. The number of outs for the second card is conditional on the first card—a '''Q''' or '''6''' (8 cards) on the first card leaves only 4 outs ('''J''' or '''7''', respectively) for the second card, while a '''J''' or '''7''' (8 cards) for the first card leaves 8 outs ({'''Q''', '''7'''} or {'''J''', '''6'''}, respectively) for the second card. The probability <math>P</math> of a runner-runner straight for this hand is calculated by the equation

:<math>P = \left(\frac{8}{47} \times \frac{4}{46}\right) + \left(\frac{8}{47} \times \frac{8}{46}\right) = \frac{96}{2162} \approx 0.0444</math>

The following table shows the probability and odds of making a runner-runner from a disjoint set of outs for common situations and the equivalent normal outs.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Drawing to !! Probability !! Odds !! Equivalent outs
|- align=center
|align=left| Outside straight || 0.04440 ||align=right| 21.5&nbsp;:&nbsp;1 || 1.04
|- align=center
|align=left| Inside+outside straight || 0.02960 ||align=right| 32.8&nbsp;:&nbsp;1 || 0.70
|- align=center
|align=left| Inside-only straight || 0.01480 ||align=right| 66.6&nbsp;:&nbsp;1 || 0.35
|- align=center
|align=left| Outside straight flush || 0.00278 ||align=right| 359&nbsp;:&nbsp;1 || 0.07
|- align=center
|align=left| Inside+outside straight flush || 0.00185 ||align=right| 540&nbsp;:&nbsp;1 || 0.04
|}

The preceding table assumes the following definitions.

;Outside straight and straight flush
:Drawing to a sequence of three cards of consecutive rank from '''3-4-5''' to '''10-J-Q''' where two cards can be added to either end of the sequence to make a straight or straight flush.

;Inside+outside straight and straight flush
:Drawing to a straight or straight flush where one required rank can be combined with one of two other ranks to make the hand. This includes sequences like '''5-7-8''' which requires a '''6''' plus either a '''4''' or '''9''' as well as the sequences '''J-Q-K''', which requires a '''10''' plus either a '''9''' or '''A''', and '''2-3-4''' which requires a '''5''' plus either an '''A''' or '''6'''.

;Inside-only straight and straight flush
:Drawing to a straight or straight flush where there are only two ranks that make the hand. This includes hands such as '''5-7-9''' which requires a '''6''' and an '''8''' as well as '''A-2-3''' which requires a '''4''' and a '''5'''.

==== Compound outs ====

The strongest runner-runner probabilities lie with hands that are drawing to multiple hands with different runner-runner combinations. These include hands that can make a straight, flush or straight flush, as well as four of a kind or a full house. Calculating these probabilities requires adding the compound probabilities for the various outs, taking care to account for any shared hands. For example, if <math>P_s</math> is the probability of a runner-runner straight, <math>P_f</math> is the probability of a runner-runner flush, and <math>P_{sf}</math> is the probability of a runner-runner straight flush, then the compound probability <math>P</math> of getting one of these hands is

:<math>P = P_s + P_f - P_{sf}.</math>

The probability of the straight flush is subtracted from the total because it is already included in both the probability of a straight and the probability of a flush, so it has been added twice and must therefore be subtracted from the compound outs of a straight or flush.

The following table gives the compound probability and odds of making a runner-runner for common situations and the equivalent normal outs.

:{| border="2" cellpadding="2" cellspacing="0" style="background: #f9f9f9; border: 3px #aaa solid; border-collapse: collapse; font-size: 95%;"
|- style="Background: #eee"
! Drawing to !! Probability !! Odds !! Equivalent outs
|- align=center
|align=left| Flush, outside straight or straight flush || 0.08326 ||align=right| 11.0&nbsp;:&nbsp;1 || 1.98
|- align=center
|align=left| Flush, inside+outside straight or straight flush || 0.06938 ||align=right| 13.4&nbsp;:&nbsp;1 || 1.65
|- align=center
|align=left| Flush, inside-only straight or straight flush || 0.05550 ||align=right| 17.0&nbsp;:&nbsp;1 || 1.30
|}

Some hands have even more runner-runner chances to improve. For example, holding the hand '''J♠ Q♠''' after a flop of '''10♠ <font color=red>J♥ 7♦</font>''' there are several runner-runner hands to make at least a straight. The hand can get two cards from the [[#common outs|common outs]] of {'''J''', '''Q'''} (5 cards) to make a full house or four of a kind, can get a '''J''' (2 cards) plus either a '''7''' or '''10''' (6 cards) to make a full house from these independent disjoint outs, and is drawing to the compound outs of a flush, outside straight or straight flush. The hand can also make {'''7''', '''7'''} or {'''10''', '''10'''} (each drawing from 3 common outs) to make a full house, although this will make four of a kind for anyone holding the remaining '''7''' or '''10''' or a bigger full house for anyone holding an [[Poker jargon#O|overpair]]. Working from the probabilities from the previous tables and equations, the probability <math>P</math> of making one of these runner-runner hands is a compound probability

:<math>P = 0.08326 + 0.00925 + \frac{2 \times 6}{1081} + (0.00278 \times 2) \approx 0.1092</math>

and odds of 8.16&nbsp;:&nbsp;1 for the equivalent of 2.59 normal outs. Almost all of these runner-runners give a winning hand against an opponent who had flopped a straight holding '''8''', '''9''',{{ref_label|runner|4|^}} but only some give a winning hand against '''A♠ 2♠''' (this hand makes bigger flushes when a flush is hit) or against '''K♣ <font color=red>Q♦</font>''' (this hand makes bigger straights when a straight is hit with '''8 9'''). When counting outs, it is necessary to adjust for which outs are likely to give a winning hand—this is where the skill in poker becomes more important than being able to calculate the probabilities.


== See also ==
== See also ==

*[[List of schools in Queensland]]
'''Poker topics:'''
*[[List of boarding schools]]
* [[Texas hold 'em]]
* [[Poker probability]]
* [[Texas hold 'em hands]]
* [[Poker strategy]]
* [[Pot odds]]
* [[Poker]]

'''Math and probability topics:'''
* [[Probability]]
* [[Odds]]
* [[Sample space]]
* [[Event (probability theory)]]
* [[Binomial coefficient]]
* [[Combination]]
* [[Permutation]]
* [[Combinatorial game theory]]
* [[Game complexity]]
* [[Set theory]]
* [[Gaming mathematics]]

== Notes ==

# {{note_label|odds|1|^}} The odds presented in this article use the notation '''x&nbsp;:&nbsp;1''' which translates to ''x to 1 odds against'' the event happening. The odds are calculated from the probability '''''p''''' of the event happening using the formula: odds&nbsp;=&nbsp;[(1&nbsp;−&nbsp;''p'')&nbsp;÷&nbsp;''p'']&nbsp;:&nbsp;1, or odds&nbsp;=&nbsp;[(1&nbsp;÷&nbsp;''p'')&nbsp;−&nbsp;1]&nbsp;:&nbsp;1. Another way of expressing the odds x&nbsp;:&nbsp;1 is to state that there is a ''1 in x+1'' chance of the event occurring or the probability of the event occurring is 1/(x+1). So for example, the odds of a role of a fair six-sided [[dice|die]] coming up three is 5&nbsp;:&nbsp;1 against because there are 5 chances for a number other than three and 1 chance for a three; alternatively, this could be described as a 1 in 6 chance or <math>\begin{matrix}\frac{1}{6}\end{matrix}</math> probability of a three being rolled because the three is 1 of 6 equally-likely possible outcomes.
# ^ {{note_label|pruning|2|a}}{{note_label|pruning|2|b}} By removing reflection and applying aggressive [[search tree pruning]], it is possible to reduce the number of unique head-to-head hand combinations from 207,025 to less than 50,000. Reflection eliminates redundant calculations by observing that given hands <math>h_1</math> and <math>h_2</math>, if <math>w_1</math> is the probability of <math>h_1</math> beating <math>h_2</math> in a [[Showdown (poker)|showdown]] and <math>s</math> is the probability of <math>h_1</math> [[Split (poker)|splitting the pot]] with <math>h_2</math>, then the probability <math>w_2</math> of <math>h_2</math> beating <math>h_1</math> is <math>w_2 = 1 - (s + w_1)</math>, thus eliminating the need to evaluate <math>h_2</math> against <math>h_1</math>. Pruning is possible, for example, by observing that '''<font color=red>Q♥ J♥</font>''' has the same chance of winning against both '''<font color=red>8♦</font> 7♣''' and '''<font color=red>8♦</font> 7♠''' (but ''not'' the same probability as against '''<font color=red>8♥</font> 7♣''' because sharing the heart affects the flush possibilities for each hand).
# {{note_label|prod|3|^}} See "[[Multiplication#Capital pi notation|Capital Pi notation for multiplication]]" for a description of the <math>\prod</math> (capital &pi; or pi) symbol.
# {{note_label|runner|4|^}} In the example, if the opponent is holding either '''<font color=red>8♥ 9♥</font>''' or '''<font color=red>8♦ 9♦</font>''', then the opponent wins with a flush if the player makes a straight using two hearts or two diamonds, respectively. If the opponent is holding '''<font color=red>8♦ 9♦</font>''', then the opponent wins with a straight flush if the player makes a full house with '''<font color=red>10♦ J♦</font>'''.

== References ==

*{{cite book | author = Mike Petriv
| year = 1996
| title = Hold'em Odds Book
| publisher = Objective Observer Press
| id = ISBN 0-9681223-0-2
}}
*{{cite book | author = King Yao
| year = 2005
| title = Weighing the Odds in Hold 'em Poker
| publisher = Pi Yee Press
| id = ISBN 0-935926-25-9
}}
*{{cite book | author = Dan Harrington, Bill Robertie
| year = 2005
| title = Harrington on Hold'em Volume 1: Strategic Play
| publisher = Two Plus Two Publishing
| id = ISBN 1-880685-33-7
}}


== External links ==
== External links ==
* [http://www.acgs.qld.edu.au/ Anglican Church Grammar School Website]
* [[Queensland Great Public Schools]]
* [http://www.churchieoldboys.com/ Churchie Old Boys Website]
* [http://www.churchieemergingart.com/ Churchie Emerging Art Website]


* [http://www.math.sfu.ca/~alspach/computations.html Poker Computations] by Brian Alspach
{{GPS (QLD)}}
* [http://www.tightpoker.com/poker_odds.html Calculating Probability Odds in Texas Hold'em]
{{CIC Schools}}
* [http://www.cardschat.com/odds-for-dummies.php Poker Odds for Dummies]
{{ASO (QLD)}}
* [http://probability.infarom.ro/holdempoker.html Applied Probability in Texas Hold'em]

[[Category:Poker probability|Texas hold 'em]]
[[Category:Texas hold 'em|Probability Texas hold 'em]]


[[de:Wahrscheinlichkeiten bei Texas Hold'em]]
[[Category:Educational institutions established in 1912]]
[[Category:High schools in Queensland]]
[[Category:Boarding schools in Queensland]]
[[Category:Private schools in Queensland]]
[[Category:Anglican schools in Australia]]
[[Category:Boys' schools in Australia]]
[[Category:Junior School Heads Association of Australia Member Schools]]

Revision as of 09:58, 12 October 2008

In poker, the probability of many events can be determined by direct calculation. This article discusses how to compute the probabilities for many commonly occurring events in the game of Texas hold 'em and provides some probabilities and odds[1] for specific situations. In most cases, the probabilities and odds are approximations due to rounding.

When calculating probabilities for a card game such as Texas Hold 'em, there are two basic approaches. the first approach is to determine the number of outcomes that satisfy the condition being evaluated and divide this by the total number of possible outcomes. For example, there are six outcomes (ignoring order) for being dealt a pair of aces in Hold' em: {A♣, A♥}, {A♠, A♦}, {A♠, A♣}, {A♥, A♦}, {A♥, A♠}, and {A♦, A♣}. There are 52 ways to pick the first card and 51 ways to pick the second card and two ways to order the two cards yielding (52×51)/2=1326 possible outcomes when being dealt two cards (also ignoring order). This gives a probability of being dealt two aces of

The second approach is to use conditional probabilities, or in more complex situations, a decision tree. There are 4 ways to be dealt an ace out of 52 choices for the first card resulting in a probability of There are 3 ways of getting dealt an ace out of 51 choices on the second card after being dealt an ace on the first card for a probability of The conditional probability of being dealt two aces is the product of the two probabilities: (Note that in this case the total is not divided by 2 ways of ordering the cards because both cards must be an ace. Reordering would still require the first and second cards to be an ace, so there is only one way to order the two cards.)

Often, the key to determining probability is selecting the best approach for a given problem. This article uses both of these approaches.

Starting hands

The probability of being dealt various starting hands can be explicitly calculated. In Texas Hold 'em, a player is dealt two down (or hole or pocket) cards. The first card can be any one of 52 playing cards in the deck and the second card can be any one of the 51 remaining cards. This gives 52 × 51 ÷ 2 = 1,326 possible starting hand combinations. (Since the order of the cards is not significant, the 2,652 permutations are divided by the 2 ways of ordering two cards.) Alternatively, the number of possible starting hands is represented as the binomial coefficient

which is the number of possible combinations of choosing 2 cards from a deck of 52 playing cards.

The 1,326 starting hands can be reduced for purposes of determining the probability of starting hands for Hold 'em—since suits have no relative value in poker, many of these hands are identical in value before the flop. The only factors determining the strength of a starting hand are the ranks of the cards and whether the cards share the same suit. Of the 1,326 combinations, there are 169 distinct starting hands grouped into three shapes: 13 pocket pairs (paired hole cards), 13 × 12 ÷ 2 = 78 suited hands and 78 unsuited hands; 13 + 78 + 78 = 169. The relative probability of being dealt a hand of each given shape is different. The following shows the probabilities and odds of being dealt each type of starting hand.

Hand shape Number
of hands
Suit combinations
for each hand
Combinations Dealt specific hand Dealt any hand
Probability Odds Probability Odds
Pocket pair 13 13 × 6 = 78 220 : 1 16 : 1
Suited cards 78 78 × 4 = 312 331 : 1 3.25 : 1
Unsuited cards 78 78 × 12 = 936 110 : 1 .417 : 1

Here are the probabilities and odds of being dealt various other types of starting hands.

Hand Probability Odds
AKs (or any specific suited cards) 0.00302 331 : 1
AA (or any specific pair) 0.00453 220 : 1
AKs, KQs, QJs, or JTs (suited cards) 0.0121 81.9 : 1
AK (or any specific non-pair incl. suited) 0.0121 81.9 : 1
AA, KK, or QQ 0.0136 72.7 : 1
AA, KK, QQ or JJ 0.0181 54.3 : 1
Suited cards, jack or better 0.0181 54.3 : 1
AA, KK, QQ, JJ, or TT 0.0226 43.2 : 1
Suited cards, 10 or better 0.0302 32.2 : 1
Suited connectors 0.0392 24.5 : 1
Connected cards, 10 or better 0.0483 19.7 : 1
Any 2 cards with rank at least queen 0.0498 19.1 : 1
Any 2 cards with rank at least jack 0.0905 10.1 : 1
Any 2 cards with rank at least 10 0.143 5.98 : 1
Connected cards (cards of consecutive rank) 0.157 5.38 : 1
Any 2 cards with rank at least 9 0.208 3.81 : 1
Not connected nor suited, at least one 2-9 0.534 0.873 : 1

Starting hands heads up

For any given starting hand, there are 50 × 49 ÷ 2 = 1,225 hands that an opponent can have before the flop. (After the flop, the number of possible hands an opponent can have is reduced by the three community cards revealed on the flop to 47 × 46 ÷ 2 = 1,081 hands.) Therefore, there are

possible head-to-head match ups in Hold 'em. (The total number of match ups is divided by the two ways that two hands can be distributed between two players to give the number of unique match ups.) However, since there are only 169 distinct starting hands, there are 169 × 1,225 = 207,025 distinct head-to-head match ups.[2]

It is useful and interesting to know how two starting hands compete against each other heads up before the flop. In other words, we assume that neither hand will fold, and we will see a showdown. This situation occurs quite often in no limit and tournament play. Also, studying these odds helps to demonstrate the concept of hand domination, which is important in all community card games.

This problem is considerably more complicated than determining the frequency of dealt hands. To see why, note that given both hands, there are 48 remaining unseen cards. Out of these 48 cards, we can choose any 5 to make a board. Thus, there are

possible boards that may fall. In addition to determining the precise number of boards that give a win to each player, we also must take into account boards which split the pot, and split the number of these boards between the players.

The problem is trivial for computers to solve by brute force search; there are many software programs available that will compute the odds in seconds. A somewhat less trivial exercise is an exhaustive analysis of all of the head-to-head match ups in Texas Hold 'em, which requires evaluating each possible board for each distinct head-to-head match up, or 1,712,304 × 207,025 = 354,489,735,600 (≈354 billion) results.[2]

Head-to-head starting hand matchups

When comparing two starting hands, the head-to-head probability describes the likelihood of one hand beating the other after all of the cards have come out. Head-to-head probabilities vary slightly for each particular distinct starting hand matchup, but the approximate average probabilities, as given by Dan Harrington in Harrington on Hold'em [p.125], are summarized in the following table.

Favourite-to-underdog matchup Probability Odds for
Pair vs. 2 undercards 0.83 4.9 : 1
Pair vs. lower pair 0.82 4.5 : 1
Pair vs. 1 overcard, 1 undercard 0.71 2.5 : 1
2 overcards vs. 2 undercards 0.63 1.7 : 1
Pair vs. 2 overcards 0.55 1.2 : 1

These odds are general approximations only derived from averaging all of the hand matchups in each category. The actual head-to-head probabilities for any two starting hands vary depending on a number of factors, including:

  • Suited or unsuited starting hands;
  • Shared suits between starting hands;
  • Connectedness of non-pair starting hands;
  • Proximity of card ranks between the starting hands (lowering straight potential);
  • Proximity of card ranks toward A or 2 (lowering straight potential);
  • Possibility of split pot.

For example, A♠ A♣ vs. K♠ Q♣ is 87.65% to win (0.49% to split), but A♠ A♣ vs. 7♦ 6♦ is 76.81% to win (0.32% to split).

The mathematics for computing all of the possible matchups is quite complex. However, a computer program can perform a brute force evaluation of the 1,712,304 possible boards for any given pair of starting hands in seconds.

Starting hands against multiple opponents

When facing two opponents, for any given starting hand the number of possible combinations of hands the opponents can have is

hands. For calculating probabilities we can ignore the distinction between the two opponents holding A♠ J♥ and 8♥ 8♣ and the opponents holding 8♥ 8♣ and A♠ J♥. The number of ways that hands can be distributed between opponents is (the factorial of n). So the number of unique hand combinations against two opponents is

and against three opponents is

and against opponents is

or alternatively

It is important to note here that x!! is not the same as (x!)!, click the link just below to see the calculation

where (!! is the double factorial operator) is the number of ways to distribute cards between hands of two cards each.[3] The following table shows the number of hand combinations for up to nine opponents.

Opponents Number of possible hand combinations
1 1,225
2 690,900
3 238,360,500
4 56,372,258,250
5 ≈9.7073 × 1012 (more than 9 trillion)
6 ≈1.2620 × 1015 (more than 1 quadrillion)
7 ≈1.2674 × 1017 (more than 126 quadrillion)
8 ≈9.9804 × 1018 (almost 10 quintillion)
9 ≈6.2211 × 1020 (more than 622 quintillion)

An exhaustive analysis of all of the match ups in Texas Hold 'em of a player against nine opponents requires evaluating each possible board for each distinct starting hand against each possible combination of hands held by nine opponents, which is

(more than 21 octillion).

If you were able to evaluate one trillion (1012) combinations every second, it would take over 670 million years to evaluate all of the hand/board combinations. While it is possible to significantly reduce the total number of combinations by pruning combinations with identical properties, the total number of situations is still well beyond the number that can be evaluated by brute force. For this reason, most software programs compute probabilities and expected values for Hold 'em poker hands against multiple opponents by simulating the play of thousands or even millions of hands to determine statistical probabilities.

Dominated hands

When evaluating a hand before the flop, it is useful to have some idea of how likely the hand is dominated. A dominated hand is a hand that is beaten by another hand (the dominant hand) and is extremely unlikely to win against it. Often the dominated hand has only a single card rank that can improve the dominated hand to beat the dominant hand (not counting straights and flushes). For example, KJ is dominated by KQ—both hands share the king and the queen kicker is beating the jack kicker. Barring a straight or flush, the KJ will need a jack on the board to improve against the KQ (and will still be losing if a queen comes on the board also). A pocket pair is dominated by a pocket pair of higher rank.

Pocket pairs

Barring a straight or flush, a pocket pair needs to make three of a kind to beat a higher pocket pair. See the section "After the flop" for the odds of a pocket pair improving to three of a kind.

To calculate the probability that another player has a higher pocket pair, first consider the case against a single opponent. The probability that a single opponent has a higher pair can be stated as the probability that the first card dealt to the opponent is a higher rank than the pocket pair and the second card is the same rank as the first. Where is the rank of the pocket pair (assigning values from 2–10 and J–A = 11–14), there are (14 − r) × 4 cards of higher rank. Subtracting the two cards for the pocket pair leaves 50 cards in the deck. After the first card is dealt to the player there are 49 cards left, 3 of which are the same rank as the first. So the probability of a single opponent being dealt a higher pocket pair is

 

The following approach extends this equation to calculate the probability that one or more other players has a higher pocket pair.

  1. Multiply the base probability for a single player for a given rank of pocket pairs by the number of opponents in the hand;
  2. Subtract the adjusted probability that more than one opponent has a higher pocket pair. (This is necessary because this probability effectively gets added to the calculation multiple times when multiplying the single player result.)

Where is the number of other players still in the hand and is the adjusted probability that multiple opponents have higher pocket pairs, then the probability that at least one of them has a higher pocket pair is

The calculation for depends on the rank of the player's pocket pair, but can be generalized as

where is the probability that exactly two players have a higher pair, is the probability that exactly three players have a higher pair, etc. As a practical matter, even with pocket 2s against 9 opponents, and , so just calculating and gives an adequately precise result.

The following table shows the probability that before the flop another player has a larger pocket pair when there are one to nine other players in the hand.

Probability of facing a
larger pair when holding
Against 1 Against 2 Against 3 Against 4 Against 5 Against 6 Against 7 Against 8 Against 9
KK 0.0049 0.0098 0.0147 0.0196 0.0244 0.0293 0.0342 0.0391 0.0439
QQ 0.0098 0.0195 0.0292 0.0388 0.0484 0.0579 0.0673 0.0766 0.0859
JJ 0.0147 0.0292 0.0436 0.0577 0.0717 0.0856 0.0992 0.1127 0.1259
TT 0.0196 0.0389 0.0578 0.0764 0.0946 0.1124 0.1299 0.1470 0.1637
99 0.0245 0.0484 0.0718 0.0946 0.1168 0.1384 0.1593 0.1795 0.1990
88 0.0294 0.0580 0.0857 0.1125 0.1384 0.1634 0.1873 0.2101 0.2318
77 0.0343 0.0674 0.0994 0.1301 0.1595 0.1874 0.2138 0.2387 0.2619
66 0.0392 0.0769 0.1130 0.1473 0.1799 0.2104 0.2389 0.2651 0.2890
55 0.0441 0.0862 0.1263 0.1642 0.1996 0.2324 0.2623 0.2892 0.3129
44 0.0490 0.0956 0.1395 0.1806 0.2186 0.2532 0.2841 0.3109 0.3334
33 0.0539 0.1048 0.1526 0.1967 0.2370 0.2729 0.3040 0.3300 0.3503
22 0.0588 0.1141 0.1654 0.2124 0.2546 0.2914 0.3222 0.3464 0.3633

The following table gives the probability that a hand is facing two or more larger pairs before the flop. From the previous equations, the probability is computed as

Probability of facing multiple
larger pairs when holding
Against 2 Against 3 Against 4 Against 5 Against 6 Against 7 Against 8 Against 9
KK < 0.00001 0.00001 0.00003 0.00004 0.00007 0.00009 0.00012 0.00016
QQ 0.00006 0.00018 0.00037 0.00061 0.00091 0.00128 0.00171 0.00220
JJ 0.00017 0.00051 0.00102 0.00171 0.00257 0.00360 0.00482 0.00621
TT 0.00033 0.00099 0.00200 0.00335 0.00504 0.00709 0.00950 0.01226
99 0.00054 0.00164 0.00330 0.00553 0.00836 0.01177 0.01580 0.02045
88 0.00081 0.00244 0.00493 0.00828 0.01253 0.01769 0.02378 0.03084
77 0.00112 0.00341 0.00689 0.01160 0.01758 0.02487 0.03351 0.04353
66 0.00149 0.00454 0.00918 0.01550 0.02353 0.03335 0.04503 0.05861
55 0.00191 0.00583 0.01182 0.01998 0.03040 0.04318 0.05840 0.07619
44 0.00239 0.00728 0.01480 0.02506 0.03821 0.05438 0.07371 0.09635
33 0.00291 0.00890 0.01812 0.03075 0.04698 0.06699 0.09099 0.11919
22 0.00349 0.01068 0.02180 0.03706 0.05673 0.08107 0.11034 0.14484

From a practical perspective, however, the odds of out drawing a single pocket pair or multiple pocket pairs are not much different. In both cases the large majority of winning hands require one of the remaining two cards needed to make three of a kind. The real difference against multiple overpairs becomes the increased probability that one of the overpairs will also make three of a kind.

Hands with one ace

When holding a single ace (referred to as Ax), it is useful to know how likely it is that another player has a better ace—an ace with a higher second card. The weaker ace is dominated by the better ace. The probability that a single opponent has a better ace is the probability that he has either AA or Ax where x is a rank other than ace that is higher than the player's second card. When holding Ax, the probability that a chosen single player has AA is . In the case of a table with opponents, the probability of one of them holding AA is . If the player is holding Ax against 9 opponents, there is a probability of approximately 0.0218 that one opponent has AA.

Where is the rank 2–K of the second card (assigning values from 2–10 and J–K = 11–13) the probability that a single opponent has a better ace is calculated by the formula

 
 

The probability of a player having Ay, where y is a rank such that x < y <= K, is multiplied by the two ways to order the cards A and y in the hand.

The following table shows the probability that before the flop another player has an ace with a larger kicker in the hand.

Probability of facing an ace
with larger kicker when holding
Against 1 Against 2 Against 3 Against 4 Against 5 Against 6 Against 7 Against 8 Against 9
AK 0.00245 0.00489 0.00733 0.00976 0.01219 0.01460 0.01702 0.01942 0.02183
AQ 0.01224 0.02434 0.03629 0.04809 0.05974 0.07126 0.08263 0.09386 0.10496
AJ 0.02204 0.04360 0.06468 0.08529 0.10545 0.12517 0.14445 0.16331 0.18175
AT 0.03184 0.06266 0.09250 0.12139 0.14937 0.17645 0.20267 0.22805 0.25263
A9 0.04163 0.08153 0.11977 0.15642 0.19154 0.22520 0.25745 0.28837 0.31799
A8 0.05143 0.10021 0.14649 0.19038 0.23202 0.27152 0.30898 0.34452 0.37823
A7 0.06122 0.11870 0.17266 0.22331 0.27086 0.31550 0.35741 0.39675 0.43369
A6 0.07102 0.13700 0.19829 0.25523 0.30812 0.35726 0.40291 0.44531 0.48471
A5 0.08082 0.15510 0.22338 0.28615 0.34384 0.39687 0.44561 0.49041 0.53160
A4 0.09061 0.17301 0.24795 0.31609 0.37806 0.43442 0.48567 0.53227 0.57465
A3 0.10041 0.19073 0.27199 0.34509 0.41085 0.47000 0.52322 0.57109 0.61416
A2 0.11020 0.20826 0.29552 0.37315 0.44223 0.50370 0.55840 0.60706 0.65037

The flop

The value of a starting hand can change dramatically after the flop. Regardless of initial strength, any hand can flop the nuts—for example, if the flop comes with three 2s, any hand holding the fourth 2 has the nuts (though additional cards could still give another player a higher four of a kind or a straight flush). Conversely, the flop can undermine the perceived strength of any hand—a player holding A♣ A♥ would not be happy to see 8♠ 9♠ 10♠ on the flop because of the straight and flush possibilities.

There are

possible flops for any given starting hand. By the turn the total number of combinations has increased to

and on the river there are

possible boards to go with the hand.

The following are some general probabilities about what can occur on the board. These assume a "random" starting hand for the player.

Board consisting of Making on flop Making by turn Making by river
Prob. Odds Prob. Odds Prob. Odds
Three or more of same suit 0.05177 18.3 : 1 0.13522 6.40 : 1 0.23589 3.24 : 1
Four or more of same suit 0.01056 93.7 : 1 0.03394 28.5 : 1
Rainbow flop (all different suits) 0.39765 1.51 : 1 0.10550 8.48 : 1
Three cards of consecutive rank (but not four consecutive) 0.03475 27.8 : 1 0.11820 7.46 : 1 0.25068 2.99 : 1
Four cards to a straight (but not five) 0.03877 24.8 : 1 0.18991 4.27 : 1
Three or more cards of consecutive rank and same suit 0.00217 459 : 1 0.00869 114 : 1 0.02172 45.0 : 1
Three of a kind (but not a full house or four of a kind) 0.00235 424 : 1 0.00935 106 : 1 0.02128 46 : 1
A pair (but not two pair or three or four of a kind) 0.16941 4.90 : 1 0.30417 2.29 : 1 0.42450 1.36 : 1
Two pair (but not a full house) 0.01037 95.4 : 1 0.04716 20.2 : 1

An interesting fact to note from the table above is that more than 60% of the flops will have at least two of the same suit—you're likely to either be drawing to a flush or worried about one.

Flopping overcards when holding a pocket pair

It is also useful to look at the chances different starting hands have of either improving on the flop, or of weakening on the flop. One interesting circumstance concerns pocket pairs. When holding a pocket pair, overcards (cards of higher rank than the pair) weaken the hand because of the potential that an overcard has paired a card in an opponent's hand. The hand gets worse the more overcards there are on the board and the more opponents that are in the hand because the probability that one of the overcards has paired a hole card increases. To calculate the probability of no overcard, take the total number of outcomes without an overcard divided by the total number of outcomes.

Where is the rank 3–K of the pocket pair (assigning values from 3–10 and J–K = 11–13), then the number of overcards is and the number of cards or rank of less is . The number of outcomes without an overcard is the number of combinations that can be formed with the remaining cards, so the probability of an overcard on the flop is

and on the turn and river are

  and    respectively.

The following table gives the probability that no overcards will come on the flop, turn and river, for each of the pocket pairs from 3 to K.

Holding pocket pair No overcard on flop No overcard by turn No overcard by river
Prob. Odds Prob. Odds Prob. Odds
KK 0.7745 0.29 : 1 0.7086 0.41 : 1 0.6470 0.55 : 1
QQ 0.5857 0.71 : 1 0.4860 1.06 : 1 0.4015 1.49 : 1
JJ 0.4304 1.32 : 1 0.3205 2.12 : 1 0.2369 3.22 : 1
TT 0.3053 2.28 : 1 0.2014 3.97 : 1 0.1313 6.61 : 1
99 0.2071 3.83 : 1 0.1190 7.40 : 1 0.0673 13.87 : 1
88 0.1327 6.54 : 1 0.0649 14.40 : 1 0.0310 31.21 : 1
77 0.0786 11.73 : 1 0.0318 30.48 : 1 0.0124 79.46 : 1
66 0.0416 23.02 : 1 0.0133 74.26 : 1 0.0040 246.29 : 1
55 0.0186 52.85 : 1 0.0043 229.07 : 1 0.0009 1,057.32 : 1
44 0.0061 162.33 : 1 0.0009 1,095.67 : 1 0.0001 8,406.78 : 1
33 0.0010 979.00 : 1 0.0001 15,352.33 : 1 0.0000 353,125.67 : 1

Notice that there is a better than 35% probability that an ace will come by the river if holding pocket kings, and with pocket queens, the odds are slightly in favor of an ace or a king coming by the turn, and a full 60% in favor of an overcard to the queen by the river. With pocket jacks, there's only a 43% chance that an overcard will not come on the flop and it is better than 3 : 1 that an overcard will come by the river.

Notice, though, that those probabilities would be lower if we consider that at least one opponent happens to hold one of those overcards.

After the flop

During play—that is, from the flop and onwards—drawing probabilities come down to a question of outs. All situations which have the same number of outs have the same probability of improving to a winning hand over any unimproved hand held by an opponent. For example, an inside straight draw (e.g. 3-4-6-7 missing the 5 for a straight), and a full house draw (e.g. 6-6-K-K drawing for one of the pairs to become three-of-a-kind) are equivalent. Each can be satisfied by four cards—four 5s in the first case, and the other two 6s and other two kings in the second.

The probabilities of drawing these outs are easily calculated. At the flop there remain 47 unseen cards, so the probability is (outs ÷ 47). At the turn there are 46 unseen cards so the probability is (outs ÷ 46). The cumulative probability of making a hand on either the turn or river can be determined as the complement of the odds of not making the hand on the turn and not on the river. The probability of not drawing an out is (47 − outs) ÷ 47 on the turn and (46 − outs) ÷ 46 on the river; taking the complement of these conditional probabilities gives the probability of drawing the out by the river which is calculated by the formula

For reference, the probability and odds for some of the more common numbers of outs are given here.

Example drawing to Outs Make on turn Make on river Make on turn or river
Prob. Odds Prob. Odds Prob. Odds
Inside straight flush; Four of a kind 1 0.0213 46.0 : 1 0.0217 45.0 : 1 0.0426 22.5 : 1
Open-ended straight flush; Three of a kind 2 0.0426 22.5 : 1 0.0435 22.0 : 1 0.0842 10.9 : 1
High pair 3 0.0638 14.7 : 1 0.0652 14.3 : 1 0.1249 7.01 : 1
Inside straight; Full house 4 0.0851 10.8 : 1 0.0870 10.5 : 1 0.1647 5.07 : 1
Three of a kind or two pair 5 0.1064 8.40 : 1 0.1087 8.20 : 1 0.2035 3.91 : 1
Either pair 6 0.1277 6.83 : 1 0.1304 6.67 : 1 0.2414 3.14 : 1
Full house or four of a kind; (see note)
Inside straight or high pair
7 0.1489 5.71 : 1 0.1522 5.57 : 1 0.2784 2.59 : 1
Open-ended straight 8 0.1702 4.88 : 1 0.1739 4.75 : 1 0.3145 2.18 : 1
Flush 9 0.1915 4.22 : 1 0.1957 4.11 : 1 0.3497 1.86 : 1
Inside straight or pair 10 0.2128 3.70 : 1 0.2174 3.60 : 1 0.3839 1.60 : 1
Open-ended straight or high pair 11 0.2340 3.27 : 1 0.2391 3.18 : 1 0.4172 1.40 : 1
Inside straight or flush; Flush or high pair 12 0.2553 2.92 : 1 0.2609 2.83 : 1 0.4496 1.22 : 1
13 0.2766 2.62 : 1 0.2826 2.54 : 1 0.4810 1.08 : 1
Open-ended straight or pair 14 0.2979 2.36 : 1 0.3043 2.29 : 1 0.5116 0.955 : 1
Open-ended straight or flush; Flush or pair;
Inside straight, flush or high pair
15 0.3191 2.13 : 1 0.3261 2.07 : 1 0.5412 0.848 : 1
16 0.3404 1.94 : 1 0.3478 1.88 : 1 0.5698 0.755 : 1
17 0.3617 1.76 : 1 0.3696 1.71 : 1 0.5976 0.673 : 1
Inside straight or flush or pair;
Open-ended straight, flush or high pair
18 0.3830 1.61 : 1 0.3913 1.56 : 1 0.6244 0.601 : 1
19 0.4043 1.47 : 1 0.4130 1.42 : 1 0.6503 0.538 : 1
20 0.4255 1.35 : 1 0.4348 1.30 : 1 0.6753 0.481 : 1
Open-ended straight, flush or pair 21 0.4468 1.24 : 1 0.4565 1.19 : 1 0.6994 0.430 : 1
  • Note: When drawing to a full house or four of a kind with a pocket pair that has hit trips (three of a kind) on the flop, there are 6 outs to get a full house by pairing the board and one out to make four of a kind. This means that if the turn does not pair the board or make four of a kind, there will be 3 additional outs on the river, for a total of 10, to pair the turn card and make a full house. This makes the probability of drawing to a full house or four of a kind on the turn or river 0.334 and the odds are 1.99 : 1. This makes drawing to a full house or four of a kind by the river about 8½ outs.

It is worth noting in the preceding table that if a player doesn't fold before the river, a hand with at least 14 outs after the flop has a better than 50% chance to catch one of its outs by the river. With 20 or more outs, a hand is a better than 2 : 1 favorite to catch at least one out by the river.

See the article on pot odds for examples of how these probabilities might be used in gameplay decisions.

Estimating probability of drawing outs

Few poker players have the mathematical ability to calculate odds in the middle of a poker hand. One solution is to memorize the actual odds of drawing outs after the flop and after the turn, since these odds are needed frequently for making decisions.

Another solution some players use is an easily-calculated approximation of the probability for drawing outs.

Approximating odds after the flop

With two cards to come, the percent chance of hitting one of x outs is about 4x. This approximation gives roughly accurate probabilities for up to about 12 outs, with an absolute average error of 0.9, a maximum absolute error of 3, a relative average error of 3.5, and a maximum relative error of 6.8.

A slightly more complicated, but significantly more accurate approximation of drawing outs after the flop is to use 4x only for 1 to 9 outs, and (3x+9) for 10 or more outs. This approximation has a maximum absolute error of less than 1 for 1 to 19 outs and maximum relative error of less than 5 for 2 to 23 outs.

Approximating odds after the turn

With one card to come, the percent chance of hitting one of x cards is about 2x. This approximation has a constant relative error of an 8 underestimation, which produces a linearly increasing absolute error of about 1 for each 6 outs.

A more accurate approximation is (2x+(2x÷10). This is easily done by first multiplying x by 2, then rounding the result to the nearest multiple of ten, and adding the 10's digit to the first result. For example, to calculate the odds of hitting one of 12 outs on the river: 12 × 2 = 24, 24 rounds to 20, so the approximation is 24 + 2 = 26. This approximation has a maximum absolute error of less than 0.9 for 1 to 19 outs and a maximum relative error of 3.5 for more than 3 outs.

Chart: post-flop odds approximations

The following shows the approximations and their absolute and relative errors for both methods of approximation.

Outs   Make on turn or river   Make on river
Actual    
where
Actual    
Est. Error Error Est. Error Error Est. Error Error Est. Error Error
1   4.2553   4 −0.26 6.00       2.1739   2 −0.17 8.00   2 −0.17 8.00
2 8.4181 8 −0.42 4.97 4.3478 4 −0.35 8.00 4 −0.35 8.00
3 12.4884 12 −0.49 3.91 6.5217 6 −0.52 8.00 7 +0.48 7.33
4 16.4662 16 −0.47 2.83 8.6957 8 −0.70 8.00 9 +0.30 3.50
5 20.3515 20 −0.35 1.73 10.8696 10 −0.87 8.00 11 +0.13 1.20
6 24.1443 24 −0.14 0.60 13.0435 12 −1.04 8.00 13 −0.04 0.33
7 27.8446 28 +0.16 0.56 15.2174 14 −1.22 8.00 15 −0.22 1.43
8 31.4524 32 +0.55 1.74 17.3913 16 −1.39 8.00 18 +0.61 3.50
9 34.9676 36 +1.03 2.95 19.5652 18 −1.57 8.00 20 +0.43 2.22
10 38.3904 40 +1.61 4.19 39 +0.61 1.59 21.7391 20 −1.74 8.00 22 +0.26 1.20
11 41.7206 44 +2.28 5.46 42 +0.28 0.67 23.9130 22 −1.91 8.00 24 +0.09 0.36
12 44.9584 48 +3.04 6.77 45 +0.04 0.09 26.0870 24 −2.09 8.00 26 −0.09 0.33
13 48.1036 52 +3.90 8.10 48 −0.10 0.22 28.2609 26 −2.26 8.00 29 +0.74 2.62
14 51.1563 56 +4.84 9.47 51 −0.16 0.31 30.4348 28 −2.43 8.00 31 +0.57 1.86
15 54.1166 60 +5.88 10.87 54 −0.12 0.22 32.6087 30 −2.61 8.00 33 +0.39 1.20
16 56.9843 64 +7.02 12.31 57 +0.02 0.03 34.7826 32 −2.78 8.00 35 +0.22 0.62
17 59.7595 68 +8.24 13.79 60 +0.24 0.40 36.9565 34 −2.96 8.00 37 +0.04 0.12
18 62.4422 72 +9.56 15.31 63 +0.56 0.89 39.1304 36 −3.13 8.00 40 +0.87 2.22
19 65.0324 76 +10.97 16.86 66 +0.97 1.49 41.3043 38 −3.30 8.00 42 +0.70 1.68
20 67.5301 80 +12.47 18.47 69 +1.47 2.18 43.4783 40 −3.48 8.00 44 +0.52 1.20
21 69.9352 84 +14.06 20.11 72 +2.06 2.95 45.6522 42 −3.65 8.00 46 +0.35 0.76
22 72.2479 88 +15.75 21.80 75 +2.75 3.81 47.8261 44 −3.83 8.00 48 +0.17 0.36
23 74.4681 92 +17.53 23.54 78 +3.53 4.74 50.0000 46 −4.00 8.00 51 +1.00 2.00

Either of these approximations is generally accurate enough to aid in most pot odds calculations.

Example of drawing outs

The unseen cards principle states that to calculate the probability (from the point of view of a player about to act) that the next card dealt will be among a certain set, he must divide the number of cards in that set by the number of cards he has not seen, regardless of where those cards are. For example, a player playing five-card draw who holds 5-6-7-8-K wants to discard the K hoping to draw a 4 or 9 to complete a straight. He will calculate his probability of success on the turn as 8 ÷ 47: 4 4s and 4 9s give 8 outs, and 52 cards minus the 5 he has already seen make 47. The fact that some of those unseen cards may have already been dealt to other players is irrelevant, because he has no information about where the desired cards are, and must act based only upon information he does have. In a game among experts, it sometimes is possible to deduce what an opponent is probably holding, and adjust your odds computation. In a stud poker or community card poker game, cards that the player has seen because they are dealt face up are subtracted from the unseen card count (and from the set of desired cards as well if they are out of play).

Runner-runner outs

Some outs for a hand require drawing an out on both the turn and the river—making two consecutive outs is called a runner-runner. Examples would be needing two cards to make a straight, flush, or three or four of a kind. Runner-runner outs can either draw from a common set of outs or from disjoint sets of outs. Two disjoint outs can either be conditional or independent events.

Common outs

Drawing to a flush is an example of drawing from a common set of outs. Both the turn and river need to be the same suit, so both outs are coming from a common set of outs—the set of remaining cards of the desired suit. After the flop, if is the number of common outs, the probability of drawing runner-runner outs is

Since a flush would have 10 outs, the probability of a runner-runner flush draw is . Other examples of runner-runner draws from a common set of outs are drawing to three or four of a kind. When counting outs, it is convenient to convert runner-runner outs to "normal" outs (see "After the flop"). A runner-runner flush draw is about the equivalent of one "normal" out.

The following table shows the probability and odds of making a runner-runner from a common set of outs and the equivalent normal outs.

Likely drawing to Common outs Probability Odds Equivalent outs
Four of a kind (with pair)
Inside-only straight flush
2 0.00093 1,080 : 1 0.02
Three of a kind (with no pair) 3 0.00278 359 : 1 0.07
4 0.00556 179 : 1 0.13
5 0.00925 107 : 1 0.22
Two pair or three of a kind (with no pair) 6 0.01388 71.1 : 1 0.33
7 0.01943 50.5 : 1 0.46
8 0.02590 37.6 : 1 0.61
9 0.03330 29.0 : 1 0.78
Flush 10 0.04163 23.0 : 1 0.98

Disjoint outs

Two outs are disjoint when there are no common cards between the set of cards needed for the first out and the set of cards needed for the second out. The outs are independent of each other if it does not matter which card comes first, and one card appearing does not affect the probability of the other card appearing except by changing the number of remaining cards; an example is drawing two cards to an inside straight. The outs are conditional on each other if the number of outs available for the second card depends on the first card; an example is drawing two cards to an outside straight.

After the flop, if is the number of independent outs for one card and is the number of outs for the second card, then the probability of making the runner-runner is

For example, a player holding J♦ Q♦ after the flop 9♥ 5♣ 4♠ needs a 10 and either a K or 8 on the turn and river to make a straight. There are 4 10s and 8 kings and 8s, so the probability is .

The probability of making a conditional runner-runner depends on the condition. For example, a player holding 9♥ 10♥ after the flop 8♦ 2♠ A♣ can make a straight with {J, Q}, {7, J} or {6, 7}. The number of outs for the second card is conditional on the first card—a Q or 6 (8 cards) on the first card leaves only 4 outs (J or 7, respectively) for the second card, while a J or 7 (8 cards) for the first card leaves 8 outs ({Q, 7} or {J, 6}, respectively) for the second card. The probability of a runner-runner straight for this hand is calculated by the equation

The following table shows the probability and odds of making a runner-runner from a disjoint set of outs for common situations and the equivalent normal outs.

Drawing to Probability Odds Equivalent outs
Outside straight 0.04440 21.5 : 1 1.04
Inside+outside straight 0.02960 32.8 : 1 0.70
Inside-only straight 0.01480 66.6 : 1 0.35
Outside straight flush 0.00278 359 : 1 0.07
Inside+outside straight flush 0.00185 540 : 1 0.04

The preceding table assumes the following definitions.

Outside straight and straight flush
Drawing to a sequence of three cards of consecutive rank from 3-4-5 to 10-J-Q where two cards can be added to either end of the sequence to make a straight or straight flush.
Inside+outside straight and straight flush
Drawing to a straight or straight flush where one required rank can be combined with one of two other ranks to make the hand. This includes sequences like 5-7-8 which requires a 6 plus either a 4 or 9 as well as the sequences J-Q-K, which requires a 10 plus either a 9 or A, and 2-3-4 which requires a 5 plus either an A or 6.
Inside-only straight and straight flush
Drawing to a straight or straight flush where there are only two ranks that make the hand. This includes hands such as 5-7-9 which requires a 6 and an 8 as well as A-2-3 which requires a 4 and a 5.

Compound outs

The strongest runner-runner probabilities lie with hands that are drawing to multiple hands with different runner-runner combinations. These include hands that can make a straight, flush or straight flush, as well as four of a kind or a full house. Calculating these probabilities requires adding the compound probabilities for the various outs, taking care to account for any shared hands. For example, if is the probability of a runner-runner straight, is the probability of a runner-runner flush, and is the probability of a runner-runner straight flush, then the compound probability of getting one of these hands is

The probability of the straight flush is subtracted from the total because it is already included in both the probability of a straight and the probability of a flush, so it has been added twice and must therefore be subtracted from the compound outs of a straight or flush.

The following table gives the compound probability and odds of making a runner-runner for common situations and the equivalent normal outs.

Drawing to Probability Odds Equivalent outs
Flush, outside straight or straight flush 0.08326 11.0 : 1 1.98
Flush, inside+outside straight or straight flush 0.06938 13.4 : 1 1.65
Flush, inside-only straight or straight flush 0.05550 17.0 : 1 1.30

Some hands have even more runner-runner chances to improve. For example, holding the hand J♠ Q♠ after a flop of 10♠ J♥ 7♦ there are several runner-runner hands to make at least a straight. The hand can get two cards from the common outs of {J, Q} (5 cards) to make a full house or four of a kind, can get a J (2 cards) plus either a 7 or 10 (6 cards) to make a full house from these independent disjoint outs, and is drawing to the compound outs of a flush, outside straight or straight flush. The hand can also make {7, 7} or {10, 10} (each drawing from 3 common outs) to make a full house, although this will make four of a kind for anyone holding the remaining 7 or 10 or a bigger full house for anyone holding an overpair. Working from the probabilities from the previous tables and equations, the probability of making one of these runner-runner hands is a compound probability

and odds of 8.16 : 1 for the equivalent of 2.59 normal outs. Almost all of these runner-runners give a winning hand against an opponent who had flopped a straight holding 8, 9,[4] but only some give a winning hand against A♠ 2♠ (this hand makes bigger flushes when a flush is hit) or against K♣ Q♦ (this hand makes bigger straights when a straight is hit with 8 9). When counting outs, it is necessary to adjust for which outs are likely to give a winning hand—this is where the skill in poker becomes more important than being able to calculate the probabilities.

See also

Poker topics:

Math and probability topics:

Notes

  1. ^ The odds presented in this article use the notation x : 1 which translates to x to 1 odds against the event happening. The odds are calculated from the probability p of the event happening using the formula: odds = [(1 − p) ÷ p] : 1, or odds = [(1 ÷ p) − 1] : 1. Another way of expressing the odds x : 1 is to state that there is a 1 in x+1 chance of the event occurring or the probability of the event occurring is 1/(x+1). So for example, the odds of a role of a fair six-sided die coming up three is 5 : 1 against because there are 5 chances for a number other than three and 1 chance for a three; alternatively, this could be described as a 1 in 6 chance or probability of a three being rolled because the three is 1 of 6 equally-likely possible outcomes.
  2. ^ a b By removing reflection and applying aggressive search tree pruning, it is possible to reduce the number of unique head-to-head hand combinations from 207,025 to less than 50,000. Reflection eliminates redundant calculations by observing that given hands and , if is the probability of beating in a showdown and is the probability of splitting the pot with , then the probability of beating is , thus eliminating the need to evaluate against . Pruning is possible, for example, by observing that Q♥ J♥ has the same chance of winning against both 8♦ 7♣ and 8♦ 7♠ (but not the same probability as against 8♥ 7♣ because sharing the heart affects the flush possibilities for each hand).
  3. ^ See "Capital Pi notation for multiplication" for a description of the (capital π or pi) symbol.
  4. ^ In the example, if the opponent is holding either 8♥ 9♥ or 8♦ 9♦, then the opponent wins with a flush if the player makes a straight using two hearts or two diamonds, respectively. If the opponent is holding 8♦ 9♦, then the opponent wins with a straight flush if the player makes a full house with 10♦ J♦.

References

  • Mike Petriv (1996). Hold'em Odds Book. Objective Observer Press. ISBN 0-9681223-0-2.
  • King Yao (2005). Weighing the Odds in Hold 'em Poker. Pi Yee Press. ISBN 0-935926-25-9.
  • Dan Harrington, Bill Robertie (2005). Harrington on Hold'em Volume 1: Strategic Play. Two Plus Two Publishing. ISBN 1-880685-33-7.

External links