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