InsightFab
Knowledge Base/Histogram and Normal Probability Plot: Visual Assessment of Distribution Shape
Statistical Analysis6 min read

Histogram and Normal Probability Plot: Visual Assessment of Distribution Shape

This article highlights a common pitfall in quality management: focusing solely on numerical metrics like CPK while neglecting the underlying data distribution. It explains why single indicators can be misleading, as a 'skewed and distorted' data shape can conceal significant problems even when numbers appear acceptable, offering a deeper understanding of the crucial role of data visualization in quality control.

The Day the CPK Report Came Out, the Whole Room Went Silent for Three Seconds

I still remember many years ago when our department had just introduced a new machine. Everyone was excited, thinking that capacity would skyrocket. However, after trial production and running the CPK report, a number 1.08 popped up on the screen, and the whole room genuinely went quiet for three seconds. The boss's face turned a bit green, and I thought, "Oh no, I'm going to be on the chopping block for who knows how long." Later, I realized the problem wasn't with the machine itself, but that we simply didn't understand "distribution." I was still inexperienced back then; looking back now, it was like treating production data as queuing for fried chicken: only looking at the queue's length, not how well-ordered it it was.

Where's the Problem? Numbers Alone Can Be Deceptive!

Frankly speaking, many times when we look at numbers like CPK and DPMO, it's like looking at a report card – we only know if it's good or bad, but not why. You might think a CPK of 1.08 seems salvageable, not disastrous. But what if I told you that this 1.08 was caused by a "skewed and distorted" data distribution? Would you still think everything's fine?

So the key is that relying solely on a single number can be deceptive! We need to see the "shape" of the data, which is its distribution. This is where the Histogram and Normal Probability Plot become your best friends. A Histogram groups your data and plots it as a bar chart, telling you how much data falls within each range. A Normal Probability Plot is more advanced; it helps you determine if your data follows a "normal distribution."

In other words, a Histogram lets you see what your data looks like—whether it's a "bell curve" that is "high in the middle and low on both sides." A Normal Probability Plot acts like a magic mirror; if the data points are neatly aligned on a straight line, it means your data is very close to a normal distribution.

How to Do It Practically? Let the Charts Tell the Story!

  1. Histogram: The First Glance Check.
* Suppose today you measured the thickness of a batch of wafers; first, plot them as a histogram.

* If it resembles a symmetrical "bell shape," congratulations, your data appears to be very close to a normal distribution.

* If it's high on one side and low on the other, or if it shows two peaks (bimodal), then you need to be careful! For example, I once encountered a situation where a machine's program was changed, and the thickness distribution showed a bimodal pattern. We then discovered that the new and old program parameters were not cleanly separated, resulting in mixed data. In such a case, even if your DPMO is only 6210, it might be hiding two completely different problems.

* Remember, a histogram allows you to spot clues at a glance; it's the most intuitive tool.

  1. Normal Probability Plot: Precise Judgment.
* While a histogram gives you a "feeling" of normality, a Normal Probability Plot provides more explicit "evidence."

* If you plot the data points and they cluster tightly around a straight line, it indicates that your data is very close to a normal distribution. Only then are the calculated CPK or other statistical measures more reliable.

* But if the data points are irregularly scattered or form an S-shaped curve, then your data is not normally distributed. In this situation, even if you calculate a CPK of 1.08, the significance of this number will be greatly diminished and can even mislead you.

The Most Common Trap: The Myth of Numbers Can Harm You

I've seen too many engineers, including my past self, who would only look at the numbers on a CPK report and immediately draw conclusions. On one occasion, a machine parameter was clearly set correctly, yet the CPK consistently hovered around 1.1, and everyone was puzzled. Later, I pulled out the data and plotted a Normal Probability Plot, only to find that the data points showed a clear S-shape. Upon investigation, it was discovered that the measuring instrument had a "systematic error" within a specific range, causing the data to be skewed, and it was not an issue with the machine itself.

Frankly speaking, if your data is not normally distributed, and you use formulas for a normal distribution to calculate CPK, the result is essentially "for reference only" and can even lead you to make incorrect judgments. This is like measuring height with a ruler that you've bent; the measured number will, of course, be inaccurate.

One Thing You Can Do Today

Next time you see a CPK or DPMO report, remember to also pull up and review the Histogram and Normal Probability Plot.

Want to try it yourself?

Every tool mentioned in this article is available on InsightFab — just upload a CSV to analyze.

Go to Tools