Difference between revisions of "Prob Bernoulli"
Line 13: | Line 13: | ||
* [[Bernoulli]] | * [[Bernoulli]] | ||
− | * [[Dens_Uniform]], [[ | + | * [[Dens_Uniform]], [[Prob_ChanceDist]] |
Revision as of 20:02, 3 October 2007
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
Enable comment auto-refresher