bin_mode: bin_mode

Description Usage Arguments Value Examples

Description

calculuates the mode of a binomial distriubtion

Usage

1
bin_mode(trials, prob)

Arguments

trials

number of trials

prob

p of success on any given trial

Value

the mode

Examples

1
bin_mode(10, 0.3)

neilbhattacharjee/Workout03 documentation built on May 5, 2019, 12:27 a.m.