![]() |
LognormalDistribution Properties |
The LognormalDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entropy |
Gets the Entropy for this Log-Normal distribution.
(Overrides UnivariateContinuousDistributionEntropy.) |
![]() | Location |
Location parameter μ (mu) of the log-normal distribution.
|
![]() | Mean |
Gets the Mean for this Log-Normal distribution.
(Overrides UnivariateContinuousDistributionMean.) |
![]() | Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | Mode |
Gets the mode for this distribution.
(Overrides UnivariateContinuousDistributionMode.) |
![]() | Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) |
![]() | Shape |
Shape parameter σ (sigma) of
the log-normal distribution.
|
![]() | Shape2 |
Squared shape parameter σ² (sigma-squared)
of the log-normal distribution.
|
![]() ![]() | Standard |
Gets the Standard Log-Normal Distribution,
with location set to zero and unit shape.
|
![]() | 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 (the square of the standard
deviation) for this Log-Normal distribution.
(Overrides UnivariateContinuousDistributionVariance.) |