Apple iWork '09 User Manual
Page 227

Chapter 10
Statistical Functions
227
Function
Description
“EXPONDIST” (page 253)
The EXPONDIST function returns the exponential
distribution of the specified form.
The FDIST function returns the F probability
distribution.
The FINV function returns the inverse of the F
probability distribution.
The FORECAST function returns the forecasted y
value for a given x value based on sample values
using linear regression analysis.
“FREQUENCY” (page 257)
The FREQUENCY function returns an array of how
often data values occur within a range of interval
values.
“GAMMADIST” (page 259)
The GAMMADIST function returns the gamma
distribution in the specified form.
The GAMMAINV function returns the inverse
gamma cumulative distribution.
The GAMMALN function returns the natural
logarithm of the gamma function, G(x).
The GEOMEAN function returns the geometric
mean.
The HARMEAN function returns the harmonic
mean.
“INTERCEPT” (page 262)
The INTERCEPT function returns the y-intercept
of the best-fit line for the collection using linear
regression analysis.
The LARGE function returns the n
th
-largest value
within a collection. The largest value is ranked
number 1.
The LINEST function returns an array of the
statistics for a straight line that best fits the given
data using the least squares method.
The LOGINV function returns the inverse of the
log-normal cumulative distribution function of x.
“LOGNORMDIST” (page 269)
The LOGNORMDIST function returns the log-
normal distribution.
The MAX function returns the largest number in
a collection.