NBoys
Description
Ceneralization of Boys
Consider a family of n children. Given that there are k boys in the family, what is the probability that there are m boys in the family?
Documentation
onlyBoys1 :: Int -> ProbabilitySource
probability-0.1: Computations with discrete random variables
NBoys
Description
Ceneralization of Boys
Consider a family of n children. Given that there are k boys in the family, what is the probability that there are m boys in the family?
onlyBoys1 :: Int -> ProbabilitySource