kvantili
A kvantili, or quantile, is a value that divides a probability distribution or data set into intervals with equal probability. For a random variable X with cumulative distribution function F, a p-quantile q_p is defined by F(q_p) = p. When F is continuous, q_p can be obtained as the inverse CDF, q_p = F^{-1}(p). This means that p of the probability mass lies at or below q_p.
Common quantiles include quartiles (p = 0.25, 0.5, 0.75), deciles (p = 0.1, 0.2, ..., 0.9), and percentiles (p
Empirical quantiles are estimated from sample data. If a data set with n observations is ordered as
Quantiles summarize distributional information and are robust measures of central tendency and spread in many contexts.
In multivariate settings, the concept of a single quantile becomes more complex, with approaches based on depth