Open
Description
Looks like that the recursive method is equivalent to draw a sample from Uniform(0, p), sort them, and calculate gaps between them. I think the probability of hands is spacings (the gaps between successive order statistics) of a uniform distribution, so it obey a Dirichlet distribution. (According to Theorem 6.6 in [1]).
Metadata
Metadata
Assignees
Labels
No labels