How to calculate mean and standard deviation of exponential values in python?

前端 未结 0 1851
臣服心动
臣服心动 2021-02-06 05:58

I need to calculate the mean and std.dev of a list of -ve exponential values using python. Using the usual np.mean(list_of_values) doesn\'t seem to give me the correct answer.

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