Siegel-Tukey Test for Scale Differences
Also known as: Siegel-Tukey rank test, nonparametric scale test, Siegel-Tukey Testi — Ölçek Farklılığı
The Siegel-Tukey test is a nonparametric hypothesis test that detects differences in variability (spread) between two independent groups whose central tendencies are equal or have been equalised. Introduced by Sidney Siegel and John W. Tukey in 1960, it is the nonparametric counterpart of Levene's test and requires no assumption of normality.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use the Siegel-Tukey test when you have two independent groups measured on a continuous or ordinal scale, you want to compare their variability rather than their central tendency, and you cannot or do not wish to assume normality. The critical assumption is that the two groups have the same median; if they do not, subtract each group's median before applying the test to remove the location effect. A minimum of roughly ten observations per group is recommended for stable results. When normality holds, Levene's test is more powerful; for three or more groups, Fligner-Killeen or Bartlett's test should be considered instead.
Strengths & limitations
- Does not assume normality, making it robust for skewed or heavy-tailed data.
- Uses the well-established Wilcoxon rank-sum distribution, so critical values are widely available.
- Straightforward hand-calculation is possible for small samples.
- Appropriate for ordinal as well as continuous outcomes.
- Less powerful than Levene's test when the normality assumption is met.
- Assumes equal medians; violating this assumption can produce misleading results unless medians are equalised beforehand.
- Limited to two groups — use Fligner-Killeen or Bartlett for multi-group comparisons.
- Tied observations reduce the precision of the rank assignment and should be handled with care.
Frequently asked
How does the Siegel-Tukey test differ from the Mann-Whitney U test?
Both tests use rank sums evaluated against the Wilcoxon reference distribution, but they assign ranks in opposite ways. Mann-Whitney assigns ranks from smallest to largest (1, 2, 3, …) to detect location differences. Siegel-Tukey assigns ranks from the extremes inward (1 to the most extreme, 2 to the other extreme, 3 to the next most extreme, …) to detect spread differences. The two tests answer different questions and should not be used interchangeably.
What should I do if the two groups have different medians?
Subtract each group's median from its own observations before pooling and ranking. This median-equalisation step removes the location shift so that any rank imbalance reflects spread alone. Some authors recommend using the grand median instead of group medians; the choice should be stated explicitly in the report.
When should I prefer Levene's test over the Siegel-Tukey test?
Levene's test is generally more powerful when the data are approximately normally distributed, because it exploits the parametric structure. The Siegel-Tukey test is preferable when normality is clearly violated or the sample is small and you cannot confidently assess distributional shape. In practice many analysts run both and note whether they agree.
Can I use the Siegel-Tukey test with ordinal data?
Yes. Because the test requires only a meaningful ordering of values — not interval-level measurement — it can be applied to ordinal scales. However, tied values are more common with coarse ordinal scales, and ties reduce the precision of the alternating rank assignment, so results should be interpreted with caution when many ties are present.
Sources
- Siegel, S. & Tukey, J. W. (1960). A Nonparametric Sum of Ranks Procedure for Relative Spread in Unpaired Samples. Journal of the American Statistical Association, 55(291), 429–444. DOI: 10.1080/01621459.1960.10482073 ↗
How to cite this page
ScholarGate. (2026, June 1). Siegel-Tukey Test for Scale Differences. ScholarGate. https://scholargate.app/en/statistics/siegel-tukey-test
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Fligner-Killeen TestStatistics↔ compare
- Mann-Whitney U testStatistics↔ compare