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

NormalApproximationOfTheBinomialDistribution Class

Within this XML Web service 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: ProbabilityDistributions

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

See Also

NormalApproximationOfTheBinomialDistribution Members | ProbabilityDistributions Namespace