The Minimum Sample Size (MSS) is the smallest number of observations required to make a reliable statistical inference about a population. In Lean Six Sigma projects, determining the correct sample size is essential for designing valid experiments, surveys, and measurements that lead to accurate conclusions. The formula discussed here applies to continuous data, such as time, length, weight, or cost.
In practice, too small a sample risks unreliable results, while too large a sample may waste time and resources. Statistical theory provides formulas to calculate the minimum number of data points needed, based on factors such as confidence level, standard deviation, and desired precision. This calculation is particularly valuable in the Measure and Analyse phases of the DMAIC cycle when working with continuous variables.
\(
n = \left( \dfrac{Z_{\alpha/2} \cdot \sigma}{d} \right)^{2}
\)
\(
n = \left( \dfrac{2 \cdot \sigma}{d} \right)^{2}
\)
Example
Suppose a Lean Six Sigma project wants to measure process time with:
Calculation:
\(
n = \left( \dfrac{1.96 \times 5}{2} \right)^{2}
= \left( \dfrac{9.8}{2} \right)^{2}
= (4.9)^{2}
= 24.01
\)
So, a minimum of 25 measurements is required.