{ } Raw JSON

bundles / scipy latest / docs

Doc

Truncated Normal Distribution

docs/tutorial:stats:continuous_truncnorm

A normal distribution restricted to lie within a certain range given by two parameters and . Notice that this and correspond to the bounds on in standard form. For we get

where

Implementation: scipy.stats.truncnorm