Statistics Toolbox    
expstat

Mean and variance for the exponential distribution

Syntax

Description

[M,V] = expstat(MU) returns the mean and variance for the exponential distribution with parameters MU. The mean of the exponential distribution is µ, and the variance is µ2.

Examples

See Also

expcdf, expfit, expinv, exppdf, exprnd


  exprnd factoran