CumBernoulli
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,2CumBernoulli(1,0.8)
→ 1
See Also
Comments
Enable comment auto-refresher