bin_cumulative: Binomial cumulative distribution

Description Usage Arguments Value

Description

To calculate the cumulative distribution of a binomial

Usage

1
bin_cumulative(trials, prob)

Arguments

trials

number of trials (n >= 0)

prob

the probaility to win in oone trials

Value

A cumulative table of particular probability


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