Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Statistical functions (
scipy.stats
)
»
scipy.stats.z
¶
scipy.stats.
z
(
a
,
score
)
¶
Returns the z-score of a given input score, given thearray from which that score came. Not appropriate for population calculations, nor for arrays > 1D.
Previous topic
scipy.stats.sem
Next topic
scipy.stats.zs
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Statistical functions (
scipy.stats
)
»