Simulation of the growth of a poker player's bankroll

  • Thread starter Thread starter Fredrik
  • Start date Start date
  • Tags Tags
    Growth Simulation
Fredrik
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Gold Member
Messages
10,876
Reaction score
423
I need some help with some statistics stuff. Right now I need it to understand one particular discussion in a poker forum, but I also think that this is a good opportunity for me to learn these things better. That's why I'm posting my questions here instead of in the poker forum.

Someone claimed that http://pokerfilz.50megs.com/variancedemo.xls does a reasonably accurate simulation of the growth of a poker player's bankroll, given that we know the player's win rate in ptbb per 100 hands ("ptbb/100") and the standard deviation per 100 hands ("sd/100"). A "ptbb" is 2 times the size of the big blind.

One person who replied said that the Excel document is fine, but some of the assumptions that it's based on are not. His main objection seems to be that the simulation is messed up because the profit per hand is not normally distributed.

I would like to understand these things and maybe do a better simulation myself.

The first step is to try to understand the simulation. You're supposed to use a program called Poker Tracker to find out your win rate and standard deviation, and input them into the document. The simulation is built around the following formula:

=SQRT(-2*LN(RAND()))*SIN(2*PI()*RAND())

The function rand() returns a random number between 0 and 1. Then the following expression is used:

= B40*$D$4+$D$3

That's the result of the previous calculation times the sd/100 plus the ptbb/100. These two calculations are repeated many times (one time for each point on the x axis). The profit so far is calculated from these results and plotted against the number of hands played. Each point on the x-axis is 100 hands. Each point on the y-axis is one buy-in, i.e. 50 ptbb or 100 big blinds.

Now, the first thing I need help with is the "random" formula above. I'm hoping that someone can explain it to me. I don't even know what the log and sin functions are doing there.

http://forumserver.twoplustwo.com/showflat.php?Cat=0&Number=8457727&page=0&fpart=all&vc=1 is a link to the thread in the poker forum, if anyone's interested.
 
Last edited by a moderator:
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.
Back
Top