geostat
Geometric mean and variance
Syntax
Description
[
returns the mean m
,v
] = geostat(p
)m
and variance v
of a geometric
distribution with the corresponding probability parameter in p
. For
more information, see Geometric Distribution Mean and Variance.
Examples
Input Arguments
Output Arguments
More About
References
[1] Abramowitz, M., and I. A. Stegun. Handbook of Mathematical Functions. New York: Dover, 1964.
[2] Evans, M., N. Hastings, and B. Peacock. Statistical Distributions. 2nd ed., Hoboken, NJ: John Wiley & Sons, Inc., 1993.
Extended Capabilities
Version History
Introduced before R2006a