A decile is one of ten ranked groups or one of nine cut points that divide ordered financial observations into tenths.
A decile is one of ten groups formed by ranking observations and dividing them into approximately equal counts. The term can also refer to one of the nine cut points, (D_1) through (D_9), that separate those groups.
In finance, analysts use deciles to compare securities, funds, borrowers, returns, valuation ratios, or risk measures across a distribution. A decile rank shows relative position within a defined sample; it does not show absolute quality, causation, or future performance.
For an ordered sample, the cut points correspond broadly to the 10th, 20th, through 90th percentiles:
| Cut point | Approximate percentile | Groups separated |
|---|---|---|
| (D_1) | 10th | Lowest 10% from the remaining 90% |
| (D_5) | 50th | Lower half from upper half; this is the median |
| (D_9) | 90th | Highest 10% from the remaining 90% |
Software packages do not all calculate sample quantiles the same way. One method described by NIST locates percentile (p) using (p(N+1)) and interpolates when the position is not an integer, with boundary rules for positions outside the observed range. Other accepted methods use different plotting positions or interpolation conventions.
The method should be named when exact cut points matter. For large samples, differences may be small; for small or clustered samples, group membership can change materially.
Consider 12 ordered observations:
3, 7, 8, 12, 15, 16, 20, 21, 23, 24, 27, 30
Using the (p(N+1)) method, the fifth-decile position is:
The position lies halfway between the sixth observation, 16, and the seventh, 20:
Here (D_5) is the median cut point. Another software default may use a different finite-sample convention and return a different interpolated value. That does not make either output universally wrong; the method must match the stated methodology.
Assume an analyst ranks 100 eligible stocks by a leverage measure using financial statements available at the portfolio-formation date. With no ties, each decile contains ten stocks.
| Step | Method decision |
|---|---|
| Universe | 100 stocks meeting stated size, liquidity, and data requirements |
| Ranking variable | Debt-to-EBITDA measured from information available on the ranking date |
| Direction | Decile 1 is lowest leverage; decile 10 is highest leverage |
| Breakpoints | Ten equal-count groups based on the eligible universe |
| Portfolio weights | Equal-weighted within each decile |
| Holding period | One month, then re-rank |
| Return measure | Total return after estimated trading costs |
Suppose the lowest-leverage decile earns 4% and the highest-leverage decile earns -2% during one hypothetical month. The gross difference is 6 percentage points. That single observation does not establish a durable leverage effect. It may reflect sector composition, market conditions, outliers, or chance.
A defensible study would repeat the process through time, preserve historical data availability, include delisted firms, control for other exposures, test later periods, and deduct costs. The direction of “decile 1” must remain consistent throughout.
| Grouping | Number of groups | Approximate share per group | Common use |
|---|---|---|---|
| Median split | 2 | 50% | Simple lower-versus-upper comparison |
| Tertiles | 3 | 33.3% | Broader groups when samples are limited |
| Quartiles | 4 | 25% | Reporting distributions and fund rankings |
| Quintiles | 5 | 20% | Portfolio sorts with more observations per group |
| Deciles | 10 | 10% | More granular performance or risk ranking |
| Percentiles | 100 | 1% | Detailed relative standing in large samples |
More groups do not automatically create more information. Small deciles can be noisy, concentrated, and dominated by a few observations.
Equal-count deciles place roughly the same number of observations in each group. Weighted deciles divide the cumulative weight rather than the observation count. Examples include population-weighted income deciles or market-cap-weighted breakpoints.
The choice affects interpretation. Ten companies can represent 10% of company count but far more or less than 10% of market capitalization. Analysts should identify both the ranking universe and the weighting basis.
Ties are common in credit scores, ratings, rounded ratios, and survey data. Possible treatments include:
Arbitrarily splitting ties can imply a difference that does not exist in the ranking variable. Missing values also need a separate policy; placing them in the lowest decile silently treats missingness as poor performance.
A decile label should always identify the ranking variable, direction, population, measurement date, and weighting method.
This article provides general financial and statistical education. A decile ranking does not predict performance or provide personalized investment, credit, legal, tax, or accounting advice.