Scipy.stats norm vs lognorm

后端 未结 0 1651
小鲜肉
小鲜肉 2021-01-16 03:15

To the find the probability a number is greater than x using scipy.stats.norm you could write a function like this 1-scipy.stats.norm(55.98,12.29).cdf(64)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题