Python code to find probability that a random value drawn from a T distribution will have value greater than 1.5

前端 未结 0 411
深忆病人
深忆病人 2020-12-22 18:47

Problem Statement - If we draw a value x at random from a T distribution with degrees of freedom as 20, calculate probability that x > 1.5.

My code:



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