
You are here: bjstrat.net > Programs
Composition Dependent Combinatorial Analyzer (cdca) - A program that computes blackjack expected values for various rules. Number of decks input can be 1 to 41,297,762. Shoe composition can be anything as long as cards in shoe are sufficient to complete all possible hands for 1 player and dealer. Expected values can be computed for 3 general cases:
1. It is the start of a round and that's all player knows - overall EV is computed
2. It is the start of a round but player knows his first card - overall EV is computed
3. Player knows 2 or more cards - hand EVs are computed
Initial display is overall expected values for single deck and a default set of rules.
Expected values can be computed using best strategy or full shoe CD basic strategy
Risk of Ruin Calculator - This program computes the probability of a gambler losing an amount that is input before winning an amount which is also input. Program assumes probability of winning any given bet is constant and this probability is the final input. Program assumes all bets are paid at even money (1:1).
Copyright 2010 (www.bjstrat.net)
All rights reserved.