Quantile Level#
The probability level (e.g. 0.9) targeted by a quantile forecast.
Important
✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
What it is#
The quantile level \(\tau \in (0,1)\) (sometimes written \(\alpha\)) is the probability that names which quantile a forecast targets — the value \(q_\tau\) below which the outcome is expected to fall a fraction \(\tau\) of the time:
Reading levels#
\(\tau = 0.5\) is the median; \(\tau = 0.1\) is the 10th percentile (a pessimistic lower value the outcome undercuts 10% of the time); \(\tau = 0.9\) the 90th (an optimistic upper value). A set of levels \(\{0.1, 0.5, 0.9, \dots\}\) traces out the whole predictive distribution.
Monotonicity#
In quantile regression the level is the tilting parameter of the pinball loss. Estimated quantiles should be monotonically increasing in \(\tau\) — when a lower level’s forecast exceeds a higher one’s, that is quantile crossing, an error to constrain away.
Theme: Risk & Probabilistic Forecasting · All terminology
Hint
Mind map — connected ideas
Quantile Forecasts · Quantile Regression · Predicting Percentiles · Prediction Intervals (PI) · Probabilistic Forecasts · Cumulative Distribution Function (CDF)
Hint
More in Risk & Probabilistic Forecasting
Continuous Probabilistic Forecasts · Continuous Ranked Probability Score (CRPS) · Deterministic forecasts · Full Distribution · Pinball Loss (a.k.a. Quantile Loss) · Point Forecasts · Predicting Percentiles · Prediction Intervals (PI) · Probabilistic Forecasts · Probabilistic Scoring · Probability Forecasts · Quantile Forecasts · Quantile Regression · Return Distribution
See also
Source article Adapted (context, re-expressed) in our own words from: Quantile Level (insightful-data-lab.com).