WebCab Probability and Statistics for .NET v3.3 Demo

LogNormalProbabilityDistribution.GetNormalDistributionMean Method 

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

public double GetNormalDistributionMean();

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