Learning Center

SAFE TOOLBOXES® comes with the following distribution functions:

Beta

Inverse Burr

Pert

Binomial

Inverse Gamma

Piecewise Linear

Burr

Inverse Gaussian

Poisson

Cauchy

Inverse Pareto

Rayleigh

Chi Squared

Laplace

Standard Normal

Discrete Uniform

Logarithmic

Transformed Beta

Discrete Weighted

Logistic

Transformed Gamma

Erlang

Loglogistic

Triangular

Exponential

Lognormal

TStudent

F

Maxwell

TStudent Generalized

Gamma

Negative Binomial

TStudent Standardized

Generalized Pareto

Normal

Uniform

Geometric

Normal Inverse Gaussian

Uniform correlated

Gumbel

Paralogistic

Wald

Hyperbolic

Pareto

Weibull

All distribution can be accessed by a function with a name that follows the following syntax:

“s” + prefix + “_” + distribution name

The prefix may be: “PDF” for a probability density function, “CDF” for a cumulative density function, “RAND” to draw a sample of the distribution and “FIT” to estimate the distribution parameters from a given data. For instance, “sPDF_StandardNormal”, “sRAND_Cachy”, “sFIT_Normal” are all valid function names.

© 2016-2018 Safe Quantitative Technologies, ltd. All rights reserved.