WOLFRAM SYSTEM MODELER

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.

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Distributions.TruncatedNormal"]
Out[1]:=

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control