BinomialCD(

BinomialCD( #

Description #

This command solves the cumulative binomial distribution with probability P, total number n, and event x.

Syntax #

BinomialCD([x,]n,P)

x is an optional value and can be either single value or list.

Example #

BinomialCD(3,5,.6)