compareProbs {evenBreak} | R Documentation |
organizes invoking evenBreakDriver() for 4 deck sizes, and presenting the results in a table
and in a graph scatter plot of 2 sets of distribution probabilities
compareProbs(verbose)
verbose |
Boolean if TRUE print output data |
returns no value, but has side effects of printing a table and a graph
of the probability of a given distribution of a single suit across 4 hands,
conditioned on the number of suits that are known to be evenly distributed.
Barry Zeeberg
compareProbs()