Sturges’ Rule in Six Sigma: A Practical Guide to Better Histograms

Data drives every successful Six Sigma project. However, raw numbers alone do not reveal patterns. You must organize the data in a way that highlights variation, spread, and shape. That is where histograms help. And when you build a histogram, you must decide how many bins to use. Sturges’ Rule gives you a simple, structured way to make that decision.

In this guide, you will learn what Sturges’ Rule is, how it works, when to use it, and how it fits into Lean Six Sigma projects. You will also see step-by-step examples, practical tables, and real-world applications.

If you use histograms in DMAIC, this rule will sharpen your analysis.

What Is Sturges’ Rule?

Sturges’ Rule is a mathematical formula that estimates the ideal number of bins (or classes) for a histogram based on sample size.

Bins on a histogram decided using Sturges' rule

Herbert Sturges introduced the rule in 1926. Since then, statisticians and quality professionals have used it as a quick method for bin selection.

The formula looks like this:k=1+log2(n)k = 1 + \log_2(n)

Where:

  • k = number of bins
  • n = number of data points
  • log₂ = base-2 logarithm

You can also use this equivalent form:k=1+3.322log10(n)k = 1 + 3.322 \log_{10}(n)

Both formulas produce the same result.

Instead of guessing the number of bins, you rely on data size. That makes your histogram more objective and repeatable.

Why Sturges’ Rule Matters in Six Sigma

Six Sigma focuses on reducing variation. Histograms help you visualize variation. But bin selection directly impacts how your data appears.

Too few bins hide patterns.
Too many bins create noise.

Sturges’ Rule provides balance.

Within the Six Sigma DMAIC framework, you frequently use histograms during:

Therefore, choosing the correct bin count strengthens your data integrity.

How Sturges’ Rule Works Step by Step

Let’s walk through the process clearly.

Step 1: Count Your Sample Size

Assume you collected 50 cycle time measurements.

So:

n = 50

Step 2: Apply the Formula

k=1+3.322log10(50)k = 1 + 3.322 \log_{10}(50)log10(50)=1.699\log_{10}(50) = 1.699k=1+(3.322×1.699)k = 1 + (3.322 × 1.699)k1+5.64k ≈ 1 + 5.64k6.64k ≈ 6.64

Round to 7 bins.

Step 3: Calculate Bin Width

Next, calculate range:Range=MaxMinRange = Max – Min

Assume:

Max = 15 minutes
Min = 5 minutes

Range = 10 minutes

Bin width:Bin Width=RangekBin\ Width = \frac{Range}{k}=107= \frac{10}{7}1.43≈ 1.43

So each bin spans approximately 1.4 minutes.

Now you build your histogram.

Histogram example built using Sturges' rule

Example: Sturges’ Rule in a Six Sigma Project

Imagine you lead a Lean Six Sigma project at a manufacturing site. The team tracks defect repair time in minutes.

You collect 100 data points.

First, calculate bins.k=1+3.322log10(100)k = 1 + 3.322 \log_{10}(100)log10(100)=2\log_{10}(100) = 2k=1+(3.322×2)k = 1 + (3.322 × 2)k=1+6.644k = 1 + 6.644k7.644k ≈ 7.644

Round to 8 bins.

Now suppose:

Minimum repair time = 12 minutes
Maximum repair time = 44 minutes

Range = 32 minutes

Bin width:32÷8=432 ÷ 8 = 4

Each bin covers 4 minutes.

Bin RangeFrequency
12–168
16–2015
20–2422
24–2818
28–3214
32–3610
36–408
40–445

Now you see distribution shape clearly. The peak occurs between 20–24 minutes.

Histogram example for defect repair time

That insight drives further analysis.

Where Sturges’ Rule Fits in DMAIC

Sturges’ Rule supports multiple DMAIC stages.

During Define

You rarely use it directly here. However, you may reference historical histograms to frame the problem.

During Measure

You collect baseline data. Then you build histograms. Sturges’ Rule guides bin selection.

During Analyze

You evaluate distribution shape:

  • Normal
  • Skewed
  • Bimodal
  • Uniform

Clear bin structure improves interpretation.

During Improve

You compare before-and-after histograms. Consistent bin selection ensures fair comparison.

During Control

You monitor performance stability. Accurate distribution representation strengthens documentation.

Benefits of Using Sturges’ Rule

Several advantages make this rule useful in Lean Six Sigma.

BenefitWhy It Matters
Simple formulaQuick calculation
Data-basedReduces guesswork
ConsistentImproves repeatability
StandardizedSupports documentation
Widely acceptedAligns with statistical practice

Additionally, you avoid subjective bin choices. That increases credibility during tollgate reviews.

Limitations of Sturges’ Rule

Although helpful, the rule has constraints. It…

  • works best for small to moderate sample sizes.
  • assumes near-normal distributions.
  • may under-bin large datasets.

For example, if n = 1000:k=1+3.322log10(1000)k = 1 + 3.322 \log_{10}(1000)log10(1000)=3\log_{10}(1000) = 3k=1+9.966k = 1 + 9.966k11k ≈ 11

Only 11 bins for 1000 points may oversimplify variation.

Therefore, use judgment.

Comparison with Other Bin Rules

Several alternative rules exist.

Square Root Rule

k=nk = \sqrt{n}

For 100 points:k=10k = 10

This method often creates more bins than Sturges.

Rice Rule

k=2n1/3k = 2n^{1/3}

For 100 points:k9k ≈ 9

Freedman–Diaconis Rule

This rule uses interquartile range. It adapts better to skewed data.

Which Rule Should You Choose?

RuleBest ForWeakness
SturgesSmall samplesUnderestimates large n
Square RootQuick estimateIgnores distribution
RiceModerate dataSlight over-binning
Freedman–DiaconisSkewed dataMore complex

In Six Sigma, teams often start with Sturges’ Rule. Then they adjust if needed.

Practical Example: Call Center Project

A service organization analyzes call duration.

Data points: 64 calls.

Step one:k=1+3.322log10(64)k = 1 + 3.322 \log_{10}(64)log10(64)1.806\log_{10}(64) ≈ 1.806k1+(3.322×1.806)k ≈ 1 + (3.322 × 1.806)k1+6k ≈ 1 + 6k7k ≈ 7

Suppose:

Minimum = 3 minutes
Maximum = 17 minutes

Range = 14

Bin width:14÷7=214 ÷ 7 = 2

Bins:

3–5
5–7
7–9
9–11
11–13
13–15
15–17

Now leadership clearly sees that most calls cluster between 7–11 minutes.

Histogram example for call center call durations

That insight drives staffing decisions.

Sturges’ Rule and Process Capability

Before calculating Cp or Cpk, you examine distribution shape.

If your histogram misrepresents variation, capability results mislead decision-makers.

By applying Sturges’ Rule:

  • You standardize analysis.
  • You improve presentation quality.
  • You strengthen conclusions.

Clear distribution visibility supports deeper tools like control charts and normality testing.

Common Mistakes to Avoid

Many practitioners misuse bin selection.

Avoid these errors:

  • Ignoring sample size
  • Copying Excel defaults blindly
  • Comparing histograms with different bin counts
  • Overriding bins without explanation
  • Using Sturges blindly for large datasets

Instead, document your logic.

When to Adjust Beyond Sturges’ Rule

Although the rule offers structure, you should adjust when:

  • Data exceeds 200–300 points
  • Distribution shows heavy skew
  • Outliers distort visualization
  • Regulatory reporting requires standard bins

Use statistical software judgment features. Then compare results.

Advanced Insight: Why Logarithms Matter

Sturges based his rule on binomial distribution theory.

Logarithmic scaling ensures bin growth slows as sample size increases.

Without log scaling, bins would increase too quickly.

This balance helps maintain interpretability.

Real Manufacturing Case Study

A chemical processing plant monitors batch viscosity.

Data size: 80 samples.

Calculate bins:k=1+3.322log10(80)k = 1 + 3.322 \log_{10}(80)log10(80)1.903\log_{10}(80) ≈ 1.903 k1+6.32k ≈ 1 + 6.32k7.32k ≈ 7.32

Round to 7 bins.

Range:

Minimum = 420 cP
Maximum = 510 cP

Range = 90 cP

Bin width:90÷71390 ÷ 7 ≈ 13

The histogram reveals right skew. Investigation identifies raw material variation.

Histogram example with right skew

Without proper bin selection, skew may have remained hidden.

Integrating Sturges’ Rule with Software

Most tools allow manual bin input.

For example:

  • Minitab
  • JMP
  • Excel
  • Python (Matplotlib, Seaborn)
  • R

Instead of default bins, calculate k manually.

Then input the value.

That ensures analytical consistency across projects.

Quick Reference Table

Sample Size (n)Recommended Bins (k)
206
306
507
757
1008
1508
2009
50010
100011

Use this table for fast estimates.

How Sturges’ Rule Supports Data Storytelling

Executives do not analyze formulas. They analyze visuals.

A clean histogram:

  • Shows central tendency
  • Highlights spread
  • Reveals skew
  • Identifies multimodality

Therefore, consistent binning improves leadership communication.

Strong visuals strengthen project credibility.

Key Takeaways for Six Sigma Professionals

Sturges’ Rule provides:

  • Structure
  • Simplicity
  • Standardization
  • Statistical grounding

However, you must apply judgment.

Use it as a starting point. Then evaluate distribution clarity.

Always align bin strategy with project goals.

Conclusion

Data visualization plays a critical role in Lean Six Sigma success. Histograms form the foundation of distribution analysis. Sturges’ Rule gives practitioners a logical, repeatable way to determine bin count.

Because Six Sigma emphasizes data-driven decision-making, objective bin selection matters. This rule reduces subjectivity. It strengthens consistency. It improves credibility.

Although alternative methods exist, Sturges’ Rule remains one of the most practical starting points for Six Sigma professionals.

Use it wisely. Document your reasoning. Compare results when necessary. And always let the data guide your decisions.

When you master small details like bin selection, you elevate the entire quality analysis process.

Share with your network
Lindsay Jordan
Lindsay Jordan

Hi there! My name is Lindsay Jordan, and I am an ASQ-certified Six Sigma Black Belt and a full-time Chemical Process Engineering Manager. That means I work with the principles of Lean methodology everyday. My goal is to help you develop the skills to use Lean methodology to improve every aspect of your daily life both in your career and at home!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.