©
Truncated Gaussian distribution
  Calculates moments, probabilities and deviates for a truncated Gaussian distribution.
2024.Jul.03 18:29:47
x Value for which probability will be calculated. •
μ, σ Mean and standard deviation of the (non-truncated) distribution. •
xmin, xmax Truncation limits (minimum and maximum). •
P Probability (to calculate deviate)
  Calculates one-sided probability and deviate for a truncated Gaussian distribution.  The formulas for the density (fX), the cdf (FX) and the moments (μT, σT) are:
dens
cdf
μ
σ   with     delta
Equivalently, with α1 = (xmin − μ) ⁄ σ, etc., and Δ an obvious difference operator, it is:
μ   or   μ
σ   σ
with α
References:

• Truncated Normal Distribution.pdf or lecture4k.pdf 90 kb (S. S. Kortum, U. Minnesota).

 
 
Valid HTML 4.01! IST http://web.ist.utl.pt/~mcasquilho/compute/qc/F-truncGauss.php
Created: 2003-09-08 — Last modified: 2007-10-09