scipy.stats.rv_discrete.

std#

rv_discrete.std(*args, **kwds)[source]#

分布的標準差。

參數:
arg1, arg2, arg3,…array_like

分布的形狀參數 (詳情請參閱實例物件的說明文件)

locarray_like, optional

位置參數 (預設值=0)

scalearray_like, optional

尺度參數 (預設值=1)

回傳值:
stdfloat

分布的標準差