WebCab Probability and Statistics for COM v3.3 Demo

NormalApproximationOfTheBinomialDistribution Class

Within this class we provide methods for the approximation of the Binomial Probability Distribution by the Normal Probability Distribution.

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

System.Object
   NormalApproximationOfTheBinomialDistribution

public class NormalApproximationOfTheBinomialDistribution

Remarks

The advantage of using such an approach lies in the fact that the functional properties for the Normal Probability Distribution make it much easier to work with than the Binomial Probability Distribution. Saying this, the Normal Distribution only behaves as a good approximation to the Binomial Probability Distribution when the number of trials becomes large.

Requirements

Namespace: WebCab.COM.Statistics.PDistributions

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

See Also

NormalApproximationOfTheBinomialDistribution Members | WebCab.COM.Statistics.PDistributions Namespace