Useful Excel functions

MR-dice-icon.png 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.

List of useful Excel functions

The following Excel functions and formulas are particularly useful in Risk Analysis modeling. Click a function to see it explained.

AVEDEV

AVERAGE

COMBIN

CORREL

COVAR

FREQUENCY

KURT

MAX

MEDIAN

MIN

MULTINOMIAL

PERCENTILE

RANK

SKEW

STDEV

VAR

Least Squares Regression

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

FORECAST

INTERCEPT

RSQ

SLOPE

STEYX

TREND

General

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.

ABS

AND

CONCATENATE

COUNT

COUNTIF

EXP

FACT

FALSE

GAMMALN

HLOOKUP

IF

INDEX

ISNA

LN

LOG

LOG10

NA

OFFSET

OR

PI

ROUND

ROUNDUP

SIN

SQRT

SUM

SUMPRODUCT

TODAY

TRUE

VLOOKUP

YEAR