Monday 28 November 2016

X bar Chart and R Chart


X-bar Chart & R chart 

The X-bar chart is a type of control chart that is used to monitor/measure the arithmetic means of succeeding samples of constant size (n). It is used to measure characteristics of a continuous scale, such as temperature, thickness, weight etc.

Example
The below table gives the measurement of axles of bicycle wheels. Find whether process is in control or not.

(Hint: It is given as measurement from which we came to know it’s an X bar chart and R chart. We need to find mean and range to measure any quantity.)

Sample
Value of sample
X bar
Range
1
139,140,145,144
142
6
2
140,142,142,139
140.75
3
3
142,136,143,141
140.5
7
4
136,137,142,142
139.25
6
5
145,146,146,146
145.75
1
6
146,148,149,144
146.75
5
7
148,145,146,146
146.25
3
8
145,146,147,144
145.5
3
9
140,139,141,138
139.5
3
10
140,140,139,139
139.5
1
11
141,137,142,139
139.75
5
12
139,140,144,138
140.25
6

X bar= 142.125, R bar= 4.083

X-bar chart
UCL=145.11
LCL=139.15

R chart
UCL=9.31
LCL=0 (if LCL is negative, it should be considered as zero)

The below are control charts of X bar and R-chart.

There are four responses outside the control so, the process should be stopped and cause should be identified.

The R-chart all responses are within the control. Hence, the whole process is in control.

X-bar Chart
 
R Chart

Thursday 24 November 2016

Control Charts

Control Charts

Control chart is a graphical method, used to study the process changes over a period of time. Collected data are plotted in time order. It has a central line called central point/target line. UCL (Upper control limit) and LCL (Lower control limit) are the specified to verify the process status, whether the process in control or not. UCL & LCL can be determined from the data which we already collected (Historical data)






Charts for Variables
        i.            X bar Chart      (Mean)
      ii.            R Chart            (Range)

X bar chart:
A mean control chart is also known as X bar chart based on normal distribution. It is used to monitor the central tendency of a process. There are lower control limit (LCL) and upper control limit (UCL). If the data values lies in between both the limits it’s said to be in control or else out of control.

X bar control limits can be calculated from the formulae given below even if the standard deviation is unavailable.

    

R chart:
A range chart is also known as the mean chart. It is used to monitor the process dispersion. The concepts for use of range charts are similar to mean charts.
It can be calculated by the formulae given below.

Note:
If one or two observations are outside their control then the process is stopped to investigate the root cause. There are many factors contributing to the failure of process such as operator failure, machine failure etc. If no source is found, then simply the process should be restarted.

  



Charts for attributes
        i.            P-chart
      ii.            NP-chart

Above both are for number of defectives in a batch, the difference is P-chart is for defects in entire production and NP-chart is different batch size in production.
    iii.            C-chart
It is for number of defects per product.
     iv.            U-chart

P-chart:

It is used to monitor the proportion of defective items in a process. When observations can be placed into one of two categories either good or bad, pass or fail, operate or doesn’t operate.
The given below are formulae of P-chart:


NP-chart:

When data consist of multiple samples of n observations.
The following are formulae of np-chart:



C-chart

It is used when only number of occurrence per unit of measure can be counted. In this non occurrences cannot be counted. It includes
        i.            Scratches, chips, errors per item.
      ii.            Breaks, cracks, failures, complaints.