bin_variable: Binomial Random Variable object

Description Usage Arguments Value

Description

To list out the number of trails and the probaility of success

Usage

1
bin_variable(trials, prob)

Arguments

trials

number of trials (n >= 0)

prob

the probaility to win in oone trials

Value

the object of class "binvar", that is, a binomial random variable object


kyung541/binomial documentation built on May 5, 2019, 12:27 a.m.