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

StandardNormalProbabilityDistribution Class

Within this XML Web service we consider the definition and use of the Standard Normal Probability distribution.

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

System.Object
   StandardNormalProbabilityDistribution

public class StandardNormalProbabilityDistribution

Remarks

The Standard Normal Probability Distribution is a Normal Standard Distribution that has a mean of zero and the standard deviation of one.

The value of the standard normal distribution is that probabilities for all normal distributions are generally computed by using the standard normal distribution. That is, the normal distribution evaluation is converted into an equivalent problem concerning the standard normal distribution.

Requirements

Namespace: ProbabilityDistributions

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

See Also

StandardNormalProbabilityDistribution Members | ProbabilityDistributions Namespace