TruncatedNormal

Library of truncated normal distribution functions

Package Contents

density

Density of truncated normal distribution

cumulative

Cumulative distribution function of truncated normal distribution

quantile

Quantile of truncated normal distribution

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This package provides

  • probability density function (= derivative of cumulative distribution function),
  • cumulative distribution function, and
  • quantile (= inverse cumulative distribution function).

of the truncated normal distribution. Examples:

For more details
of the normal distribution, see Wikipedia,
of truncated distributions, see Wikipedia.