各位老师,我是SPSS小白,正在学习卡方检验。跟着一篇SSCI一区文章中的一个小数据做了卡方检验,但是得不到作者同样的结果。应该是我哪里做错了,请大家指教:
文章:
Li, L. J., & Ge, G. C. (2009). Genre analysis: Structural and linguistic evolution of the English-medium medical research article (1985–2004). English for Specific Purposes, 28(2), 93-104.
97页有这样一句话和图表:
Chi-square test showedstatistically significant differences between the frequency of occurrence of
Move 1 (Corpus A 44% vs. Corpus B 96%; χ2 = 16.095, p = 0.001),
Move 6(Corpus A 40% vs. Corpus B 96%; χ2 = 18.015, p= 0.001),
Move 8 (Corpus A 48% vs. Corpus B 16%; χ2 = 5.882, p = 0.015) and
Move 9 (Corpus A 92% vs. Corpus B 44%; χ2 = 13.235, p = 0.001)
recorded in Corpus Aand that observed in Corpus B.
图表:
翻译:
卡方检验表明,语步1、6、8、9在语料库A中的频率与语料库B中的频率存在显著差异。
我自己在SPSS这么做的:
SPSS 20: (以语步6为例)
对Frequency 进行个案加权后, analyze—nonparametric tests—chi square—test variable list(freq)—all equal-OK
得出:
Move 6 (χ2 = 5.765, df=1,p = 0.0161)
为什么和作者语步6的卡方值18.015不一样?其他语步也是一样?我哪里错了,作者的值是怎么计算出来的呢?