WOLFRAM SYSTEM MODELER

Normal

Library of normal distribution functions

Package Contents

density

Density of normal distribution

cumulative

Cumulative distribution function of normal distribution

quantile

Quantile of 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 normal distribution. Examples:

For more details of this distribution see Wikipedia.

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Distributions.Normal"]
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