RankIt
Rankit is a term used in statistics to denote a set of reference quantiles derived from data ranks, most commonly used in normal probability plots and in normal-score transformations. A rankit value corresponds to an expected order statistic from a standard normal distribution for a given rank in a sample of size n. The idea is to map the i-th smallest observation to a reference value so that, if the data are normal, the plotted points form an approximately straight line.
Computing rankits: The simplest approach assigns to the i-th rank a value q_i = Φ^{-1}((i - 0.5)/n), where
Applications: Rankits are used in QQ plots to visually assess normality, and in transforming data to normal
Overview: In statistical software, rankits are often implemented as normal scores or plotting positions used for