WebCab Probability and Statistics Web Services for .NET v3.3 Demo

UniformProbabilityDistribution Class

This XML Web service considers the definition and use of the Uniform probability distribution.

For a list of all members of this type, see UniformProbabilityDistribution Members.

System.Object
   UniformProbabilityDistribution

public class UniformProbabilityDistribution

Remarks

A random variable is uniformly distributed if the probability is proportional to the length of the interval. Moreover, the uniform distribution is a continuous probability distribution where the probability that the random variable will assume a value in any two intervals is identical if the intervals are of the same length.

Remark: Since the random variable takes constant positive values the region over which it is defined, must a subset of the real line of finite length.

Requirements

Namespace: ProbabilityDistributions

Assembly: WebCab.StatisticsDemo (in WebCab.StatisticsDemo.dll)

See Also

UniformProbabilityDistribution Members | ProbabilityDistributions Namespace