WebCab Probability and Statistics for COM v3.3 Demo

NormalProbabilityDistribution Class

Within this class we deal with the definition and use of the Normal Probability Distribution.

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

System.Object
   NormalProbabilityDistribution

public class NormalProbabilityDistribution

Remarks

The Normal Probability Distribution is used in a wide variety of practical applications in which the random variables are heights and weights of people, IQ scores, scientific measurements, amounts of rainfall and so on.

The Normal Probability Distribution is completely specified only by its mathematical rule. Quite often, the distribution is symbolized by a graph of the functional relation generated by the rule, and the general picture that a normal distribution presents is a bell-shaped curve.

Requirements

Namespace: WebCab.COM.Statistics.PDistributions

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

See Also

NormalProbabilityDistribution Members | WebCab.COM.Statistics.PDistributions Namespace