Use pre-Excel 2010 statistical functions in your Anaplan XL reports.

FunctionDescription
BETADISTReturns the cumulative beta probability density function.
BETAINVReturns the inverse of the cumulative beta probability density function.
BINOMDISTReturns the individual term binomial distribution probability.
CHIDISTReturns the one-tailed probability of the chi-squared (X^2) distribution; the area in the right tail under the chi-squared distribution curve.
CHIINVReturns the inverse of the one-tailed probability of the chi-squared (X^2) distribution.
CHITESTReturns the test for independence of the characteristics in a table.
CONFIDENCEReturns the confidence interval for a population mean.
COVARReturns the covariance, the average of products of deviations, for each data point pair.
EXPONDISTReturns the exponential distribution.
FDISTReturns the F probability distribution.
FINVReturns the inverse of the F probability distribution.
FTESTReturns the result of an F-test.
GAMMADISTReturns the gamma distribution.
GAMMAINVReturns the inverse of the gamma cumulative distribution.
LOGINVReturns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with parameters mean and standard deviation.
LOGNORMDISTReturns the cumulative lognormal distribution of x, where ln(x) is normally distributed with parameters mean and standard deviation.
MODEReturns the most frequently occuring, or repetitive, number in an array or range of data.
NEGBINOMDISTReturns the negative binomial distribution.
NORMDISTReturns the normal cumulative distribution for the specified mean and standard deviation.
NORMINVReturns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
NORMSDISTReturns the standard normal cumulative distribution function.
PERCENTILEReturns the k-th percentile of values in a range.
PERCENTRANKReturns the rank of a value in a data set set as a percentage of the data set.
POISSONReturns the Poisson distribution.
QUARTILEReturns the quartile of a data set.
RANKReturns the rank of a number in a list of numbers.
STDEVEstimates standard deviation based on a sample.
STDEVPEstimates standard deviation based on a sample, assuming that the arguments represent the total population.
TDISTReturns the percentage points (probability) for the student t-distribution, where a numeric value (x) is a calculated value of t for which the percentage points are to be computed.
TINVReturns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom.
TTESTThe probability associated with t-test.
VARReturns an estimate for the variance of a population based on a sample data set.
VARPCalculates variance based on the entire population.
WEIBULLReturns the Weibull distribution.
ZTESTReturns the two-tailed P-value of a z-test.