| Download a pdf copy of this help file here |
See also: About array functions in Excel, ModelRisk functions and windows, About Monte Carlo simulation software
First make sure you understand how array functions work in Excel.
What follows is a reference list of Excel functions useful in Risk Analysis modeling.
The following Excel functions and formulas are particularly useful in Risk Analysis modeling. Click a function to see it explained.
These functions return statistical parameters or projections from a least squares regression that attempts to fit an equation that relates the independent variable X to the dependent variable Y as follows:
Y = Normal(m*X+c,Syx)
The {x} array is the set of observations for independent variable X, and the {y} array is the set of observations for the dependent variable Y
These functions perform basic operations on cells, look up values in data tables, and perform logical tests which are the basic building blocks of risk analysis modelling.