ZScore(Series) Method
Evaluates the z-score (often referred to as the standardized value) of an element series's element values.
Syntax
Parameters
- s
- A statistical series.
Remarks
The z-score denotes the number of standard deviations of a given element of the data set is from the mean of the data set.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also