WordPress database error: [Unknown column 'public' in 'where clause']
SELECT quote_id, quote, author, source FROM wp_quotescollection WHERE public = 'yes' ORDER BY RAND() LIMIT 1

Pages
Archives

LEADERBOARD

Posted under by admin on February 11, 2009 5:05 pm ||

The PokerStars Method

This could easily be called the Pitbull Poker method, or perhaps the CardPlayer method. This is a formula that top poker rooms use to track their Tournament Leaders. It takes into account the size of the tournament, the finish in the tournament, and also the buy-in amount, which probably won’t vary much in a home league setting.

Points = 10 * [sqrt(n)/sqrt(k)] * [1+log(b+0.25)]

Where:
n is the number of entrants
k is the place of finish (k=1 for the first-place finisher, and so on)
b is the buy-in amount in “dollars” (excluding ‘tournament fees’).

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.