variance
Returns the variance of selected data items.
Syntax
variance ( expression [ auto ] )
variance ( expression for [ all|any ] expression { , expression } )
variance ( expression for report )
Example
variance ( Product Cost )
Result
Returns a value indicating how widely product costs vary from the average product cost.