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.