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 Library (Distribution Densities.ana)

Use FileAdd Library... to add this library

See Also

Comments


You are not allowed to post comments.