Rank Transformation VI

Owning Palette: Hypothesis Testing VIs

Requires: Full Development System

Finds the rank order of each element in the x input and returns the order of each element in the rank order x output. For all tied rank values, the mean rank replaces the rank returned.

Rank transformations often are used to test hypotheses on data when an underlying distribution is unknown.

 Add to the block diagram  Find on the palette
x is the data to rank.
rank order x is the rank order of each element in x.
tsum - measure of ties is the sum of (tm3-tm), where tm is the number of ties in the mth group of ties.