Sonny
Well-Known Member
You won’t technically be underbetting if your simulator is set up to the same standards as your actual casino play. For example, single-deck estimation (assuming truncating, not rounding) will combine the results of all counts from 1.0 to 1.99999 and use that as the advantage for a TC of +1. You haven’t missed any advantage because it is all summed into that +1 TC. You may not be able to recognize the difference in a +0.12% advantage and a 0.21% advantage, but you will still be sizing your bets based on the overall advantage of a +1 count.Bojack1 said:The problem is unless its a time in the shoe when it happens that there is a whole number of decks left you will be underbetting between 1/4 and 3/4 unit for each bet.
Just be aware that using quarter-deck estimations can sometimes “compress” your TCs, which leads to less accurate results and a lower EV:
http://www.advantageplayer.com/blackjack/forums/bj-main/webbbs.cgi?read=21413 (Archive copy)
I agree with your "work hard to get every edge you can" philosophy, but I think sometimes you can work smarter, not harder. I suppose it comes from my computer programming background. If a piece of code only gets used once during the program’s startup then don’t bother speeding it up too much, but if it gets called hundreds of times per second then you need to spend a lot of time on it even if it is already pretty fast. Optimizing only the most important elements can often be a huge benefit.
-Sonny-