Difference between revisions of "Prob Bernoulli"
Line 8: | Line 8: | ||
== Library == | == Library == | ||
[[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | [[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | ||
+ | :Use '''File → Add Library...''' to add this library | ||
== See Also == | == See Also == |
Revision as of 01:00, 24 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)
- Use File → Add Library... to add this library
See Also
Comments
Enable comment auto-refresher