| 查看: 485 | 回复: 2 | |||
[交流]
【求助】数据统计分析 已有1人参与
|
|
数据请见 http://d.namipan.com/d/ccd6126dc ... 2a364fe4be6de000000 我的目的是要计算第一列与其它各列的差异,请问应如何作统计分析? |
» 猜你喜欢
275求调剂
已经有10人回复
286求调剂
已经有6人回复
083000学硕274求调剂
已经有5人回复
【求调剂】085601材料工程专硕 | 总分272 |
已经有5人回复
275求调剂
已经有13人回复
0856,材料与化工321分求调剂
已经有8人回复
085701环境工程,267求调剂
已经有12人回复
320分,材料与化工专业,求调剂
已经有7人回复
085701环境工程求调剂
已经有8人回复
295材料工程专硕求调剂
已经有5人回复
» 本主题相关价值贴推荐,对您同样有帮助:
投稿返还意见--图的数据统计分析?
已经有13人回复
急求统计分析问题!
已经有10人回复
关于统计分析软件
已经有9人回复
【求助】实验数据统计分析
已经有4人回复
【求助】急求高手帮忙,田间数据统计分析的问题
已经有7人回复
【分享】统计学方法与数据分析引论(上、下册) ((美)R.Lyman Ott, Micheal T.Longnec
已经有249人回复
数据分布大家都用什么统计方法?
已经有6人回复
【求助】请问如果数据量很大,如何统计?
已经有10人回复
【求助】如何进行数据分析
已经有12人回复
【求助】如何由样本进行统计分析
已经有8人回复
【求助】三因素三水平正交试验统计分析【已完结】
已经有13人回复
|
经正态分布检测(shapiro.test),只有第二列和第六列数据不符正态分布。因而用t检验不合适,但用wilcox.test检测了一下,但出现了警告信息”In wilcox.test.default(A, B[, 1]) : cannot compute exact p-value with ties“,不知道相应的结果还对不对,请高手指正!(A为数据的第一列, B 1-5为数据的第2-6列) > wilcox.test(A,B[,1]) Wilcoxon rank sum test with continuity correction data: A and B[, 1] W = 49, p-value = 0.00184 alternative hypothesis: true location shift is not equal to 0 Warning message: In wilcox.test.default(A, B[, 1]) : cannot compute exact p-value with ties > wilcox.test(A,B[,2]) Wilcoxon rank sum test with continuity correction data: A and B[, 2] W = 49, p-value = 0.002045 alternative hypothesis: true location shift is not equal to 0 Warning message: In wilcox.test.default(A, B[, 2]) : cannot compute exact p-value with ties > wilcox.test(A,B[,3]) Wilcoxon rank sum test with continuity correction data: A and B[, 3] W = 49, p-value = 0.002045 alternative hypothesis: true location shift is not equal to 0 Warning message: In wilcox.test.default(A, B[, 3]) : cannot compute exact p-value with ties > wilcox.test(A,B[,4]) Wilcoxon rank sum test with continuity correction data: A and B[, 4] W = 49, p-value = 0.002045 alternative hypothesis: true location shift is not equal to 0 Warning message: In wilcox.test.default(A, B[, 4]) : cannot compute exact p-value with ties > wilcox.test(A,B[,5]) Wilcoxon rank sum test with continuity correction data: A and B[, 5] W = 49, p-value = 0.00184 alternative hypothesis: true location shift is not equal to 0 Warning message: In wilcox.test.default(A, B[, 5]) : cannot compute exact p-value with ties [ Last edited by yzdbiomed on 2010-9-19 at 18:14 ] |
2楼2010-09-19 17:58:50
3楼2010-09-19 17:59:15














回复此楼