Difference between revisions of "Prob Bernoulli"
Line 1: | Line 1: | ||
− | [[ | + | [[Category: Analytic Distribution Functions]] |
− | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | + | [[Category: Distribution Densities library functions]] |
+ | [[Category: Doc Status D]] <!-- For Lumina use, do not change --> | ||
== Prob_Bernoulli(x, p) == | == Prob_Bernoulli(x, p) == |
Revision as of 20:53, 23 February 2016
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 Library (Distribution Densities.ana)
See Also
Comments
Enable comment auto-refresher