WebCab Probability and Statistics for COM v3.3 Demo

DiscreteProbabilityDistributionApproximation Methods

The methods of the DiscreteProbabilityDistributionApproximation class are listed below. For a complete list of DiscreteProbabilityDistributionApproximation class members, see the DiscreteProbabilityDistributionApproximation Members topic.

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 | WebCab.COM.Statistics.PDistributions Namespace