WOLFRAM SYSTEM MODELER

TruncatedWeibull

Library of truncated Weibull distribution functions

Package Contents

density

Density of truncated Weibull distribution

cumulative

Cumulative distribution function of truncated Weibull distribution

quantile

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

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

Wolfram Language

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