SOLUTION: An assembly line is supposed to produce defective widgets at a rate of 1 every 75 produced.
a) Suppose a quality control engineer takes a random sample of 10 widgets from the asse
Algebra.Com
Question 535259: An assembly line is supposed to produce defective widgets at a rate of 1 every 75 produced.
a) Suppose a quality control engineer takes a random sample of 10 widgets from the assembly line. If the line is working properly, what are the chances of the engineer finding at most two defective widgets in the sample?
b) Over the course of a week the engineer collects an SRS of 1000 widgets from the line. What is the approximate sampling distribution of the proportion of defective widgets in the sample?
c) In the sample from part b, the engineer finds 17 defective widgets. Is this evidence at th 5% level that the line is not working properly? (i.e. producing defective at a higher rate then it should be?)
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
An assembly line is supposed to produce defective widgets at a rate of 1 every 75 produced.
a) Suppose a quality control engineer takes a random sample of 10 widgets from the assembly line. If the line is working properly, what are the chances of the engineer finding at most two defective widgets in the sample?
Binomial Problem with n = 10 and p(defect) = 1/75
P(0<= x <=2) = binomcdf(10,1/75,2) = 0.9997
----------------------------------------------------
b) Over the course of a week the engineer collects an SRS of 1000 widgets from the line. What is the approximate sampling distribution of the proportion of defective widgets in the sample?
----
mean = np = 1000*(1/75) = 13 1/3
std = sqrt(npq) = sqrt(13.333*(74/75)) = 3.627
-----------------
c) In the sample from part b, the engineer finds 17 defective widgets. Is this evidence at the 5% level that the line is not working properly? (i.e. producing defective at a higher
Ho: u <= 13 1/3
Ha: u > 13 1/3 (claim)
z(17) = (17-13.33333)/3.627 = 1.0109
p-value = P(z > 1.0109) = 0.1560
Since the p-value is greater than 5%, fail to reject Ho.
The test results do not support the claim.
=====================
Cheers,
Stan H.
=====================
RELATED QUESTIONS
An assembly line puts widgets together with a success rate of 95%. ( i.e. 5% of the... (answered by reviewermath)
Fifteen (15) widgets are randomly taken from an assembly line and measured for quality... (answered by stanbon)
A shipment of 120 computer cases that contains5 defective cases was sent to an assembly... (answered by edjones)
WidgCo is a company that manufactures widgets. It is known that 1 out of every 57 widgets (answered by jim_thompson5910)
To estimate the percentage of defects in a recent manufacturing batch, a quality-control... (answered by Theo)
Based on previous samples, a quality control officer knows that approximately 6% of all... (answered by ewatrrr)
A company's quality control department found an average of 5 defective models for every... (answered by solver91311)
Suppose a company that makes radios is interested in quality control of their factory. As (answered by stanbon)
Suppose a company that makes radios is interested in quality control of their factory. As (answered by edjones)