bin_choose: bin_choose

Description Usage Arguments Value Examples

Description

a measure of the ¡°tailedness¡± of the probability distribution of a random variable

Usage

1
bin_choose(n, k)

Arguments

n

input trials number

k

how many trials to choose

Value

the result

Examples

1
bin_choose(n = 5, k = 2)

ranqi-zhong/workout03 documentation built on May 5, 2019, 12:27 a.m.