dotnetCHARTING Send comments on this topic.
ZScore Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : ZScore Method


Evaluates the z-score (often referred to as the standardized value) of an element series's element values.

Overload List

Overload Description
ZScore(String,Series) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  
ZScore(Series) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  
ZScore(SeriesCollection) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  

See Also