Das Perzentil

Der Wert, für den gilt, dass Prozent aller Datenpunkte kleiner sind und Prozent der Werte größer sind.

Definition

Let be a CDF. Then is called -Quantile if

  • has exactly one -quantile when there is at most one with
  • Similar definition when working with real probabilities and

are called quartiles.

We can use quantiles to calculate

We use the Quantile Function to quickly calculate quantiles of a given CDF.

Quantiles of a data sequence can be best visualized using a Boxplot.


Empirical Quantiles

Smallest p-Quantile

> Proof

  • exists since is bounded by and from below and above
  • Hence
  • Due to right continuity we even have

Largest p-Quantile

Other Definition