Observation Rank

Rank a vector of observations in an increasing order, it can easily deal with tie "duplicated rank"

You are now following this Submission

Rank function usually used as the first step in non-parametric tests such as The Kruskal-Wallis (KW)test. It simply give a rank to each observation (increasing order) in the vector taking into consideration the average of duplicated ranks.
The main objective of the rank is to avoid data outliers

Cite As

Ahmed Badr (2026). Observation Rank (https://www.mathworks.com/matlabcentral/fileexchange/27549-observation-rank), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Change the name of the function and some update

1.1.0.0

Just update the title, description and tags to be more valuable

1.0.0.0