Re: Computing overall rank




"Swati" <swati.smita@xxxxxxxxx> wrote in message
news:1181928060.436219.107170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi!

I have a data set which has responses in rank order. That is,
respondents have ranked 14 items in a list (say leadership qualities)
according to their imporantance to a certain function. I have two
quaries:

1. How do I get overall rank for a particular item for the sample?
e.g.
(A) Take sum of all ranks and then arrange the items in decending
order and rank them again.
(B) Take sum of all ranks and then devide it with total N, arrange the
items in decending order and rank them again.
(B) (Rank1*freqency of Rank1 + Rank2*frequency of Rank2......)/N

I think if you perform all three, you will find no difference in the ranks
they determine.
Lets say item A's ranks are summed up and equal a. Assume B's rank sums to
b, etc.
Whether or not there exists a differnce between 'a' and 'b' will not be
altered by division by identical denominators.
i.e. If a>b, Then (a/n)>(b/n), whenever 'n' is a positive number (and this
will always be the case for sample sizes).
Likewise with (rank1*frequency+rank2*frequency...) this is the same as
summing all the ranks provided. Long story short, to determine rank, it
doesn't really matter, any of the above methods will assign the same ranks.


.



Relevant Pages

  • Re: Rank 1 and Rank 2 RAM chips
    ... Thanks for the responses. ... <<The Rank number is the number of 48 bit memory areas on the module. ... does NOT refer to single or double sided modules. ... Rank 1 has a single data ...
    (microsoft.public.windowsxp.hardware)
  • computation of overall rank
    ... I have a data set which has responses in rank order. ... respondents have ranked 14 items in a list (say leadership qualities) ... How do I get overall rank for a particular item for the sample? ... rank data into ratings OR convert rating data into rank data and ...
    (sci.stat.consult)
  • Computing overall rank
    ... I have a data set which has responses in rank order. ... respondents have ranked 14 items in a list (say leadership qualities) ... How do I get overall rank for a particular item for the sample? ... rank data into ratings OR convert rating data into rank data and ...
    (sci.stat.math)
  • newbies need help interpreting Diehard output
    ... Rank test for 31x31 binary matrices: ... rank observed expected ^2/e sum ... Rank of a 6x8 binary matrix, ... b-rank test for bits 1 to 8 ...
    (sci.crypt)
  • Re: columns of matrix passed to function to create matrices
    ... How is K a sum of rank 1 matrices??? ... I see the rank of K to be 2 for an example I have taken.. ... Each of the 3 terms on the right hand side is clearly a rank 1 matrix because each of these terms is a matrix with identical rows or columns.... ...
    (comp.soft-sys.matlab)