I just did chi-square test using one-sample nonparametric tests in SPSS. The output shows significance of the test is times by 1000 from its actual values. Can anyone help me to fix this problem?
Hello Kurniawan Yulianto. It looks like you have a variable with 2 categories. Please tell us the observed frequencies and the expected proportions. Thanks.
Hi Kurniawan Yulianto. I how have v28 of SPSS, and I do not see p = 41,000 as shown in your uploaded image. But I do remember that in previous versions of SPSS, I used to click on Edit > Options, then go to the Output tab and deselect the Model Viewer output. I did that, because I did not find the Model Viewer output particularly helpful! You could try that!
By the way, here is some output from Stata using the -bitesti- command to estimate the (exact) binomial test for your data and -prtesti- to estimate an approximate z-test. The latter is equivalent to your Chi-square goodness of fit test (z2 = your Chi-square statistic). (Copy and paste somewhere that you can use a fixed font to make things line up properly.) HTH.
as my experience, what is your problem the program told you to reject the null hypothesis, so it means significant; and when you copy it to word, correct the number
Thank you Bruce Weaver for the solution. I've try that and it's works.
Yes Sahar A Esa Al Shatari, actually the test's result is reject null hypothesis, but I just want to demonstrate it in class. So if the output give unreasonable p-value, it can make my audience confuse. But thank you for your suggestion.