Normal Distribution Probability Formula, Calculation & Manufacturing Examples

Normal Distribution Probability

Normal Distribution Probability Formula, Calculation & Manufacturing Examples

Hello readers! Today we will be discussing the normal distribution probability calculation with manufacturing example. If observed or recorded data are normally distributed then you can calculate the probability in easy three ways by Z score table, by using excel function and last but not least method is by help of Minitab software. So here we are going to learn all three methods with manufacturing example.

Normal Distribution Probability Calculation:

Before discussing on probability calculation of normally distributed data, you should ensure that data are followed normal distribution. To do so, you can either plot a graph or can execute the hypothesis test just to confirm the distribution. For example, you have plotted the histogram to know the data distribution for normality then you can pay attention towards the data symmetric followed by the bell curve. If data are symmetric then we can call the data are normally distributed. But sometimes it may be difficult to understand from the graph then you can go for a hypothesis test as well.

Once you confirm the normal distribution, whether data are normally distributed or not, then you can follow the following below 3- methods for calculating the probability.

  • Probability calculation by Z score table
  • By using Excel function
  • By using Minitab software

Normal Distribution Probability Calculation with Manufacturing Examples:

Now, let’s talk about the normal distribution examples and solutions of manufacturing industry. Suppose a company manufacturing the metal sheet having specification range of thickness is 5±0.2. Thickness of random sample of 31 nos sheet is given below then, Calculate the total rejection percentage?

Sheet No.Sheet Thickness
14.97
24.99
35.01
45.04
54.98
64.99
75.03
85.05
94.96
104.98
115.02
125.04
135.05
145.21
155.03
165.04
175.1
185.09
195.01
205
215.03
225.01
235.12
245.08
255.09
264.99
275.04
285.07
295.08
305
314.98

Calculation:                  

Mean = 5.035, Standard deviation = 0.052, USL = 5.2, LSL = 4.8

Normal Distribution Probability

Total Rejection percentage calculation using Z Score:

The normal distribution probability formula using z score and cumulative probability table is given below.

Z Score Formula = (Observed Value – Mean) / Standard Deviation

Z Score @4.8 = 4.8-5.035/0.052

= -4.52

Z score @5.2 = 5.2- 5.035/0.052

= 3.17

Based on Z score vale -4.5, the cumulative probability (P(X<4.8)) is 0.0000034 (Data from z score table).

The cumulative probability P(X<5.2) based on Z score 3.17 is 0.9992

P(X>5.2) = 1- P(X<5.2) = 1-0.9992 = 0.0008

Total Rejection = P(X<4.8) + P(X>5.2)

= 0.0000034 + 0.0008 = 0.000803

Total Rejection% = 0.08%

Total Rejection percentage calculation using Excel function:

Formula for normal distribution probability using excel function is given below, just follow the beneath provided function to calculate the probability.

Mean = 5.035, Standard deviation = 0.052, USL = 5.2, LSL = 4.8

Excel Function Formula = NORM.DIST(x, mean, standard deviation, cumulative)

P(X<4.8) = NORM.DIST(4.8,5.035,0.052,TRUE-cumulative distribution function)

= 0.0

P(X>5.2) = 1- P(X<5.2) = 1- 0.9992 = 0.0008

Total Rejection% = 0.08%

Total Rejection percentage calculation using Minitab:

  • Follow the below steps to open the normal distribution page
Normal Distribution Probability
  • Select the below option and then, click on “OK”.
Normal Distribution Probability

P(X<4.8) = 0.0000031

Similarly calculate the P(X>5.2)

P(X>5.2) = 1- P(X<5.2)

= 1-0.9992 = 0.0008

Total Rejection = 0.0000031 + 0.0008 = 0.0008031

Total Rejection% = 0.08%

Useful Post:

SDCA Cycle understanding with Manufacturing Example | PDCA vs SDCA

DPMO Calculation, Formula, Template & Manufacturing Example

Six Sigma Project Charter Template

Six Sigma Project Examples | 15+ Project Examples

More on Techiequality

How to plot Histogram in Excel with Manufacturing example

How to plot Histogram in Excel

How to plot Histogram in Excel with Manufacturing Example

How to plot Histogram in Excel, Step-by-step guidance is described below

A histogram is one of the 7QC tools and commonly used graphs to show frequency distribution. Helps summarize data from a process that has been collected over a period of time.

A histogram is a representation of the frequency distribution of numerical data. it was first familiarized by Karl Pearson. The histogram is related to merely one type of variable data. We have to calculate the interval value to represent the bins. Bins will give you an idea about how much data falls within the selected data range’s width. The histogram gives the indication that data distribution is normal, skewed, or bi-modal.

Advantages of the histogram:

  • To give an idea about data distribution.
  • Data distribution can be calculated within a short time duration.
  • Data that are normal or abnormal can be identified through the graph.

Typical histogram shapes:

1. Symmetric 2. Left skewed 3. Right skewed 4. Bimodal

Bell Shaped/Symmetric:- The data distribution shape of the left side from the average line is similar to the right-side shape, here data is normally distributed within the upper and lower specification limits, such types of data distribution are the safe sign to process operation.

Left/Right Skewed:– Generally in left or right shewed, data are distributed on one side either towards the left or right, which indicates the data are non-normal and there may chance that data can go outside of specification limits if will presence of any special cause in process or any major variation in process characteristics.

Step-by-step guidance to plot the Histogram with an example:-

Here is the full description of  How to plot a Histogram in Excel / how to make a histogram in Excel-

In the below temperature reading, we have 100 data but we do not know whether the data are normal or non-normal and also how many data are within the specification limit, after plotting the histogram will give you an indication of data distribution. As you can see the histogram below indicates the data distribution within the bin range.

Step -1

Let’s have 100 numbers temperature readings, so first of all, we need to calculate the count, Max, min, and interval of data as per below-

you can use the Excel formula to calculate the count, Max, and Min. value

(Interval =(max-Min)/9)

Step -2

Now you have to calculate the Bin range of Temp as per the below steps

(445+1.6 I.e (=I5+G7) then enter the “F4” key after “+” & before “G7” of the above formula to freeze the 1.6 interval value in all the columns, then drag )

Step-3

In step -3 you have to calculate the frequency distribution w.r.t temperature bin range, just follow the step 3 explanation in the Excel sheet.

To get the frequency formula in Excel you may follow the below-

( go to the formula then more functions next to statistical then frequency and finally enter frequency)

How to plot Histogram in Excel
Step-4

Go to the data section then the data analysis bar and select the histogram

How to plot Histogram in Excel
Step-5

After selecting the histogram from the data analysis bar, such a dialogue box will appear, now you have to select the Input range ( select the whole temperature reading ) then select the temperature bin range as described in the arrow as per step -5, and finally enter the ok after selecting the output range( for output range you have to select at any point in excel where you would like to see the graph may be in the same sheet or in new excel sheet)

How to plot Histogram in Excel

Now the final histogram will look like this as

How to plot Histogram in Excel

If you are not getting the data analysis option in your Excel sheet, then you have to install it in the Excel sheet. we have already written the post on it, if you would like to learn the steps then, read the articles.

as we know the histogram plays a vital role in data analysis and with the help it you can easily understand the frequency distribution and different shapes like Symmetric, Left skewed, Right skewed & Bimodal, etc. and it is frequently used as one of 7 QC tools in manufacturing industries for process improvement.

Histograms are used in many activities like QA analysis, the Six Sigma project, Kaizen, SGA, Quality circle projects, etc.

Thank you for your Support and Cooperation. Keep Visiting Techiequality.Com

Popular Post: