Changes

Jump to navigation Jump to search
Line 21: Line 21:  
  2. The value of p<0 or p>1.
 
  2. The value of p<0 or p>1.
    +
==Examples==
 +
#BERNOULLIDISTRIBUTED(5,0.5) = 0  0  0  0  1
 +
#BERNOULLIDISTRIBUTED(9,0.8) = 0 1 1 1 1 1 1 1 1
 +
#BERNOULLIDISTRIBUTED(4,0.87) = 1  1  1  0
   −
\begin{cases}
+
==See Also==
3x + 5y +  z &= 1 \\
+
*[[Manuals/calci/BERNOULLI | BERNOULLI]]
7x - 2y + 4z &= 2 \\
+
*[[Manuals/calci/KURT | KURT]]
-6x + 3y + 2z &= 3
+
*[[Manuals/calci/MULTINOMIAL | MULTINOMIAL]]
\end{cases}
+
 
 +
==References==
 +
[http://mathworld.wolfram.com/BernoulliDistribution.html  Bernoulli Distribution]
writer
6,694

edits

Navigation menu