ME453_HW3_FA23
pdf
School
University of Illinois, Urbana Champaign *
*We aren’t endorsed by this school
Course
453
Subject
Mechanical Engineering
Date
Dec 6, 2023
Type
Pages
3
Uploaded by DukeMeerkat3564
ME 453: Data Science in Manufacturing Quality Control
Homework 3
Assigned: September 27, 2023
Due: October 11, 2023
Homework guidelines:
1. The total number of points is 100 and 130 for 3-credit-hour and 4-credit-hour sections,
respectively.
The assigned points are given beside questions.
To get full credit you must
SHOW ALL OF YOUR WORK.
2. Problems marked by “[4 credit only]” should be completed by students in the 4-credit-hour
section. Students in the 3-credit-hour section are welcome to work on these problems and
the earned points will be used to compensate for lost points in homework assignments.
3.
Indicates the problem which you need to use Python.
4. A complete submission features the following items: (a) a brief report including all figures
and results, and explanations of necessary steps taken to obtain them; and (b) and the source
code (Python is recommended).
5. Item (a) can be scanned copies of handwritten or typeset reports.
Both items shall be
submitted through Canvas.
Review the following topics discussed in lecture:
1. Methods and philosophies of SPC.
2. Control charts for variables.
Problem 1(20 points + 15 points)
A factory plans to use a Shewhart control chart to monitor one quality characteristic of a product.
It is known that the quality characteristic follows a normal distribution N(100, 16). The quality
control team proposes two designs for the control chart as follows:
Option 1
: 3-sigma limits, sample size = 16
Option 2
: probability limits with p = 0.001, sample size = 25
(1) Calculate Type I error rate for both control charts. (4 points)
(2) Calculate the in-control average run length (ARL) for both control charts. (4 points)
Assume that the process mean changes to 104 mm, i.e., one-sigma mean shift.
Complete the
following questions.
(3) Calculate the type II error rate for both control charts. (8 points)
1
(4) Calculate the out-of-control ARL for both control charts. (4 points)
(5) [4 credit only] Assume that one-sigma mean shift is the most commonly encountered out-of-
control scenario, discuss the pros and cons of both control charts. (5 points)
(6) [4 credit only]
Use software to generate an operating characteristic (OC) curve for each
control chart. To facilitate better comparison, plot two OCs in a single graph and provide a
legend. (10 points)
Problem 2 (20 points)
Suppose you would like to track and monitor the amount of exercise you take per day using the
step counter in your smartphone.
If you don’t have access to such data, you can use the data
provided on Canvas
StepCounter.csv
.
(1) Which control charts should be used? Justify your answer. (5 points)
(2)
Establish Phase I trial limits for the control charts you selected in (1). Use step counts
from 20 workdays: Aug. 22 - 26, Aug. 29 - Sept. 2, Sept. 5 - 9, and Sept. 12 - 16. If any
out-of-control points are present, assume that you can identify the root causes and eliminate
these points. (10 points)
(3)
Use the control limits obtained in (2) to monitor your steps on Sept. 19 - 23 and Sept.
26 - 30 (Phase II). Report your observations. (5 points)
Problem 3 (15 points + 10 points)
Control charts for
¯
X
and
R
are to be established to control the tensile strength of a metal part.
Assume that tensile strength is normally distributed.
Thirty samples of size n = 6 parts are
collected over a period of time with the following results:
30
X
i
=1
¯
X
i
= 6000 and
30
X
i
=1
R
i
= 150
(1) Use 3-sigma to calculate control limits for
¯
X
and
R
. (6 points)
(2) Estimate the process mean and standard deviation when the process in control. (4 points)
(3) For the above
¯
X
chart, find the
β
-risk when the true process mean is 199 and the standard
deviation remains unchanged. (5 points)
(4) [4 credit only]
Perform a simulation study on
β
-risk obtained from (3) following the steps
listed below. (10 points)
(a) Generate 1000 samples with sample size n=6 using
X
∼
N
(199
,
ˆ
σ
2
), where ˆ
σ
is obtained
from (2);
2
(b) For each sample, compute
¯
X
and check if it falls within the control limits;
(c) Count how many samples fall within the control limits and calculate the
β
error rate;
(d) Compare the
β
error rate obtained in (c) with the expected
β
-risk obtained from (3).
Problem 4 (15 points)
A process is to be monitored with distribution parameters
µ
= 10 and
σ
= 2
.
5. The sample size
is
n
= 4.
(1) Find the center line and the 3-sigma control limits for the
S
chart. (9 points)
(2) Find the 2-sigma warning limits for the
S
chart. (6 points)
Problem 5 (30 points + 5 points)
Revisit the lecture example at P.33 in Topic 5:
Construct 3-sigma
¯
X
and
S
control charts using the data in attached
sample.csv
file.
Use Python to calculate the information you need.
(1) What is the estimated standard deviation of the process? (5 points)
(2) What are the control limits in
¯
X
chart? (5 points)
(3) What are the control limits in
S
chart? (5 points)
(4) Are there any out-of-control points in either chart? What are the final Phase I control limits?
(5 points)
(5) Use the control charts obtained in (4) for Phase II monitoring.
Use data provided in
additional sample.csv
. Are there any out-of-control samples? If so, specify the sample
number and which control charts detects the out-of-control. (5 points)
(6) Compare your results with that of
¯
X
−
R
charts obtained in the class example. (5 points)
(7) [4 credit only]
Use software to visualize
¯
X
and
S
control charts for both Phase I and
Phase II and mark out-of-control samples, if any. See slide P.38 in Topic 5 lecture notes for
an example. (5 points)
3
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Documents
Related Questions
I need parts 1, 2, and 3 answered pertaining to the print provided.
NOTE: If you refuse to answers all 3 parts and insist on wasting my question, then just leave it for someone else to answer. I've never had an issue until recently one single tutor just refuses to even read the instructions of the question and just denies it for a false reasons or drags on 1 part into multiple parts for no reason.
arrow_forward
This is an engineering problem and not a writing assignment. Please Do Not Reject. I had other engineering tutors on bartleby help me with problems similar to this one.
This problem must be presented in a logical order showing the necessary steps used to arrive at an answer. Each homework problem should have the following items unless otherwise stated in the problem:
a. Known: State briefly what is known about the problem.
b. Schematic: Draw a schematic of the physical system or control volume.
c. Assumptions: List all necessary assumptions used to complete the problem.
d. Properties: Identify the source of property values not given to you in the problem. Most sources will be from a table in the textbook (i.e. Table A-4).
e. Find: State what must be found.
f. Analysis: Start your analysis with any necessary equations. Develop your analysis as completely as possible before inserting values and performing the calculations. Draw a box around your answers and include units and follow an…
arrow_forward
I need answers to questions 7, 8, and 9 pertaining to the print provided.
Note: A tutor keeps putting 1 question into 3 parts and wasted so many of my questions. Never had a issue before until now, please allow a different tutor to answer because I was told I am allowed 3 of these questions.
arrow_forward
Please make the charts for the questions. Please refer to Successful Project Management (7th Edition). Attached is the example
Thank you.
arrow_forward
I need problems 6 and 7 solved.
I got it solved on 2 different occasions and it is not worded correctly.
NOTE: Problem 1 is an example of how it should be answered. Below are 2 seperate links to same question asked and once again it was not answered correctly. 1. https://www.bartleby.com/questions-and-answers/it-vivch-print-reading-for-industry-228-class-date-name-review-activity-112-for-each-local-note-or-c/cadc3f7b-2c2f-4471-842b-5a84bf505857
2. https://www.bartleby.com/questions-and-answers/it-vivch-print-reading-for-industry-228-class-date-name-review-activity-112-for-each-local-note-or-c/bd5390f0-3eb6-41ff-81e2-8675809dfab1
arrow_forward
Help!!! Answer all parts correctly!! Please
arrow_forward
I need answers to problems 7, 8, and 9.
NOTE: Please stop wasting my time and yours by rejecting my question because it DOES NOT REQUIRE YOU TO DRAW anything at all. They are simple questions pertaining to the print provided. READ THE INSTRUCTIONS of the assignment before you just reject it for a FALSE reason or leave it for someone to answer that actually wants to do their job. Thanks.
arrow_forward
Please answer the 4th question
arrow_forward
all one question help asap please!
arrow_forward
I need parts 8, 9, and 10 answered. Number 1 is an example of how it should be answered.
NOTE: Read the instructions, no where does it say any drawing is required. It is really frustrating when I wait all this time for an answer to a question and some tutor does even read the instructions and just declines it...its ridicilous.
arrow_forward
TOPIC: ENGINEERING ECONOMICS
SPECIFIC INSTRUCTION: Solve each problem NEATLY and SYSTEMATICALLY. Show your
COMPLETE solutions and BOX your final answers. Express all your answers in 2 decimal places.
PROBLEM:
Cardinal Financing lent an engineering company Php 500,000 to retrofit an environmentally
unfriendly building. The loan is for 5 years at 10 % per year simple interest. How much money
will the firm repay at the end of 5 years?
arrow_forward
Full Answer PLEASE!.
Answer Q 3 and 4 PLease
Don't copy from the internet. PLEASE WRITE YOUR OWN WORDS
THANK YOU
arrow_forward
please help solve A-F. thank you
You are an engineer working on a project and your prototype has failed prematurely. You question whether or not a key component of the prototype was manufactured with the correct material. There are two way to check for the material properties. The first way is to have a material certification done to confirm the exact material composition. This will take some time. The second method to confirm the material properties is to make an ASTM test sample and test for the material properties. This tensile test was completed on a test sample with an initial diameter of .501” and an initial length of 2”. The Load-Deflection data for this tensile test is below. Use this data to answer the first set of questions on the Final Exam in eLearning. A. Determine the Ultimate Tensile Strength B. Determine the 0.2% Offset Yield Strength C. Determine the value of the Proportional Limit D. Determine the Modulus of Elasticity E. Determine the Strain at Yield F. Calculate %…
arrow_forward
I need answers for problems 13, 14, and 15 pertaining to the print provided.
NOTE: If you refuse to answers all 3 parts and insist on wasting my question by breaking down 1 simple question into 3 parts, then just leave it for someone else to answer. Thank you.
arrow_forward
TOPIC: ENGINEERING ECONOMICS "Compound Interest"
SPECIFIC INSTRUCTION: Show a systematic solution and express your answers in
2 decimal places. Kindly box your final answers.
Problem:
At what rate compounded quarterly will Php 14, 000 become Php 16, 500 for 3
years?
arrow_forward
I need answers to questions 1, 2, and 3 pertaining to the print provided.
Note: A tutor keeps putting 1 question into 3 parts and wasted so many of my questions. Never had a issue before until now, please allow a different tutor to answer because I was told I am allowed 3 of these questions.
arrow_forward
Cathy Gwynn for a class project is analyzing a "Quick Shop" grocery store. The store emphasizes quick service, a limited assortment of grocery items, and higher prices. Cathy wants to see if the store hours (currently 0600 to 0100) can be changed to make the store more profitable.
Time Period
Daily Sales in the Time Period
0600-0700
$40
0700-0800
70
0800-0900
120
0900-1200
400
1200-1500
450
1500-1800
500
1800-2000
600
2000-2200
200
2200-2300
50
2300-2400
85
2400-0100
40
The cost ofthe groceries sold averages 65% of sales. The incremental cost to keep the store open, including the clerk's wage and other operating costs, is S23 per hour. To maximize profit, when should the store be opened, and when should it be closed?
arrow_forward
FINALS ASSIGNMENT IN ME 3215
COMBUSTION ENGINEERING
PROBLEM 1:
A Diesel engine overcome a friction of 200 HP and delivers 1000 BHP. Air consumption is 90 kg per minute.
The Air/fuel ratio is 15 to 1. Find the following:
1. Indicated horsepower
2. The Mechanical efficiency
3. The Brake Specific Fuel Consumption
PROBLEM 2:
The brake thermal efficiency of a diesel engine is 30 percent. If the air to fuel ratio by weight is 20 and the
calorific value of the fuel used is 41800 kJ/kg, what brake mean effective pressure may be expected at
S.P. conditions (Standard Temperature and pressure means 15.6°C and 101.325 kPa, respectively)?
arrow_forward
I need help solving these 3 simple parts, if you can not answer all 3 parts then please leave it for another tutor, thank you.
arrow_forward
operations research - pert cpm
arrow_forward
J 6
arrow_forward
Please double check before rejecting this question. If it needs to be rejected, please explain why as I cannot see how this is a breach of the honor code.
This is a questions from the previous year's exam at my university in Engineering Science. I have submitted a solution given to us for study purposes as proof that I will not be graded on this assessment.
In this solution, the formula (2gh)1/2 is used to find the solution, but I am on familliar with Bernoulli's Principle (P=1/2pv^2+pgh), and I was not able to find a solution using this. My solution incurred an error when I found that I had two unkown variables left that I could not break down in any meaningful way. (Velocity being the desired variable, Pressure being the problematic variable). Pressure = Force x Area, but I don't know enough about the dimensions of the tank or tap to be able to understand this.
Thank you for your help.
arrow_forward
Josh and Jake are both helping to
build a brick wall which is 6 meters in
height. They lay 250 bricks each, but
Josh finishes this task in three (3)
hours while Jake requires 4.5 hours
to complete his part. select the BEST
response below:
Jake does more work than Josh
O Josh does more work than Jake
Both Josh and Jake do the same amo
O of work and have the same amount of
power
Both Josh and Jake does the same
O amount of work, however, Josh has m
power than Jake.
arrow_forward
Help can only be sought via private Ed Discussion posts or instructor office hours.
- In all coding, use only functions covered in class. It will be considered a violation of the Academic Integrity Policy if you use
any build-in functions or operators of Matlab that calculate the inverse of a matrix, interpolations, spline, diff, integration, ode,
fft, pdes, etc.;
- You may reuse functions you yourself developed throughout this semester in this class or from solutions posted on Canvas for
this class.
Problem Description (CCOs #1, 2, 3, 4, 5, 6, 7, 8, 11, 12)
A water tank of radius R = 1.8m with two outlet pipes of radius r₁ = 0.05m and r2 installed at heights h₁ = 0.13m
and h₂ = 1m, is mounted in an elevator moving up and down causing a time dependent acceleration g(t) that must be
modeled as
g(t) = go+a1 cos(2π f₁t) + b₁ sin(2π f₁t) + a2 cos(2π f₂t) + b₂ sin(2π f₂t),
(1)
Figure 1: Water tank inside an elevator
The height of water h(t) in the tank can be modeled by the following ODE,…
arrow_forward
heck my work mode : This shows what is correct or incorrect for the work you have completed so far. It does not indicate completion.
Return to question
Required information
NOTE: This is a multi-part question. Once an answer is submitted, you will be unable to return to this part.
The loading for a beam is as shown in the figure, where F1= 19 lb, F2= 20 lb, F3= 35 lb, F4= 2O Ib, and F5 = 15 lb.
F1
F2
F3
F4
F5
O B
6 in 8 in.-8 in. -6 in.-
Determine the reaction at A. (You must provide an answer before moving to the next part.)
The reaction at A is
76 c 8 Ib
raw
ill
10:45 PM
ENG
69°F Mostly cloudy
10/6/2021
pe here to search
近
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you

Automotive Technology: A Systems Approach (MindTa...
Mechanical Engineering
ISBN:9781133612315
Author:Jack Erjavec, Rob Thompson
Publisher:Cengage Learning
Related Questions
- I need parts 1, 2, and 3 answered pertaining to the print provided. NOTE: If you refuse to answers all 3 parts and insist on wasting my question, then just leave it for someone else to answer. I've never had an issue until recently one single tutor just refuses to even read the instructions of the question and just denies it for a false reasons or drags on 1 part into multiple parts for no reason.arrow_forwardThis is an engineering problem and not a writing assignment. Please Do Not Reject. I had other engineering tutors on bartleby help me with problems similar to this one. This problem must be presented in a logical order showing the necessary steps used to arrive at an answer. Each homework problem should have the following items unless otherwise stated in the problem: a. Known: State briefly what is known about the problem. b. Schematic: Draw a schematic of the physical system or control volume. c. Assumptions: List all necessary assumptions used to complete the problem. d. Properties: Identify the source of property values not given to you in the problem. Most sources will be from a table in the textbook (i.e. Table A-4). e. Find: State what must be found. f. Analysis: Start your analysis with any necessary equations. Develop your analysis as completely as possible before inserting values and performing the calculations. Draw a box around your answers and include units and follow an…arrow_forwardI need answers to questions 7, 8, and 9 pertaining to the print provided. Note: A tutor keeps putting 1 question into 3 parts and wasted so many of my questions. Never had a issue before until now, please allow a different tutor to answer because I was told I am allowed 3 of these questions.arrow_forward
- Please make the charts for the questions. Please refer to Successful Project Management (7th Edition). Attached is the example Thank you.arrow_forwardI need problems 6 and 7 solved. I got it solved on 2 different occasions and it is not worded correctly. NOTE: Problem 1 is an example of how it should be answered. Below are 2 seperate links to same question asked and once again it was not answered correctly. 1. https://www.bartleby.com/questions-and-answers/it-vivch-print-reading-for-industry-228-class-date-name-review-activity-112-for-each-local-note-or-c/cadc3f7b-2c2f-4471-842b-5a84bf505857 2. https://www.bartleby.com/questions-and-answers/it-vivch-print-reading-for-industry-228-class-date-name-review-activity-112-for-each-local-note-or-c/bd5390f0-3eb6-41ff-81e2-8675809dfab1arrow_forwardHelp!!! Answer all parts correctly!! Pleasearrow_forward
- I need answers to problems 7, 8, and 9. NOTE: Please stop wasting my time and yours by rejecting my question because it DOES NOT REQUIRE YOU TO DRAW anything at all. They are simple questions pertaining to the print provided. READ THE INSTRUCTIONS of the assignment before you just reject it for a FALSE reason or leave it for someone to answer that actually wants to do their job. Thanks.arrow_forwardPlease answer the 4th questionarrow_forwardall one question help asap please!arrow_forward
- I need parts 8, 9, and 10 answered. Number 1 is an example of how it should be answered. NOTE: Read the instructions, no where does it say any drawing is required. It is really frustrating when I wait all this time for an answer to a question and some tutor does even read the instructions and just declines it...its ridicilous.arrow_forwardTOPIC: ENGINEERING ECONOMICS SPECIFIC INSTRUCTION: Solve each problem NEATLY and SYSTEMATICALLY. Show your COMPLETE solutions and BOX your final answers. Express all your answers in 2 decimal places. PROBLEM: Cardinal Financing lent an engineering company Php 500,000 to retrofit an environmentally unfriendly building. The loan is for 5 years at 10 % per year simple interest. How much money will the firm repay at the end of 5 years?arrow_forwardFull Answer PLEASE!. Answer Q 3 and 4 PLease Don't copy from the internet. PLEASE WRITE YOUR OWN WORDS THANK YOUarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Automotive Technology: A Systems Approach (MindTa...Mechanical EngineeringISBN:9781133612315Author:Jack Erjavec, Rob ThompsonPublisher:Cengage Learning

Automotive Technology: A Systems Approach (MindTa...
Mechanical Engineering
ISBN:9781133612315
Author:Jack Erjavec, Rob Thompson
Publisher:Cengage Learning