Components of Variance: The Sanders Nested Method

A Components of Variance (COV) study partitions total process variation into the contribution of each layer in a sampling hierarchy — for example, lot-to-lot, hour-to-hour, and within-hour. This guide explains the Sanders R̄/d₂ method and shows a worked example.

Three concentric translucent geometric layers exploded apart in isometric view, representing decomposition of total variation into lot-to-lot, hour-to-hour, and within-hour contributions.
Variance decomposed into nested layers.

Why decompose variation?

If 80% of your part-to-part variation comes from lot-to-lot drift, optimising within-lot sampling is wasted effort. COV tells you where to look first.

Nested vs crossed designs

A study is nested when each lower-level factor is unique to one higher-level factor (e.g., Hour 1 inside Lot A is a different hour from Hour 1 inside Lot B). It is crossed when the same lower-level factor appears under every higher-level factor (e.g., the same five Operators measure the same ten Parts). The Sanders R̄/d₂ decomposition described here applies to nested designs only; crossed designs should be analysed with control charts and main-effect plots, or with ANOVA-based variance components.

The Sanders R̄/d₂ method

For each layer from the bottom up:

  1. Compute the mean within each lower-level group (e.g., the mean of the replicates within each Hour).
  2. Compute the average range (R̄) of those means within each parent group.
  3. Estimate the standard deviation as σ = R̄ / d₂ for the corresponding subgroup size.
  4. For the apparent variance of the layer's means, subtract the contribution of the layers below: σ²true = σ²apparent − σ²below / nbelow.
  5. For the top layer, when there are few groups, use the Moving Range (MR̄) of the top-level means with d₂(n=2) = 1.128.

Worked example: 4 lots × 6 hours × 5 samples

LayerR̄ or MR̄n / d₂σ²% of total
Within hour (replicates)R̄ = 3.79n = 5, d₂ = 2.3262.6631.6%
Hour within lotR̄ = 3.10n = 6, d₂ = 2.5340.9711.5%
Lot to lot (MR method)MR̄ = 2.53n = 2, d₂ = 1.1284.7957.0%

The conclusion: more than half the variation is lot-to-lot, so process knowledge work should focus there, not on within-hour repeatability.

Stylized horizontal stacked bar chart in electric blue and cyan showing three layers of variance contribution at different proportions on a deep navy background.
Stacked contributions point you to where the variation actually lives.

Common mistakes

How Ops Excellence handles this

The COV tool inside Ops Excellence implements the Sanders method end-to-end, automatically switches to the Moving Range estimator when the top-level group count is small, refuses to compute nested variance components for crossed designs, and renders X̄/R control charts at every rollup level so you can see stability layer by layer. Try it on your own data.