P-value from Chi sq test statistic in Python

后端 未结 7 1734
借酒劲吻你
借酒劲吻你 2020-12-24 01:36

I have computed a test statistic that is distributed as a chi square with 1 degree of freedom, and want to find out what P-value this corresponds to using python.

I

7条回答
提交回复
热议问题