WebCab Probability and Statistics Web Services for .NET v3.3 Demo | |
LogNormalProbabilityDistribution.Probability Method (Double, Double)
Calculates the Lognormal probability for an interval [lowerBound,upperBound]
, on the positive real number line.
Parameters
- lowerBound
- The (positive) lower bound of the interval of the real line.
- upperBound
- The upper bound of the interval of the real line.
See Also
LogNormalProbabilityDistribution Class | ProbabilityDistributions Namespace | LogNormalProbabilityDistribution.Probability Overload List