Manipulating simulation data: Manipulating simulation data is the process of running an initial amount of blackjack rounds, then changing various variables (mainly bet sizes) and getting instant results on your statistics/data. An example would be to run 500 million hands with a 1-2 bet spread(i.e bet 1 at <= count +1, bet 2 at >=+2). If your initial bet advantage was 1.08 with a win rate of 1.44 units per 100 hands, and you want to see what your advantage is a 1-4 bet spread, simply plug in the new bet values, and your results are updated instantly to: initial bet advantage is 1.86, win rate is 3.51. You do not have to wait to re-run a new simulation. (Wonging is another good example that can be implemented) Other variables that can be changed after a sim are: Blackjack payoff, insurance bet size rule, and casino rake per hand. Rules, and count setting changes have no effect.