Numerical Components for .NET
Namespace: Extreme.Statistics.DistributionsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
[SerializableAttribute] public class NormalDistribution : ContinuousDistribution
<SerializableAttribute> _ Public Class NormalDistribution _ Inherits ContinuousDistribution
[SerializableAttribute] public ref class NormalDistribution : public ContinuousDistribution
[<SerializableAttribute>] type NormalDistribution = class inherit ContinuousDistribution end
Normal distributions are a family of distributions that have the same general shape. They are symmetric with outcomes more concentrated in the middle than in the tails. Normal distributions are sometimes described as bell shaped.
The Mean of the distribution acts as the location parameter. The standard deviation (which equals the square root of the ) acts as the scale parameter. The normal distribution does not have a shape parameter.
Copyright © 2003-2013, Extreme Optimization. All rights reserved. Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc. Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo are registered trademarks of Microsoft Corporation.