|
|
SymmetricGeometricDistribution Properties |
The SymmetricGeometricDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy |
Not supported.
(Overrides UnivariateDiscreteDistributionEntropy.) | |
| Mean |
Gets the mean for this distribution, which in
the case of the Symmetric Geometric is zero.
(Overrides UnivariateDiscreteDistributionMean.) | |
| Median |
Gets the median for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
| Mode |
Gets the mode for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
| ProbabilityOfSuccess |
Gets the success probability for the distribution.
| |
| Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
| StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
| Support |
Gets the support interval for this distribution, which
in the case of the Symmetric Geometric is [-inf, +inf].
(Overrides UnivariateDiscreteDistributionSupport.) | |
| Variance |
Gets the variance for this distribution.
(Overrides UnivariateDiscreteDistributionVariance.) |