Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

INDUSTRIAL AND MANAGEMENT ENGINEERING DEPARTMENT

MBA663: Total Quality Management

Assignment # 01

1) There are THREE (03) questions and you are required to answer all of them.
2) Deadline for submission is 04-Oct-2020; at 2400 Hrs (IST).
3) The total marks is FIFTY (50).
4) To get full credit, do your calculations carefully.
5) Each group should write their group number, group members’ names and their respective roll
numbers in the submitted files.
6) Kindly submit all your answers (Excel files, word documents, .r code (R: https://www.r-
project.org/), .py (PYTHON: https://www.python.org/) etc., as per # 5). Name the files as
[MBA663_GroupNo_AssignmentNo]
7) Upload on MOOKIT with the subject as [MBA663_GroupNo_AssignmentNo].

Question # A01_01 [15 marks]

The problem is 3.6 pp 99 of Statistical Quality Control by Douglas C. Montogomery

For the above problem write the general code (R: https://www.r-project.org/, PYTHON:
https://www.python.org/) to get the results/illustrate graphs/charts, etc. For the code define the
variables, parameters function etc., at the starting so they are user defined and need not be changed
inside the code. The data set should be defined separately and not in body of the program code itself.
Use either .dat, .txt or .csv files for data. Also remember to comment each line of the code as required
so that it is clear and for each step or group of steps of calculation/function make them evident by
proper commenting/nomenclature. Comment intelligently on analysis you do.

Question # A01_02 [15 marks]

The problem is 3.7 pp 99 of Statistical Quality Control by Douglas C. Montogomery

For the above problem write the general code (R: https://www.r-project.org/, PYTHON:
https://www.python.org/) to get the results/illustrate graphs/charts, etc. For the code define the
variables, parameters function etc., at the starting so they are user defined and need not be changed
inside the code. The data set should be defined separately and not in body of the program code itself.
Use either .dat, .txt or .csv files for data. Also remember to comment each line of the code as required

Page 1 of 2
so that it is clear and for each step or group of steps of calculation/function make them evident by
proper commenting/nomenclature. Comment intelligently on analysis you do.

Question # A01_03 [20 marks]

The problem, data, solution, etc. are shown in pp 369-372 of Statistical Quality Control by
Douglas C. Montogomery

For the above problem write the general code (R: https://www.r-project.org/, PYTHON:
https://www.python.org/) to get the results/illustrate graphs/charts (Control charts for the gauge
capability analysis and Accuracy v/s Precision scatter plot)/etc. For the code define the variables,
parameters function etc., at the starting so they are user defined and need not be changed inside the
code. The data set should be defined separately and not in body of the program code itself. Use
either .dat, .txt or .csv files for data. Also remember to comment each line of the code as required so
that it is clear and for each step or group of steps of calculation/function make them evident by proper
commenting/nomenclature. Comment intelligently on analysis you do.

*********************** END OF QUESTION ***********************

Page 2 of 2

You might also like