|
|
SkewNormalDistribution Properties |
The SkewNormalDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy |
Not supported.
(Overrides UnivariateContinuousDistributionEntropy.) | |
| Kurtosis |
Gets the excess kurtosis for this distribution.
| |
| Location |
Gets the skew-normal distribution's location value ξ (ksi).
| |
| Mean |
Gets the mean for this distribution.
(Overrides UnivariateContinuousDistributionMean.) | |
| Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
| Mode |
Gets the mode for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
| Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
| Scale |
Gets the skew-normal distribution's scale value ω (omega).
| |
| Shape |
Gets the skew-normal distribution's shape value α (alpha).
| |
| Skewness |
Gets the skewness for this distribution.
| |
| StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateContinuousDistribution.) | |
| Support |
Gets the support interval for this distribution.
(Overrides UnivariateContinuousDistributionSupport.) | |
| Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |