《非参数统计》MATLAB编程 第四章 符号秩和检验法.docVIP

  • 21
  • 0
  • 约7.22千字
  • 约 10页
  • 2017-03-11 发布于浙江
  • 举报

《非参数统计》MATLAB编程 第四章 符号秩和检验法.doc

《非参数统计》MATLAB编程 第四章 符号秩和检验法

第四章 符号和检验法 函数 signrank 格式 p signrank x 原假设为x的中位数为0,显著性水平为0.05的双侧检验。 p signrank x,m 原假设为x的中位数为m,显著性水平为0.05的双侧检验。 p signrank x,m,alpha 原假设为x的中位数为m,显著性水平为alpha的双侧检验。 [p,h] signrank ...,alpha, alpha 例:[p,h] signrank ...,alpha, 0.01 [p,h,stats] signrank ...,method, ‘exact’ 用精确的方法 [p,h] signrank ...,method, ‘approximate’ 用正态近似的方法 [p,h,stats] signrank x,y,alpha,0.01,method,exact [p,h,stats] signrank y1,y2,0.01,method,approximate 所P值除以2,得到相应单侧检验的P值。 §4.2 x [20.3 23.5 22 19.1 21 24.7 16.1 18.5 21.9 24.2 23.4 25]; y [18 21.7 22.5 17 21.2 24.8 17.2 14.9 20 21.1 22.7 23.7]; [p,

文档评论(0)

1亿VIP精品文档

相关文档