<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>KDice</title>
	<atom:link href="http://kdice.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdice.wordpress.com</link>
	<description>Official Blog</description>
	<lastBuildDate>Wed, 26 Mar 2008 15:37:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='kdice.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bb2190b77be74dd4410fc376c6e09b90?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>KDice</title>
		<link>http://kdice.wordpress.com</link>
	</image>
			<item>
		<title>the collected works of skrumgaer</title>
		<link>http://kdice.wordpress.com/2008/03/25/the-collected-works-of-skrumgaer/</link>
		<comments>http://kdice.wordpress.com/2008/03/25/the-collected-works-of-skrumgaer/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 20:48:07 +0000</pubDate>
		<dc:creator>skrumgaer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kdice.wordpress.com/?p=16</guid>
		<description><![CDATA[
table of contents:
i.  the test against pure luck (TAPL) ii.  why the TAPL was changed
iii.  the quality-of-opponent adjustment to the TAPL
iv.  other tests
v.  a rough-and-ready formula for spotting pga&#8217;s
vi.  points per root games played (PPRG)
vii.  baseball-style standings (BSS) for kdice
i.  the test against pure luck (TAPL)
The Test Against Pure Luck (TAPL) is a measure of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=16&subd=kdice&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin:0;" class="MsoNormal"><span style="font-family:'Arial','sans-serif';"></span></p>
<p><span style="font-family:'Arial','sans-serif';">table of contents:</span></p>
<p><span style="font-family:'Arial','sans-serif';"></span><span style="font-family:'Arial','sans-serif';">i.  the test against pure luck (TAPL)</span><span style="font-family:'Arial','sans-serif';"> </span><span style="font-family:'Arial','sans-serif';">ii.  why the TAPL was changed</p>
<p>iii.  the quality-of-opponent adjustment to the TAPL</p>
<p>iv.  other tests</p>
<p>v.  a rough-and-ready formula for spotting pga&#8217;s</p>
<p>vi.  points per root games played (PPRG)</p>
<p>vii.  baseball-style standings (BSS) for kdice</p>
<p>i.  the test against pure luck (TAPL)</p>
<p>The Test Against Pure Luck (TAPL) is a measure of skill that eliminates the random fluctuations that are characteristic of the game-by-game scoring system and rewards players who play more games.  The TAPL can be calculated from data that Ryan gives us on our profiles.  This method of scoring has no official endorsement from Ryan.</p>
<p>In math jargon, the TAPL is a Pearson&#8217;s chi-square goodness of fit test against a uniform distribution.   For background, go to search Wikipedia for &#8220;goodness of fit&#8221;.</p>
<p>If luck and nothing else governed the playing of kdice, a player would be equally likely to place first, second, third, fourth, fifth, sixth, or seventh in a particular game, and with a sufficient number of games played, the number of first place finishes, second place finishes, etc., for that player would be approximately  the same.  With skill, the distribution of games would be less uniform.</p>
<p>The TAPL is the normalized sum of seven numbers.  The first number is found by taking the difference between the expected number of first-place finishes and the actual number of first-place finishes, given the number of games played, squaring this difference and dividing it by the expected number of first place finishes.  The second number is obtained by doing the same calculation for the second-place finishes.   The third number is for the third-place finishes, and so on for all seven levels of finishes.  The sum is then divided by the square root of the number of games played to get a result expressed in standard deviations.  The mean of the chi square goes as the number of games played, and its variance goes as the number of games played, so its standard deviation goes as the square root of the number of games played.  The standard deviation is the commonly used measure for comparing scores (for example, the SAT scores are designed so that one standard deviation is 100 points) so I will use the same measure (mean divided by standard deviation) for the TAPL.  The result thus obtained is multiplied by 1000 to yield a score that is comparable in magnitude to the old Elo scores used earlier in kdice.</p>
<p>For example, suppose I have played 35 games and I have 7 first place finishes, 6 second place finishes, 5 third place finishes, 4 fourth place finishes, 4 fifth place finishes, 4 sixth place finishes, and 5 seventh-place finishes.  The expected number of finishes at each level is 5.  My TAPL would be</p>
<p>TAPL = (7 &#8211; 5)squared/5 + (6 &#8211; 5)squared/5 + (5 &#8211; 5)squared/5 + (4 &#8211; 5)squared/5 + (4 &#8211; 5)squared/5 + (4 &#8211; 5)squared/5 + (5 &#8211; 5)squared/5 = 1.60.  Divide the 160 by 5.92 (the square root of 35, then multiply by 1000 to get a TAPL of  270.</p>
<p>Ryan gives us our number of places expressed as percentages instead of games played.  The example above expressed in percentages would be 20%-17%-14%-11%-11%-11%-14%.</p>
<p>The sum of the squares can be calculated directly from the percentages, rather than the number of games, and the resultant is multiplied by the square root of number of games played and by 1000 to get the TAPL.  The square root is a multiple instead of a divisor when you use the percentages because the number of games is factored out of the percentages, and the result is divided by the square root of the number of games so the overall effect is a multiple of the square root of the number of games.</p>
<p>To summarize, the TAPL can be calculated either by</p>
<p>((Sum of (expected games &#8211; actual games)squared/expected games)/square root of games)x1000</p>
<p>or</p>
<p>(Sum of (expected %-actual %)squared/expected%) x square root of games x 1000.</p>
<p>The TAPL is easily calculated by lifting the numbers directly off your profile and loading them into a spreadsheet.   Use the Copy command on the profile page and use Paste Special (Unicode Text or Plain Text, but not HTML) in the spreadsheet.</p>
<p> **NOTE.  Ryan&#8217;s numbers are formatted as percentages and they are decimals in the spreadsheet.  If you express your percentages as integers instead of decimals, you need to make a  x10 multiplication instead of a x 1000 multiplication at the end to get the TAPL.**</p>
<p>***NOTE.  If the expected number of games in a category is less than 5 (which is to say that the total number of games played is less than 35), the TAPL will give an overstated result unless Yates&#8217; Correction is applied.  To apply Yates&#8217; Correction, subtract half a game (not half a percentage point) from the absolute value of expected games less actual games before squaring.  The percentage equivalent of half a game depends on how many games you have played.  For example, if you have played 10 games, half a game would be 5%.  After you have figured out the percentage value of half a game, set any percentage that differs from 14% by less than that value to 14%.  For the remainder of the percentages, subtract the value from your percentages over 14% and add that value to your percentages below 14%.  With these adjusted percentages, calculate the corrected TAPL.***</p>
<p>ii.  why the TAPL was changed</p>
<p>The original TAPL was directly proportional to the number of games played.  This resulted in too wide a distribution of scores among players with different numbers of games played.  The difference between two TAPL&#8217;s, or a TAPL and a norm, should be expressed in standard deviations, and, as stated in section i above, the standard deviation is achieved when the square root of the number of games is used.</p>
<p>iii.  quality-of-opponent adjustment of the TAPL</p>
<p>An objection that has been raised about the TAPL is that it doesn&#8217;t take into account the skill of opponents, that is, a win against better opponents should count more than a win against not-so-good opponents.  Ryan doesn&#8217;t provide us a breakdown of wins according to quality of opponent, but if you keep track of how often you play at a particular level of table, you can make a rough quality-of-opponent adjustment to your test against pure luck score in the manner described below.</p>
<p>If outcome of a game is due to pure luck (as if each player was randomly assigned a number from 1 to 7 and whoever drew the 1 was first, whoever drew the 2 was second, and so on), the scores would be based purely on luck.  Those with higher scores would advance to a higher table, but the opponents at the higher table would also have arrived there as a result of pure luck.  Therefore, for all games played at that table, your distribution of wins would resolve to 14-14-14-14-14-14-14, just as at the lower table.  By extension of the reasoning, your pure luck distribution would be 14-14-14-14-14-14-14 at all levels of table at which you play, the only difference being that the number of games you play at the higher tables would be less because you would be eligible to play there less often.</p>
<p>The Quality of Opponent Adjustment (QOOA) is a comparison of how many times you play at a particular level of table compared to how many times you would play at that level if your score was a matter of pure luck.</p>
<p>The distribution of the number of tables of each level follow approximately the Golden Ratio (reference http://en.wikipedia.org/wiki/Golden_ratio), known from the time of the ancient Greeks.  This ratio is 1.618034, and the conjugate and inverse of it is 0.618034.  The number of kdice tables varies from time to time, but the ratio of the number of zero-limit tables to all higher tables, and the ratio of 100-limit tables to all higher tables, and the ratio of 500 limit tables to all higher tables, etc, seem to approximate the golden ratio.  There is something aesthetically pleasing about this ratio for the tables, because regardless of your level of play, the proportion of the time that you can reach the next higher table is constant.</p>
<p>Therefore I will set up a QOOA that does not have to be re-calibrated when new levels of tables are added.  It is designed for six levels of tables, which is sufficient when the proportion of games played at each level is rounded off to a whole percent.  The QOOA is</p>
<p>QOOA = p0/371 + p1/142 + p2/54 + p3/21 + p4/08 + p5/03</p>
<p>where p0 is the percentage of games you have played at the zero limit tables, expressed as an integer, p1 for the next higher level of table, p2 next higher level, and so on.  The table limits are to be disregarded; what is important is the level of table.  The level of table is to be determined at the time you sit down.  For example, if you sit down at a 500 table when there are zero-limit and 100-limit tables available, that particular game is to be counted as part of p2.  If you sit at a 500 table and a 100 table is open, that game is counted in p2, but if you sit at a 500 table and there are no 100 tables open, that game would be counted in p1.  If Ryan adds a new level of table or changes the limits of a table you do not need to go back and recompute your current QOOA because the level of table for each game was ascertained when you sat down.  As you play more games your QOOA will change if the percentage distribution among the tables changes.</p>
<p>Some sample calculations: </p>
<p>Suppose you have played 50% of your games at the zero limit tables and 50% at the 100-limit tables.  Your QOOA would be 50/371 + 50/142 or 0.49.  Suppose you have played 20% of your games at the zero limit tables and 80% of your games at the 100-limit.  Your QOOA would be 20/371 + 80/142 or 0.62.  Your QOOA increases when you play more at the higher level tables.  The QOOA multiplied by the TAPL gives you your TAPL adjusted for quality of opponents.</p>
<p>Incidentally, the denominators in the QOOA formula closely approximate alternative numbers from the Fibonacci series 1, 1, 2, 3, 5, 8, etc.  The Fibonacci numbers and golden ratio are closely linked.</p>
<p>iv.  other tests</p>
<p>Plain luck is not very tough to beat; even negative skill can do it.  So I offer some other tests as well:</p>
<p>Test Against Own Worst Rating (TAOWR):  instead of using 14-14-14-14-14-14-14 as the expected score, use the profile from your lowest rating.</p>
<p>Test Against Own Last Zero (TAOLZ).  As your rating goes up and down, you will fall back to zero periodically.  Each time you are at zero. update the expected percentages with your current profile.  This will toughen the challenge each time you do it.  You can also have Test Against Own Last 1000, 2000, etc.</p>
<p>Test Against Known Bad Example (TAKBE).  For this, use as the expected scores the profile of a player who is known not to have good kdice skills.  For instance, you may use this profile from a player whom I won&#8217;t name:  03-03-06-20-28-21-17.</p>
<p>v.  a rough-and-ready formula for spotting pga&#8217;s</p>
<p>Pga&#8217;s can be spotted from their stats because they play each other more often than one would expect from probabilities.  What I mean by a pga is a &#8220;pre-game affiliate&#8221; which could be a pre-game ally, a pre-game enemy, or a pre-game secret admirer.  To further separate these three we would need stats on how often they attack each other.  For now I will stick with the general category of pre-game affiliate.</p>
<p>Suppose you want to know if players x and y have some sort of affiliation.  Suppose that player x has sat down at a table at which player y has not appeared.  What would be the probability that player y would show up and sit at that table?  It would be the number of empty seats left, divided by the number of players watching at all tables of that level (assuming they are all eligible to sit in), times the probability that player y is currently among the watchers.  For each successive game played by player x (considering for the moment only games in which player y has not sat down before player x), the expected number of games that player y would show up (if he is watching) would depend on the number of empty seats and the number of watchers at each game, but for a reasonable number of games (say twenty), the law of averages would set in and we could say that the expected number of times that y would show up would be the probability that y is watching times the number of games times the average number of empty seats when x sits down divided by the average number of watchers.  It turns out that the expected number of times that y shows up is governed by the Poisson distribution which for a reasonable number of games has a mean and variance similar to those of the normal distribution.  So we can develop a statistic that determines whether player y shows up significantly more often than would be the case if the distribution of players at the tables were purely random.  I will call this statistic the Passive Participation Coefficient (PPC) and its formula is</p>
<p>PPC =  f  * square root (wn/pe)</p>
<p>where f is the fraction of the games played by x in which y did not sit down before x but shows up later, w is the average number of watchers, n is the number of games played by x in which y did not sit down before (whether or not y shows up), p is the probability that y is watching, and e is the average number of empty seats.  If the value of the PPC is 3 or more, player y has an affiliation with player x.</p>
<p>I use the word &#8220;passive&#8221; to describe this statistic because no assumption is made that player x is initiating any attempt to form an affiliation.  This is merely player y&#8217;s affiliation to player x.  To measure player x&#8217;s affiliation for player y, we would have to use different data.  We would use all the games played by y in which x did not sit down earlier and calculate player y&#8217;s PPC.  Player y&#8217;s PPC is player x&#8217;s APC, which means the Active Participation Coefficient (APC).  The same number serves two functions.  Player x&#8217;s PPC with player y is player y&#8217;s APC with player x.  Since we are looking for intent, it is the APC that we use to determine whether a player is a pga.</p>
<p>Before you rush out and use this formula to try to nail some pga&#8217;s, keep a few points in mind.  First, you don&#8217;t know if the affiliation is friendly or hostile.   Second, the value of p is hard to come by.  We know how many watchers there are, but we don&#8217;t know who they are.  To identify watchers, you would have to have spies at all the tables, all the time, when either x or y are playing.  Incidentally, if you are spying, you have to subtract yourself from the number of watchers!  If you don&#8217;t have a good idea of what p is, you will have to give x and y the benefit of the doubt and make p equal to one.  Of course that means a smaller APC and a lesser likelihood of your having found a pga.  Third, you need a good number of games-at least twenty-to have a reasonably reliable number.</p>
<p>vi.  points per root games played (PPRG)</p>
<p>Points per square root of games played is a compromise between total points earned and points earned per game as a measure of player skill.  Under the zero-minimum point system now in effect, the expected value of a random-walk score (no skill) goes as the square root of the number of games.  So a measure of skill is the total points divided by the square root of the number of games played.</p>
<p>vii.  baseball-style standings (BSS)</p>
<p>In baseball, a team that loses a game is said to fall a game behind the team that wins the game, so games behind is the number of more games that the trailing team would have to win (compared to the leader) to catch up.  Teams that miss games or are not playing that day lose half a game against winners and gain half a game against losers.</p>
<p>The adaption for kice is to provide for degrees of loss.  The player who finishes seventh in a game loses a full game against the winner.  The player who finishes sixth loses 5/6 of a game against the winner, the player who finishes fourth loses 4/6 of a game, and so on.  The total games behind assessed per contest is 3 ½.  Players who have not played games are assessed one-half of a game per game not played compared to the player who has played the most games.</p>
<p>The BSS places more emphasis on number of games played than does the TAPL because the latter uses the square root of games.</p>
<p>(last revised 24 March 2008)</p>
<p></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kdice.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kdice.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kdice.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kdice.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kdice.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kdice.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kdice.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kdice.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kdice.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kdice.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kdice.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kdice.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=16&subd=kdice&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kdice.wordpress.com/2008/03/25/the-collected-works-of-skrumgaer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/367276d0c255a06bbc4f70b2a13c0366?s=96&#38;d=identicon" medium="image">
			<media:title type="html">skrumgaer</media:title>
		</media:content>
	</item>
		<item>
		<title>Positive Change</title>
		<link>http://kdice.wordpress.com/2008/03/17/positive-change/</link>
		<comments>http://kdice.wordpress.com/2008/03/17/positive-change/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 04:26:21 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kdice.wordpress.com/?p=8</guid>
		<description><![CDATA[Things are finally settling down for KDice. Let&#8217;s run through it&#8217;s history for 2008.
In January KDice underwent a major revision that changed the architecture on the server. This meant that a single server could support many more players and could restore the functionality of the other website features such as stats, the forum, and ideas. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=8&subd=kdice&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Things are finally settling down for KDice. Let&#8217;s run through it&#8217;s history for 2008.</p>
<p>In January KDice underwent a major revision that changed the architecture on the server. This meant that a single server could support many more players and could restore the functionality of the other website features such as stats, the forum, and ideas. There were a few bumps getting into the new system but they have been smoothed out.</p>
<p>In February KDice introduced correlation detection. The KDice server keeps track of who people play and if it finds two people playing together and helping each other win too much then it restricts these two people from playing.  It was experimental but turned out to work well. Less than 1% of players were detected helping stop abusive players. The detection is a great addition and will stay on thte KDice server.</p>
<p>Now it&#8217;s March. I&#8217;ve quietly added the ability to link your KDice account to your facebook account. You can have stats on your Facebook page and see facebook friends listed in the favorite players section. I&#8217;ve also rolled out some smaller changes.</p>
<ul>
<li>The detailed stats in the interface are hidden by default in an effort to simplify information for new players. Hovering a mouse over a player will reveal their stats. Alternatively you can click options-&gt;details to force the details to always display.</li>
<li>You can now use Ctrl+ to hide dice if you need to see how territories connect.</li>
<li>Some bug fixes for flagging.</li>
</ul>
<p>Thanks for playing and remember to contribute ideas to the ideas section.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kdice.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kdice.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kdice.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kdice.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kdice.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kdice.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kdice.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kdice.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kdice.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kdice.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kdice.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kdice.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=8&subd=kdice&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kdice.wordpress.com/2008/03/17/positive-change/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e839a78c8f2f4d1eb8f7681b570beb2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Ryan</media:title>
		</media:content>
	</item>
		<item>
		<title>Oh January</title>
		<link>http://kdice.wordpress.com/2008/02/01/oh-january/</link>
		<comments>http://kdice.wordpress.com/2008/02/01/oh-january/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 07:22:43 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kdice.wordpress.com/?p=5</guid>
		<description><![CDATA[January was the first month I was able to watch games closely. Last year I was writing my book and didn&#8217;t have much time to police things. Last year was filled with a few people causing trouble on the site and making things fairly miserable for most players. What I saw this month is that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=5&subd=kdice&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>January was the first month I was able to watch games closely. Last year I was writing my book and didn&#8217;t have much time to police things. Last year was filled with a few people causing trouble on the site and making things fairly miserable for most players. What I saw this month is that these players where not showing any indication of stopping even though I had asked and warned. These guys had even been banned before and had pleaded for another chance only to screw it up again. The result? A tough month for me but I&#8217;m happy with the outcome:</p>
<table style="margin:5px;" class="statsList" width="100%">
<tr class="list-item list-odd">
<td>1st</td>
<td><a href="http://kdice.com/profile/18793152" class="notcurrent">Linch</a></td>
<td class="sm">245,045◆</td>
<td class="sm"><span style="color:#008800;">↑5,994</span> 		/ 			<span style="color:#880000;">↓3,296</span></td>
<td class="sm">245,045◆ 		/ 			8◆</td>
</tr>
<tr class="list-item">
<td>2nd</td>
<td><a href="http://kdice.com/profile/7832549" class="notcurrent">montecarlo</a></td>
<td class="sm">231,337◆</td>
<td class="sm"><span style="color:#008800;">↑6,434</span> 		/ 			<span style="color:#880000;">↓3,410</span></td>
<td class="sm">239,783◆ 		/ 			4◆</td>
</tr>
<tr class="list-item list-odd">
<td>3rd</td>
<td><a href="http://kdice.com/profile/31909790" class="notcurrent">kam|k?</a></td>
<td class="sm">188,463◆</td>
<td class="sm"><span style="color:#008800;">↑6,801</span> 		/ 			<span style="color:#880000;">↓3,296</span></td>
<td class="sm">188,463◆ 		/ 			0◆</td>
</tr>
<tr class="list-item">
<td>4th</td>
<td><a href="http://kdice.com/profile/27163910" class="notcurrent">yellowfin</a></td>
<td class="sm">183,872◆</td>
<td class="sm"><span style="color:#008800;">↑5,851</span> 		/ 			<span style="color:#880000;">↓3,337</span></td>
<td class="sm">187,947◆ 		/ 			122◆</td>
</tr>
<tr class="list-item list-odd">
<td>5th</td>
<td><a href="http://kdice.com/profile/4329593" class="notcurrent">dasfury</a></td>
<td class="sm">170,993◆</td>
<td class="sm"><span style="color:#008800;">↑6,442</span> 		/ 			<span style="color:#880000;">↓2,920</span></td>
<td class="sm">180,508◆ 		/ 			467◆</td>
</tr>
<tr class="list-item">
<td>6th</td>
<td><a href="http://kdice.com/profile/23251183" class="notcurrent">vicsf</a></td>
<td class="sm">142,848◆</td>
<td class="sm"><span style="color:#008800;">↑5,708</span> 		/ 			<span style="color:#880000;">↓3,296</span></td>
<td class="sm">151,357◆ 		/ 			0◆</td>
</tr>
<tr class="list-item list-odd">
<td>7th</td>
<td><a href="http://kdice.com/profile/27368442" class="notcurrent">nexon</a></td>
<td class="sm">141,361◆</td>
<td class="sm"><span style="color:#008800;">↑6,612</span> 		/ 			<span style="color:#880000;">↓3,337</span></td>
<td class="sm">144,730◆ 		/ 			80◆</td>
</tr>
<tr class="list-item">
<td>8th</td>
<td><a href="http://kdice.com/profile/16974752" class="notcurrent">JeremyS</a></td>
<td class="sm">114,629◆</td>
<td class="sm"><span style="color:#008800;">↑5,943</span> 		/ 			<span style="color:#880000;">↓2,776</span></td>
<td class="sm">119,082◆ 		/ 			604◆</td>
</tr>
<tr class="list-item list-odd">
<td>9th</td>
<td><a href="http://kdice.com/profile/11072683" class="notcurrent">Vohaul</a></td>
<td class="sm">112,004◆</td>
<td class="sm"><span style="color:#008800;">↑5,071</span> 		/ 			<span style="color:#880000;">↓2,776</span></td>
<td class="sm">113,113◆ 		/ 			0◆</td>
</tr>
<tr class="list-item">
<td>10th</td>
<td><a href="http://kdice.com/profile/26412973" class="notcurrent">Snews88</a></td>
<td class="sm">111,897◆</td>
<td class="sm"><span style="color:#008800;">↑6,222</span> 		/ 			<span style="color:#880000;">↓2,941</span></td>
<td class="sm">115,517◆ 		/ 			343◆</td>
</tr>
</table>
<p>This month also pushed me to add a new feature for Feb. KDice now detects if you are teaming up with certain players and restricts you from sitting with them for the rest of the month.  Early tests showed this would only affect around 1% of the players. I&#8217;ll keep my eye on it. It will definitely create a new dynamic.</p>
<p>Also new for Feb:</p>
<ul>
<li>Flag sync bug is fixed</li>
<li>The flag is now bigger and more noticable</li>
<li>Table size is now show in the Change Table dialog</li>
<li>Table size gets slightly bigger at each different level</li>
<li>Starting dice variance increased</li>
<li>Moved back to zero sum for the upper tables &#8211; this also means January&#8217;s scores may need to be adjusted along with career stats. I&#8217;ll probably wait until the end of this month to see where things should go.</li>
<li>Stats on leaderboard that require a minimum # of games use the average # of games played per player as the minimum instead of 5. At the end of Jan the average games was 60 (yes, 800 games is excessive)</li>
<li>Better leaderboard stats!
<ul>
<li>Most Wins &#8211; top five total 1st place wins for the month</li>
<li>Most Dom &#8211; highest average dominance share for the month</li>
<li>Most Aggressive &#8211; highest number of attacks vs defends</li>
<li>Most Defessive &#8211; highest defends vs attacks&#8217;</li>
</ul>
</li>
<li>Refill dice are in the message log at the end of each turn</li>
<li>Luck table more accurate&#8230; should fix the 49% luck average.</li>
</ul>
<p>Also, members now get 2500 points to start the month and there is now a 3 month member option for $10.</p>
<p>Finally, you probably noticed by now that there is a KDice blog. I probably won&#8217;t have much to say during the month so I encourage people to apply to be a writer for the blog. If you think you have something interesting to say on an ongoing basis send me an email and I&#8217;ll create an account for you.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kdice.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kdice.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kdice.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kdice.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kdice.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kdice.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kdice.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kdice.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kdice.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kdice.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kdice.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kdice.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=5&subd=kdice&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kdice.wordpress.com/2008/02/01/oh-january/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e839a78c8f2f4d1eb8f7681b570beb2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Ryan</media:title>
		</media:content>
	</item>
		<item>
		<title>First Post</title>
		<link>http://kdice.wordpress.com/2008/01/30/first-post/</link>
		<comments>http://kdice.wordpress.com/2008/01/30/first-post/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 19:57:18 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kdice.wordpress.com/?p=3</guid>
		<description><![CDATA[Just set this up to go live Feb 1.  I&#8217;ll be posting development updates here since they seem to get lost in the forum.  I&#8217;ll also invite selected players to post.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=3&subd=kdice&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just set this up to go live Feb 1.  I&#8217;ll be posting development updates here since they seem to get lost in the forum.  I&#8217;ll also invite selected players to post.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kdice.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kdice.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kdice.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kdice.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kdice.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kdice.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kdice.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kdice.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kdice.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kdice.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kdice.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kdice.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kdice.wordpress.com&blog=2673634&post=3&subd=kdice&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kdice.wordpress.com/2008/01/30/first-post/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e839a78c8f2f4d1eb8f7681b570beb2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Ryan</media:title>
		</media:content>
	</item>
	</channel>
</rss>