normal module¶
Computation of tolerance intervals from a data-fitted normal distribution.
- class gemseo.uncertainty.statistics.tolerance_interval.normal.NormalToleranceInterval(size, mean, std)[source]
Bases:
ToleranceInterval
Computation of tolerance intervals from a data-fitted normal distribution.
The formulae come from the R library tolerance [1].
Intervals*, Journal of Statistical Software, 36(5), 2010