For a chi-square goodness of fit test with 10 degrees of freedom, the test stat is 20.000, then how to find the p-value? In other words, what is ?: X^2?,10 = 20.000?
The X^2 table does not give the exact value of 20.000 when I look under 10 df.
For a chi-square goodness of fit test with 10 degrees of freedom, the test stat is 20.000, then how to find the p-value? In other words, what is ?: X^2?,10 = 20.000?
The X^2 table does not give the exact value of 20.000 when I look under 10 df.
R gives the following value
You might want to compare this with the values you do have in you $\chi^2$ table to see if it is plausible.