频率统计:测每组是否存在独立性和两组是否存在同一性。建议用chi-square (即:x的平方)方法求p值大于0.05还是小于0.05. 每一具体p值取小数点后5位数,如: p<.01827
1. Macro-structures: frequency distribution of rhetorical strategies
| Direct | Indirect | Disjointed | 横向总数 |
A组 | 69 | 50 | 31 | 150 |
C组 | 50 | 57 | 43 | 150 |
纵向总数 | 119 | 107 | 74 | 300 |
A组中在150句话中,Direct这个单词出现了69次,Indirect这个单词出现
了50次,Disjointed这个单词出现了31次;C组中在150句话中,Direct这个单词出现了50次,Indirect这个单词出现了57次,Disjointed这个单词出现了43次。
问:
A. A组在Direct69次, Indirect50次和Disjointed31次在总数150上有无显著区别?C组呢?(求P值为多少,如:P值大于0.05为没有显著区别,P值小于0.05为有显著区别)
B. A组与C组在Direct, Indirect和Disjointed中是否有显著区别?求P值
(1)零假设Ho:分组与单词无关。
(2)确定自由度为(3-1)×(2-1)=2,选择显著水平α=0.05
理论值 | 59.5 | 53.5 | 37 |
| 59.5 | 53.5 | 37 |
p值 | 0.065957 | | |
卡方检验 | 5.437503 | | |
临界值 | 5.991465 | | |
卡方检验<临界值,接受零假设,分组与单词无关,无显著区别
我算出第二问,第一问不会做,求牛人帮忙