Excel Functions


Central Tendency

AVERAGEMean - Returns the arithmetic mean of the values in a list, range or array.
MEDIANMedian - Returns the median value in a list or array of numbers.
QUARTILE.EXCMedian - Returns the quartile of a data set (exclusive).
QUARTILE.INCMedian - Returns the quartile of a data set (inclusive).
MODEMode - Returns the value that occurs most frequently in a list or array of numbers.
SUMWeighted Average - Returns the total of the values in a list, range or array.
SUMPRODUCTWeighted Average - Returns the sum of the product of one or more arrays of values.
MAXMid Range - Returns the largest value in a list, range or array.
MINMid Range - Returns the smallest value in a list, range or array.
GEOMEANGeometric Mean - Returns the geometric mean of an array of numbers.
HARMEANHarmonic Mean - Returns the harmonic mean of a data set.
AVERAGE
Mean - Returns the arithmetic mean of the values in a list, range or array.
MEDIAN
Median - Returns the median value in a list or array of numbers.
QUARTILE.EXC
Median - Returns the quartile of a data set (exclusive).
QUARTILE.INC
Median - Returns the quartile of a data set (inclusive).
MODE
Mode - Returns the value that occurs most frequently in a list or array of numbers.
SUM
Weighted Average - Returns the total of the values in a list, range or array.
SUMPRODUCT
Weighted Average - Returns the sum of the product of one or more arrays of values.
MAX
Mid Range - Returns the largest value in a list, range or array.
MIN
Mid Range - Returns the smallest value in a list, range or array.
GEOMEAN
Geometric Mean - Returns the geometric mean of an array of numbers.
HARMEAN
Harmonic Mean - Returns the harmonic mean of a data set.

Dispersion

MAXRange - Returns the largest value in a list, range or array.
MINRange - Returns the smallest value in a list, range or array.
PERCENTILE.EXCPercentile - Returns the number corresponding to a particular percentage from an array of numbers (exclusive).
PERCENTILE.INCPercentile - Returns the number corresponding to a particular percentage from an array of numbers (inclusive).
QUARTILE.EXCQuartile - Returns the quartile of a data set (exclusive).
QUARTILE.INCQuartile - Returns the quartile of a data set (inclusive).
AVEDEVMean Deviation - Returns the average deviation of the numbers in a list, table or cell range.
VAR.SVariance - Returns the variance based on a sample.
VARAVariance - Returns the variance based on a sample (including logical values and text).
VAR.PVariance - Returns the variance based on an entire population.
VARPAVariance - Returns the variance based on an entire population (including logical values and text).
STDEV.SStandard Deviation - Returns the standard deviation based on a sample.
STDEVAStandard Deviation - Returns the standard deviation based on a sample (including logical values and text).
STDEV.PStandard Deviation - Returns the standard deviation based on an entire population.
STDEVPAStandard Deviation - Returns the standard deviation based on an entire population (including logical values and text).
MAX
Range - Returns the largest value in a list, range or array.
MIN
Range - Returns the smallest value in a list, range or array.
PERCENTILE.EXC
Percentile - Returns the number corresponding to a particular percentage from an array of numbers (exclusive).
PERCENTILE.INC
Percentile - Returns the number corresponding to a particular percentage from an array of numbers (inclusive).
QUARTILE.EXC
Quartile - Returns the quartile of a data set (exclusive).
QUARTILE.INC
Quartile - Returns the quartile of a data set (inclusive).
AVEDEV
Mean Deviation - Returns the average deviation of the numbers in a list, table or cell range.
VAR.S
Variance - Returns the variance based on a sample.
VARA
Variance - Returns the variance based on a sample (including logical values and text).
VAR.P
Variance - Returns the variance based on an entire population.
VARPA
Variance - Returns the variance based on an entire population (including logical values and text).
STDEV.S
Standard Deviation - Returns the standard deviation based on a sample.
STDEVA
Standard Deviation - Returns the standard deviation based on a sample (including logical values and text).
STDEV.P
Standard Deviation - Returns the standard deviation based on an entire population.
STDEVPA
Standard Deviation - Returns the standard deviation based on an entire population (including logical values and text).

Distributions

NameTypeFunctions   
BetaContinuousBETA.DISTBETA.INV  
BinomialDiscreteBINOM.DISTBINOM.INV  
Binomial NegativeDiscreteNEGBINOM.DIST   
Chi-SquaredContinuousCHISQ.DISTCHISQ.INVCHISQ.DIST.RTCHISQ.INV.RT
ExponentialContinuousEXPON.DIST   
FContinuousF.DISTF.INVF.DIST.RTF.INV.RT
GammaContinuousGAMMA.DISTGAMMA.INV  
HypergeometricDiscreteHYPGEOM.DIST   
LognormalContinuousLOGNORM.DISTLOGNORM.INV  
Normal / GaussianContinuousNORM.DISTNORM.INV  
  NORM.S.DISTNORM.S.INV  
PoissonDiscretePOISSON.DIST   
TContinuousT.DISTT.INVT.DIST.RT 
  T.DIST.2TT.INV.2T  
WeibullContinuousWEIBULL.DIST   

Hypothesis Testing

CHISQ.TESTReturns the probability value from a chi-squared distribution.
F.TESTReturns the probability value from an f distribution.
T.TESTReturns the probability value from a t distribution.
Z.TESTReturns the probability that the supplied hypothesized sample mean is greater than the mean of the supplied data values.
CHISQ.TEST
Returns the probability value from a chi-squared distribution.
F.TEST
Returns the probability value from an f distribution.
T.TEST
Returns the probability value from a t distribution.
Z.TEST
Returns the probability that the supplied hypothesized sample mean is greater than the mean of the supplied data values.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext