|
Statistics.Distribution.Normal | Portability | portable | Stability | experimental | Maintainer | bos@serpentine.com |
|
|
|
|
|
Description |
The normal distribution. This is a continuous probability
distribution that describes data that cluster around a mean.
|
|
Synopsis |
|
|
|
Documentation |
|
data NormalDistribution | Source |
|
The normal distribution.
| Instances | |
|
|
Constructors
|
|
|
|
|
|
Create distribution using parameters estimated from
sample. Variance is estimated using maximum likelihood method
(biased estimation).
|
|
|
Standard normal distribution with mean equal to 0 and variance equal to 1
|
|
Produced by Haddock version 2.4.2 |