How it works?

Sign up, learn at your own pace, and receive an internationally recognized certificate. Our experts are here to provide personal guidance whenever you need it.

How it works?

Sign up, learn at your own pace, and receive an internationally recognized certificate. Our experts are here to provide personal guidance whenever you need it.

5s

5s

Minimum Sample Size (MSS) for Continuous Data

Introduction:  MSS for Continuous Data

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.

Background

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.

Key Elements / Features

  • Definition: MSS is the minimum number of data points required for a chosen confidence level and margin of error when analysing continuous data.
  • Parameters:
    • σ = population standard deviation (or estimated from pilot data).
    • d = desired precision (margin of error).
    • Zα/2 = critical z-value linked to the chosen confidence level (e.g. 1.96 for 95%).

Formula (Continuous Data):

 

\(
n = \left( \dfrac{Z_{\alpha/2} \cdot \sigma}{d} \right)^{2}
\)

 

Simplified Version (95%):

 

\(
n = \left( \dfrac{2 \cdot \sigma}{d} \right)^{2}
\)

 

Example
Suppose a Lean Six Sigma project wants to measure process time with:

  • Estimated standard deviation 𝜎 = 5 minutes
  • Desired precision 𝑑 = 2 minutes
  • Confidence level = 95% (Zα/2 ≈ 1.96)

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.

Relevance / Impact

  • Prevents underpowered studies and weak conclusions.
  • Saves resources by avoiding unnecessary data collection.
  • Increases credibility of Lean Six Sigma projects through statistically valid evidence.
  • Supports better decision-making in process improvement.

See also

Start today. Join over 4,125 professionals.

Support from experienced Lean specialists
One fixed price, no hidden costs
Achieve your certification, guaranteed
Earn an internationally recognised certificate
Study anytime, anywhere, at your own pace.
Start free with our White Belt.
Support from experienced Lean specialists
One fixed price, no hidden costs
Achieve your certification, guaranteed
Earn an internationally recognised certificate
Study anytime, anywhere, at your own pace.
Start free with our White Belt.
HomeWikiMinimum Sample Size (MSS) for Continuous Data