The Cdf type exposes the following members.

Methods

NameDescription
Beta
Evaluates the beta cumulative probability distribution function.
BetaMean
Evaluates the mean of the beta cumulative probability distribution function.
BetaVariance
Evaluates the variance of the beta cumulative probability distribution function.
Binomial
Evaluates the binomial cumulative probability distribution function.
BivariateNormal
Evaluates the bivariate normal cumulative probability distribution function.
Chi
Evaluates the chi-squared cumulative probability distribution function.
ChiMean
Evaluates the mean of the chi-squared cumulative probability distribution function.
ChiVariance
Evaluates the variance of the chi-squared cumulative probability distribution function.
ComplementaryChi
Calculates the complement of the chi-squared distribution.
ComplementaryF
Calculates the complement of the F distribution function.
ComplementaryStudentsT
Calculates the complement of the Student's t distribution.
DiscreteUniform
Evaluates the discrete uniform cumulative probability distribution function.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Exponential
Evaluates the exponential cumulative probability distribution function.
ExtremeValue
Evaluates the extreme value cumulative probability distribution function.
F
Evaluates the F cumulative probability distribution function.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Gamma
Evaluates the gamma cumulative probability distribution function.
Geometric
Evaluates the discrete geometric cumulative probability distribution function.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Hypergeometric
Evaluates the hypergeometric cumulative probability distribution function.
Logistic
Evaluates the logistic cumulative probability distribution function.
LogNormal
Evaluates the standard lognormal cumulative probability distribution function.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
NoncentralBeta
Evaluates the noncentral beta cumulative probability distribution function (CDF).
Noncentralchi
Evaluates the noncentral chi-squared cumulative probability distribution function.
NoncentralF
Evaluates the noncentral F cumulative distribution function (CDF).
NoncentralstudentsT
Evaluates the noncentral Student's t cumulative probability distribution function.
Normal
Evaluates the normal (Gaussian) cumulative probability distribution function.
Pareto
Evaluates the Pareto cumulative probability distribution function.
Poisson
Evaluates the Poisson cumulative probability distribution function.
Rayleigh
Evaluates the Rayleigh cumulative probability distribution function.
StudentsT
Evaluates the Student's t cumulative probability distribution function.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Uniform
Evaluates the uniform cumulative probability distribution function.
Weibull
Evaluates the Weibull cumulative probability distribution function.

See Also