Quality and Six Sigma Tools Using MINITAB Statistical Software: A Complete Guide To Six Sigma DMAIC Tools Using MINITAB
Quality and Six Sigma Tools Using MINITAB Statistical Software: A Complete Guide To Six Sigma DMAIC Tools Using MINITAB
One of the major objectives of this text is to teach quality, data analysis and
statistical tools used in the Six Sigma DMAIC (Define, Measure, Analyze, Improve,
and Control) process. The chapters in this book provide concepts, understanding,
and computer applications of Six Sigma DMAIC tools. The statistical tools used in
the DMAIC process are discussed with step‐wise MINITAB computer applications.
The following are samples from the book randomly selected from different chapters
Chapter Highlights
This chapter deals with the details of MINITAB statistical software used widely in Six
Sigma. After completing this chapter, you will become familiar with MINITAB and its
major features. The following topics are discussed in this chapter:
1. Introduction to Minitab and getting started with the software
2. The main features of the software, and how to perform data analysis using
Minitab
4. Graphing and editing data using the features such as: Scale, Labels, Data
View, Multiple Graphs, and Data Options to edit graphs
5. The descriptive and statistical analysis tools for Six Sigma using Minitab
Page 1 of 10
Lean Six Sigma: Training/Certification Books and Resources
OUTLINE: CHAPTER 1
Objectives and Overview
MINITAB Statistical Software: An Overview
Worksheet (Data Window)
Session Window
History Window
Analyzing Your Data
Graphing Your Data: Scale, Labels, Data View, Multiple Graphs, Data Options
Printing and Saving Your Work
Command Sequence Used In This Text
Preparing Your Report
Changing data from Numeric to Text or Text to Numeric
Editing Your Graphs and Plots
An Interactive Session with MINITAB
Page 2 of 10
Lean Six Sigma: Training/Certification Books and Resources
Variable Name
Tutorial
1. Start MINITAB Using the Following Command Sequence
Start &Programs &MINITAB (or double click on the MINITAB icon)
(Note: the instructions in this chapter are for MINITAB release 16 but most
commands will also work with MINITAB 15, the previous release).
2. Enter the Data in MINITAB Worksheet
Table 2.1 shows the number of orders received by a company for the past 50 weeks.
This data is also available in data file: ORDERS.MTW but you may enter the data in
the MINITAB worksheet. To enter the data manually, label column C1 of the MINITAB
worksheet with No. of Orders and enter the 50 values in this column. You may enter
the values in any order (row or column wise) but make sure all 50 values are in one
Page 3 of 10
Lean Six Sigma: Training/Certification Books and Resources
column (C1). You may enter only part of data if you wish or open the file
ORDERS.MTW from the data files.
Table 2.1
Number of Orders for the past 50 weeks
No. of Orders
137 183 133 142 128 164 125 94 163 172 160 170 163
112 138
141 163
Figure 2.9 shows part of the data file or the worksheet. Once the data are entered, use
the command sequence
Name the file ORDERS and save it. MINITAB puts an extension .MTW to all the data
files.
Page 4 of 10
Lean Six Sigma: Training/Certification Books and Resources
Columns C1 to C7
each contains one
variable.
Refer to figure above. Suppose we want ‘Graphical Summary’ of the variable ‘Strength.’
Double click on this variable from the list of variables from the left side and it will appear
under the “Variables” box (see Figure 2.13). If you want the ‘Graphical Summary’ of more
than one variable, highlight all the variables from the variables list using your mouse
pointer then click the “Select” button at the bottom of the variables list. Figure 2.14 shows
how to select more than one variable for analysis.
Page 5 of 10
Lean Six Sigma: Training/Certification Books and Resources
Page 6 of 10
Lean Six Sigma: Training/Certification Books and Resources
In steps of 1
List each value …
List the whole sequence ….
Click OK and the numbers 1 through 50 will be stored in column C3 of the worksheet.
Label this column Week.
7. Generate Random Data
You can also generate random data from various distributions. For example, to
generate 100 random numbers from a normal distribution, use the following
command sequence:
Calc & Random Data &Normal
Complete the Normal Distribution dialog box by typing the following response
:
:
:
Click OK and 100 random numbers from normal distribution with mean 50 and
standard deviation 5 will be generated and stored in column C4 of the worksheet.
Name this column Random Numbers.
8. …..
9. Doing a Simple Analysis
…. Assuming the data file ORDERS.MTW is open with column C1 of the data file with
number of orders for 50 weeks. To calculate the descriptive statistics for this data,
follow the command sequence below
Stat &Basic Statistics &Display Descriptive Statistics
In the Display Descriptive Statistics dialog box, type C1 or double click C1 No. of
Orders from the list of variables from the left side then click on the Statistics tab. The
dialog box in Figure 2.16 will be displayed.
Figure 2.16: Descriptive Statistics Dialog Box
Page 7 of 10
Lean Six Sigma: Training/Certification Books and Resources
…..You may select additional statistics and then click OK. You will be back to Display
Descriptive Statistics dialog box. Click OK and the selected statistics will be
calculated and displayed on the Session window as shown in Table 2.2.
Table 2.2
Descriptive Statistics: No. of Orders
Variable N N* Mean SE Mean StDev Minimum Q1 Median Q3
No. of Orders 50 0 144.52 4.10 29.02 81.00 130.25 142.50 164.75
Variable Maximum
No. of Orders 198.00
You can also construct simple graphs of your data by clicking on Graphs tab under Display
Descriptive Statistics dialog box. To do the graphs, use the following command sequence:
Stat &Basic Statistics & Display Descriptive Statistics
In the Display Descriptive Statistics dialog box, double click on No. of Orders on the
left ….
Page 8 of 10
Lean Six Sigma: Training/Certification Books and Resources
Stem‐and‐Leaf Display: No. of Orders
Stem‐and‐leaf of No. of Orders N = 50
Leaf Unit = 1.0
2 8 17
5 9 046
8 10 035
9 11 2
12 12 558
21 13 133446789
(5) 14 12223
24 15 1277
20 16 0033333479
10 17 002469
4 18 38
2 19 38
Figure 2.18: Stem‐and‐leaf Plot
(b) Construct a Scatter Plot: Select the command sequence
Graph &Scatterplot
In the scatterplots dialog box, select Simple then click OK. Scatterplot‐simple dialog
box will be displayed. Type or select No. of Orders for Y variables and Week for
…variables. Click OK. The scatter plot (shown below) of number of orders for 50
weeks will be shown on the graphics window (Figure 2.19).
Page 9 of 10
Lean Six Sigma: Training/Certification Books and Resources
180
160
No. of Orders
140
120
100
80
0 10 20 30 40 50
Week
Figure 2.19: Scatterplot of Number of Orders
A time series plot displays data over time. Suppose we want to construct a time series
plot of number of orders for the past 50 weeks. Select the command sequence
Graph &Time Series Plot
In the Time Series Plot dialog box, click on Simple ……
Time Series Plot of No. of Orders
200
180
160
No. of Orders
140
120
100
80
1 5 10 15 20 25 30 35 40 45 50
Index
Figure 2.20: A Time‐Series Plot of Number of Orders
11. Saving Your Work
By now you should have data in four columns C1, C2, C3, and C4 of the worksheet. You
can save your work using
File &Save Current Worksheet as continued…
Page 10 of 10