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

DiscreteProbabilityDistributionApproximation Members

DiscreteProbabilityDistributionApproximation overview

Public Instance Constructors

DiscreteProbabilityDistributionApproximation Constructor Constructs a new Discrete Probability Distribution Approximation XML Web service proxy instance with empty midpoints and frequencies arrays.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ErrorApproximationToBinomialProbabilityDistribution Calculates the squared error for approximation of the probability distribution by a Binomial Probability Distribution.
ErrorApproximationToPoissonProbabilityDistribution Calculates the squared error for approximation of the probability distribution by a Poisson Probability Distribution.
GetFrequencies Returns the frequencies array.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetMidpoints Returns the midpoint array of the data classes.
GetType (inherited from Object)Gets the Type of the current instance.
SetFrequencies Sets the frequencies for each class of data.
SetMidpoints Sets the midpoint for each class of data.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DiscreteProbabilityDistributionApproximation Class | ProbabilityDistributions Namespace