WebCab Probability and Statistics for .NET v3.3 Demo | |
UniformProbabilityDistribution.Probability Method
Calculates the uniform probability for the interval of the real line [upperBound,upperBound]
.
Parameters
- lowerBound
- The lower bound of the interval of the real line over which the uniform probability is calculated.
- upperBound
- The upper bound of the interval of the real line over which the uniform probability is calculated.
See Also
UniformProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace