CumBernoulli

Revision as of 22:40, 17 August 2016 by Lchrisman (talk | contribs) (added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


new to Analytica 5.0

CumBernoulli( x, p )

The probability that the outcome of a Bernoulli(«p») distribution is less than or equal to «x».

Library

Distribution Densities Library

To use this function, you must add the Distribution Densities Library to your model.

Examples

CumBernoulli(0, 0.8) → 0,2
CumBernoulli(1,0.8) → 1

See Also

Comments


You are not allowed to post comments.