How Many WinCraps Rolls is Enough?
Posted: Fri Apr 11, 2014 6:09 pm
Hello:
I love this program and the excellent value it represents. I have “programmed” some simple betting strategies, but I need some advice on making the runs “realistic.”
I know that in order to compare apples to apples, I need to run competing betting strategies against the same roll file. I use my phone number to seed the RNG to get a repeatable sequence of rolls, and by varying the first digit of the phone number from 2 through 9, I have eight repeatable sequences.
Since the advice on money management seems pretty consistent, I have the program “cash in and start over” whenever I’m down to 50% of my bankroll, am over 130% of my bankroll, or experience three no-pay seven outs in a row. I print the results for each of the eight runs and then all runs combined – there’s an example below of the last two entries for a run.
What I’m struggling with is, how many rolls are realistic? I’m currently using 300 (down from 1,000) because I doubt anyone’s going to play for 1000 straight rolls – or even for 300. On the other hand, there should be sufficient rolls to compare the simulated strategies.
How many rolls is enough?
Thanks
//===========================================================================
//Beginning a new 300 roll run with seed 9391192and bankroll of $240
//==========================================================================
WIN GOAL! at 74/74. $316.
QUIT! 3 CO 7s at 120/194. $262.
BROKE! at 105/299. $139.
STOP at 1/300. $153.
//==========================================================================
// $-87 for seed 9391192. -16.392151855635
1 Win Goal(s), 1 Broke(s), and 1 Quit(s). Bankroll $153
Bets Placed: 109. Won: 45. Lost: 64. Net: -19. %: -34.8821548821549
Dollars Bet: $1062. Won: $525. Lost: $612
//==========================================================================
// $-5 for eight seeds combined. -19.2787697156445
10 Win Goal(s), 4 Broke(s), 2 Quits.
Bets Placed: 924. Won: 418. Lost: 506. Net: -88. %: -19.2787697156445
Dollars Bet: $8910. Won: $4795 . Lost : $ 4800
I love this program and the excellent value it represents. I have “programmed” some simple betting strategies, but I need some advice on making the runs “realistic.”
I know that in order to compare apples to apples, I need to run competing betting strategies against the same roll file. I use my phone number to seed the RNG to get a repeatable sequence of rolls, and by varying the first digit of the phone number from 2 through 9, I have eight repeatable sequences.
Since the advice on money management seems pretty consistent, I have the program “cash in and start over” whenever I’m down to 50% of my bankroll, am over 130% of my bankroll, or experience three no-pay seven outs in a row. I print the results for each of the eight runs and then all runs combined – there’s an example below of the last two entries for a run.
What I’m struggling with is, how many rolls are realistic? I’m currently using 300 (down from 1,000) because I doubt anyone’s going to play for 1000 straight rolls – or even for 300. On the other hand, there should be sufficient rolls to compare the simulated strategies.
How many rolls is enough?
Thanks
//===========================================================================
//Beginning a new 300 roll run with seed 9391192and bankroll of $240
//==========================================================================
WIN GOAL! at 74/74. $316.
QUIT! 3 CO 7s at 120/194. $262.
BROKE! at 105/299. $139.
STOP at 1/300. $153.
//==========================================================================
// $-87 for seed 9391192. -16.392151855635
1 Win Goal(s), 1 Broke(s), and 1 Quit(s). Bankroll $153
Bets Placed: 109. Won: 45. Lost: 64. Net: -19. %: -34.8821548821549
Dollars Bet: $1062. Won: $525. Lost: $612
//==========================================================================
// $-5 for eight seeds combined. -19.2787697156445
10 Win Goal(s), 4 Broke(s), 2 Quits.
Bets Placed: 924. Won: 418. Lost: 506. Net: -88. %: -19.2787697156445
Dollars Bet: $8910. Won: $4795 . Lost : $ 4800