Learn R Programming

evenBreak (version 1.0)

compareProbs: compareProbs

Description

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

Usage

compareProbs(verbose)

Value

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.

Arguments

verbose

Boolean if TRUE print output data

Author

Barry Zeeberg

Examples

Run this code
compareProbs()

Run the code above in your browser using DataLab