Prob Bernoulli
Prob_Bernoulli(x,p)
The probability of 'x' in a Bernoulli(p) distribution. If x=1, the result is p, if x=0 the result is 1-p, and for any other value of x, the value is 0.
Library
Distribution Densities.ana
See Also
Comments
The probability of 'x' in a Bernoulli(p) distribution. If x=1, the result is p, if x=0 the result is 1-p, and for any other value of x, the value is 0.
Distribution Densities.ana
Enable comment auto-refresher