variance
variance(r: ranvar) 🡒 number, pure function
Returns the statistical variance of the specified ranvar.
Example:
show scalar "" with variance(poisson(2))
Returns the statistical variance of the specified ranvar.
Example:
show scalar "" with variance(poisson(2))