<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
 
  <title>Pokerkernel.com Blog</title>
  <subtitle>Blog</subtitle>
  
  <link href="http://pokerkernel.com/" />
  <updated>2009-09-16T00:34:51+01:00</updated>
  <author>
    <name>Pokerkernel Admin</name>
    <email />
  </author>
  <id>http://pokerkernel.com/</id>
  
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/pokerkernel" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="pokerkernel" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>An example equity calculation With SimpleICM</title>
    <link href="http://pokerkernel.com/posts/0002-sample-icm-calculation-with-simpleicm.html" />
    <id>tag:pokerkernel.com,2009-06-08:1244459744</id>
    <updated>2009-06-08T12:15:44+01:00</updated>

    <content type="html">&lt;h3&gt;An example equity calculation With SimpleICM&lt;/h3&gt;

&lt;p&gt;&lt;a href="/simpleicm"&gt;SimpleICM&lt;/a&gt; is a basic ICM calculator. Given the payout structure and the stacks of the remaining players it calculates the tournament equity for each player. It doesn't tell you whether to push or fold or calculate your equity against an opponents hand range. There are other tools that can do that. &lt;/p&gt;

&lt;p&gt;But it can help your understanding of ICM to start from the basic ICM calculation. This posts shows an example of using SimpleICM to perform an equity calculation and how to use that calculation to decide what action to take.&lt;/p&gt;

&lt;h4&gt;Structure&lt;/h4&gt;

&lt;p&gt;For this example we'll use a 9-player Sit-n-go with the standard 50, 30, 20 payout structure. So the top 3 players get paid with 1st getting 50% of the prize pool, second getting 30% of the prize pool and 3rd getting 20% of the prize pool.&lt;/p&gt;

&lt;p&gt;&lt;img src="/images/simpleicm_screen2.png" alt="simpleicm_screen2"&gt;&lt;/p&gt;

&lt;p&gt;This is the default payout structure in SimpleICM so we don't need to change anything on the payout tab.&lt;/p&gt;

&lt;h4&gt;Stacks&lt;/h4&gt;

&lt;p&gt;There are 4 players left and we're in the BB with &lt;em&gt;AKs&lt;/em&gt;. The stack sizes are:&lt;/p&gt;

&lt;table&gt;
&lt;tr&gt;&lt;th&gt;Position&lt;/th&gt;&lt;th&gt;Stack&lt;/th&gt;&lt;th&gt;Hand&lt;/th&gt;&lt;th&gt;Action&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;CO&lt;/td&gt;&lt;td&gt;1600&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;Fold&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;BTN&lt;/td&gt;&lt;td&gt;1400&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;Fold&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;SB&lt;/td&gt;&lt;td&gt;7500&lt;/td&gt;&lt;td&gt;???&lt;/td&gt;&lt;td&gt;Push&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;BB (Hero)&lt;/td&gt;&lt;td&gt;3000&lt;/td&gt;&lt;td&gt;&lt;em&gt;AKs&lt;/em&gt;&lt;/td&gt;&lt;td&gt;???&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;


&lt;h4&gt;Action&lt;/h4&gt;

&lt;p&gt;The blinds are 150/300. CO and BTN both fold. SB pushes all-in. What do you do?&lt;/p&gt;

&lt;h4&gt;Equity&lt;/h4&gt;

&lt;p&gt;So now we get to start plugging some numbers into SimpleICM. If we fold we will be left with 2700 chips after posting the bb and SB will have 7800. We can plug these stacks into SimpleICM to get our equity if we fold.&lt;/p&gt;

&lt;div class="figure"&gt;
  &lt;p&gt;&lt;img src="/images/eqfold.png" alt="eqfold"&gt;
  &lt;p&gt;Equity of folding
&lt;/div&gt;


&lt;div class="figure"&gt;
  &lt;p&gt;&lt;img src="/images/eqcallwin.png" alt="eqcallwin"&gt;
  &lt;p&gt;Equity of calling and winning
&lt;/div&gt;


&lt;br class="clearleft"&gt;


&lt;p&gt;Calling can be split into two events. If we call and lose then our equity is 0. If we call and win then we will have 6000 chips so we can plug these stacks into SimpleICM to get our equity.&lt;/p&gt;

&lt;p&gt;So, &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If we fold our equity will be 0.2563&lt;/li&gt;
&lt;li&gt;If we call and lose our equity will be 0&lt;/li&gt;
&lt;li&gt;If we call and win our equity will be 0.3566&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;So for calling to be profitable here we need to win around 72% of the time ((0.2563/0.3566)*100).&lt;/p&gt;

&lt;h4&gt;Answer&lt;/h4&gt;

&lt;p&gt;We have to fold. As shown by the calculations above our tournament equity is very sensitive to confrontation with this stack setup at this stage of the tournament. We need our hand to be 72% favourite against our opponents range and there are very few hands that are 72% favourite against any range.&lt;/p&gt;

&lt;p&gt;Even if we know that our opponent is pushing any two cards here we should fold since AKs is only a 67% favourite against this range. If our opponent turned his cards up and showed 72o we would have to fold since AKs is only a 69% favourite against 72o. &lt;/p&gt;

&lt;p&gt;To find out what hands we can call with in this spot we can use &lt;a href="http://www.pokerstove.com/"&gt;PokerStove&lt;/a&gt; to figure out which hands are 72% favourite against our opponents range. If we put our opponent on any two cards then we can call with AA, KK, QQ, JJ and TT. TT is a 75% favourite over two random cards. 99 is a 72.1% favourite over two random cards so 99 is breakeven.&lt;/p&gt;

&lt;p&gt;So in this spot if our opponent is shoving any two cards we can call with TT-AA and fold everything else.&lt;/p&gt;

&lt;div id="disqus_thread"&gt;&lt;/div&gt;&lt;script type="text/javascript" src="http://disqus.com/forums/pokerkernel/embed.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;a href="http://pokerkernel.disqus.com/?url=ref"&gt;View the discussion thread.&lt;/a&gt;&lt;/noscript&gt;&lt;a href="http://disqus.com" class="dsq-brlink"&gt;blog comments powered by &lt;span class="logo-disqus"&gt;Disqus&lt;/span&gt;&lt;/a&gt;

</content>
  </entry>
  
  <entry>
    <title>SimpleICM beta</title>
    <link href="http://pokerkernel.com/posts/0001-simple-icm-beta.html" />
    <id>tag:pokerkernel.com,2009-06-05:1244205399</id>
    <updated>2009-06-05T13:36:39+01:00</updated>

    <content type="html">&lt;h3&gt;SimpleICM beta&lt;/h3&gt;

&lt;p&gt;Posted on 2009-06-05&lt;/p&gt;

&lt;p&gt;The beta version of &lt;a href="/simpleicm"&gt;SimpleICM&lt;/a&gt; is now available. See the &lt;a href="/simpleicm"&gt;SimpleICM page&lt;/a&gt; for more details. SimpleICM is free.&lt;/p&gt;

&lt;p&gt;&lt;img src="/images/simpleicm_screen1_small.png"&gt;&lt;/p&gt;

&lt;p&gt;SimpleICM is a poker tournament equity calculator. You give it the stack sizes of the players left in a poker tournament, along with the payout structure for that tournament and it calculates each players tournament equity according to the &lt;a href="http://www.pokerhelper.com/articles/independent-chip-modeling-part-1-derivation-and-sample-analysis/"&gt;Independent Chip Model&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please send me any feedback you have on this program.&lt;/p&gt;

&lt;p&gt;If you find it useful, please let me know what you think. &lt;/p&gt;

&lt;p&gt;I've only been able to test it on a couple of machines so if it works for you let me know, along with with which version of .net framework you have and which version of windows you're running.&lt;/p&gt;

&lt;div id="disqus_thread"&gt;&lt;/div&gt;&lt;script type="text/javascript" src="http://disqus.com/forums/pokerkernel/embed.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;a href="http://pokerkernel.disqus.com/?url=ref"&gt;View the discussion thread.&lt;/a&gt;&lt;/noscript&gt;&lt;a href="http://disqus.com" class="dsq-brlink"&gt;blog comments powered by &lt;span class="logo-disqus"&gt;Disqus&lt;/span&gt;&lt;/a&gt;

</content>
  </entry>
  
</feed>

