powered by
loop through all possible distributions of a single suit across 4 hands
evenBreakDriver(D4)
returns a table 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.
one quarter of the size of the deck, normally = 13
Barry Zeeberg
evenBreakDriver(13)
Run the code above in your browser using DataLab