Victor BissonnetteCard Counter
Victor BissonnetteCard Counter

Card Counter

This simple program will deal out random 5-card hands.  It then counts up the relative frequencies of all the different hands of straight poker.  I’ve used it to demonstrate basic concepts in probability theory and how resampling can be a powerful tool for estimating probabilities.

This program requires Java 8 to be installed on your computer.

Download the Card-Counter program: click here