Probability Distributions in Visual Basic

Continuous Distributions

Illustrates how to use the classes that represent continuous probability distributions in the Numerics.NET.Statistics.Distributions namespace.

Show code.

Discrete Distributions

Illustrates how to use the classes that represent discrete probability distributions in the Numerics.NET.Statistics.Distributions namespace.

Show code.