WebCab Probability and Statistics for .NET v3.3 Demo

LogNormalProbabilityDistribution.GetNormalDistributionVariance Method 

Returns the variance for the Normal Probability Distribution which is associated to the Lognormal Probability distribution.

public double GetNormalDistributionVariance();

Remarks

Recall, that if the random variable X has a Lognormal distribution then the natural logarithm of X has a Normal probability distribution.

See Also

LogNormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace