When I insert the p-value 3.2531E-129 into excel's CHIINV function I get #NOMBRE as a result.
How do I find or report the chi-square value if this doesn't work?
Someone suggested I wrote out the 0 when the value was 6.1203E-05 to 0,0000061203.
So, how can I change 3.2531E-129 to 0.000000......32531?
Thank you for your help.
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
|||||
|
|
You need to input degrees of freedom as well. I tried =CHISQ.INV.RT(3.253E-139,2) and got 637.76 |
|||||||||||
|