scipy.stats.rv_continuous. std# rv_continuous.std(*args, **kwds)[源代码]# 分布的标准差。 参数: arg1, arg2, arg3,…array_like分布的形状参数(有关更多信息,请参阅实例对象的文档字符串) locarray_like, 可选位置参数(默认值=0) scalearray_like, 可选比例参数(默认值=1) 返回: stdfloat分布的标准差