Bernoulli Properties | 
          
The Bernoulli type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy | 
            Entropy of the distribution.
            http://en.wikipedia.org/wiki/Information_entropy
              (Inherited from DUDistribution.) | |
| Kurtosis | 
            Excess Kurtosis of distribution.
            http://en.wikipedia.org/wiki/Excess_kurtosis
              (Inherited from Binomial.) | |
| Mean | 
            Mean of the distribution.
            http://en.wikipedia.org/wiki/Expected_value
              (Inherited from Binomial.) | |
| Median | 
            Median of distribution.
            http://en.wikipedia.org/wiki/Median
              (Inherited from Binomial.) | |
| Mode | 
            Mode of distribution.
            http://en.wikipedia.org/wiki/Mode_(statistics)
              (Inherited from Binomial.) | |
| NumberOfTrials | 
            Number of trials.
              (Inherited from Binomial.) | |
| Skewness | 
            Skewness of distribution.
            http://en.wikipedia.org/wiki/Skewness
              (Inherited from Binomial.) | |
| StandardDeviation | 
            Standard deviation of the distribution.
            http://en.wikipedia.org/wiki/Standard_Deviation
              (Inherited from DUDistribution.) | |
| SuccessProbability | 
            Success probability in each trial.
              (Inherited from Binomial.) | |
| Variance | 
            Variance of the distribution.
            http://en.wikipedia.org/wiki/Variance
              (Inherited from Binomial.) |