码迷,mamicode.com
首页 > 其他好文 > 详细

Mann-Whitney U Test

时间:2014-11-02 13:40:07      阅读:383      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   ar   os   for   sp   on   

  1. mixing and sorting .
  2. ranking;
    1. each element receives a rank corresponding to its position in the list.Element whihc have the same value receive the same rank:
    2. bubuko.com,布布扣
    3. bubuko.com,布布扣
  3. compute rank sums Ra,Rb
    1. bubuko.com,布布扣like this.
    2. for these sums,the following always holds:bubuko.com,布布扣
  4. compute sample statistics Ua,Ub
    1. like this.bubuko.com,布布扣
    2. where the following always holds: Ua+Ub=nanb------>7+41=6*8=48
  5. set U=min {Ua,Ub}
    1. U=min {Ua,Ub}=min{7,41}=7
  6. compute critical Uα values
    1. for the significant level α the critical Uα value s can be computed for the two-sided test as:bubuko.com,布布扣
    2. where z is the "probity "function ,the inverse cumulative distribution function of the standard normal distribution .
    3. the value of z can be looked up in the standard normal distribution table appendix .bubuko.com,布布扣
  7. U < Uα => different between Ua and Ub significant 
    1. the different between Ua and Ub is significant at an error level a only if U is smaller than Ua.
    2. if U < Ua,and Ua < Ub:A is from a distribution with a smaller median than B (this is wrong with a probability of no more than a )
    3. bubuko.com,布布扣
    4. for this example :bubuko.com,布布扣

 

Mann-Whitney U Test

标签:style   blog   http   io   ar   os   for   sp   on   

原文地址:http://www.cnblogs.com/li-daphne/p/4068961.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!