answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Rudik [331]
2 years ago
14

Front housings for cell phones are manufactured in an injection molding process. The time the part is allowed to cool in the mol

d before removal is thought to influence the occurrence of a particularly troublesome cosmetic defect, flow lines, in the finished housing. After manufacturing, the housings are inspected visually assigned a score between 1 and 10 based on their appearance, with 10 corresponding to a perfect part and 1 corresponding to a completely defective part. An experiment was conducted using two cool-down times, 12 and 24 seconds, and 20 housings were evaluated at each level of cool-down time. All 40 observations in this experiment were run in random order. The data are as follows:10 Seconds 20 Seconds1 3 7 62 6 8 91 5 5 53 3 9 75 2 5 41 1 8 65 6 6 82 8 4 53 2 6 85 3 7 7 a. Is there evidence to support the claim that the longer cool-down time results in fewer appearance defects? Use α= 0.05. b. What is the P-value for the test conducted in part (a)? c. Find a 95 percent confidence interval on the difference in means. Provide a practical interpretation of this interval. d. Draw dot diagrams to assist in interpreting the results from this experiment. e. Check the assumption of normality for the data from this experiment.

Mathematics
1 answer:
pashok25 [27]2 years ago
3 0

Answer:

a) Null hypothesis: \mu_{10sec} \geq \mu_{20sec}

Alternative hypothesis: \mu_{10sec} < \mu_{20sec}   

The statistic calculated was t= -5.57 with a p value of p=0.000001353, a very low value so we have enough evidence to reject the null hypothesis on this case. So then we can conclude that more time cooling result in a lower number of defects

b) p_v = 0.000001353

c)\mu_{10sec}-\mu_{20sec} \leq -2.1949 . And as we can see all the values are <0. We conclude that the two samples are different on the mean. And the group of 20 seconds seems better result.

d) We can see this on the figure attached. And we see that the values for the group of 20 seconds are significantly higher than the values for the group of 10 seconds.

e) The results are on the figure attached. And as we can see the results are not significant different from the normal distribution since almost all the values for both graphs lies in the line adjusted.

Step-by-step explanation:

Assuming the following data:

Sample 1 (10 seconds) : 1,3,2,6,1,5,3,3,5,2,1,1,5,6,2,8,3,2,5,3

Sample 2(20 seconds): 7,6,8,9,5,5,9,7,5,4,8,6,6,8,4,5,6,8,7,7

Part a: Is there evidence to support the claim that the longer cool-down time results in fewer appearance  defects? Use α = 0.05.

Null hypothesis: \mu_{10sec} \geq \mu_{20sec}

Alternative hypothesis: \mu_{10sec} < \mu_{20sec}   

For this case we can use the following R code:

> sample1<-c(1,3,2,6,1,5,3,3,5,2,1,1,5,6,2,8,3,2,5,3)

> sample2<-c(7,6,8,9,5,5,9,7,5,4,8,6,6,8,4,5,6,8,7,7)

> t.test(sample1,sample2,conf.level = 0.95,alternative = "less")

The results obtained are:

Welch Two Sample t-test

data:  sample1 and sample2

t = -5.5696, df = 35.601, p-value = 1.353e-06

alternative hypothesis: true difference in means is less than 0

95 percent confidence interval:

    -Inf -2.194869

sample estimates:

mean of x  mean of y  

      3.35        6.50

And as we can see the statistic calculated was t= -5.57 with a p value of p=0.000001353, a very low value so we have enough evidence to reject the null hypothesis on this case. So then we can conclude that more time cooling result in a lower number of defects

Part b: What is the P-value for the test conducted in part (a)?

p_v = 0.000001353

Part c: Find a 95% confidence interval on the difference in means. Provide a practical interpretation of this  interval.

From the output given we see that the confidence interval obtained was:

\mu_{10sec}-\mu_{20sec} \leq -2.1949. And as we can see all the values are <0. We conclude that the two samples are different on the mean. And the group of 20 seconds seems to have a better result.

Part d: Draw dot diagrams to assist in interpreting the results from this experiment

We can see this on the figure attached. And we see that the values for the group of 20 seconds are significantly higher than the values for the group of 10 seconds.

Part e :Check the assumption of normality for the data from this experiment.

We can use the following R code:

> qqnorm(sample1, pch = 1, frame = FALSE,main = "10 seconds")

> qqline(sample1, col = "steelblue", lwd = 2)

> qqnorm(sample2, pch = 1, frame = FALSE,main = "20 seconds")

> qqline(sample2, col = "steelblue", lwd = 2)

The results are on the figure attached. And as we can see the results are not significant different from the normal distribution since almost all the values for both graphs lies in the line adjusted.

You might be interested in
Jen's commute to work requires that she take the blue subway line, then transfer to the red line. the length of the trip on the
Brrunno [24]

In order to combine the mean and standard deviations of multiple independent variables, you simply sum the means together and you sum the variances together. Since the standard deviation is the square root of the variance, what you actually do is you take the square root of the sum of the squares of the standard deviations. So:    
Means:  
18 + 12 + 10 = 40    
Standard deviations  
sqrt(2^2 + 1^2 + 5^2) = sqrt(4 + 1 + 25) = sqrt(30) = 5.477225575    
So, for Jen's entire commute, the mean is 40 minutes with a standard deviation of 5.5 minutes.
5 0
1 year ago
Work out the percentage change to 2 decimal places when a price of £87.95 is decreased to £70.
kap26 [50]

Answer:

20.41%

Step-by-step explanation:

87.95 - 70 = 17.95

17.95 / 87.95= 0.20409323479

0.20409323479 x 100 = 20.409323479

round it

= 20.41%

5 0
2 years ago
Read 2 more answers
The Polk Company reported that the average age of a car on U.S. roads in a recent year was 7.5 years. Suppose the distribution o
Svetlanka [38]

Answer:

The standard deviation of car age is 2.17 years.

Step-by-step explanation:

The Empirical Rule states that, for a normally distributed random variable:

68% of the measures are within 1 standard deviation of the mean.

95% of the measures are within 2 standard deviation of the mean.

99.7% of the measures are within 3 standard deviations of the mean.

In this problem, we have that:

Mean = 7.5

(a) If 99.7% of the ages are between 1 year and 14 years, what is the standard deviation of car age?

This means that 1 is 3 standard deviations below the mean and 14 is 3 standard deviations above the mean.

So

14 = 7.5 + 3\sigma

I want to find \sigma

3\sigma = 6.5

\sigma = \frac{6.5}{3}

\sigma = 2.17

The standard deviation of car age is 2.17 years.

8 0
2 years ago
Read 2 more answers
Un teren de 220 ha trebuie arat in 3 zile.Stiind ca a doua zi s-a arat de 1,5 ori mai mult ca in frima zi,iar in a treia zi s-a
AVprozaik [17]
I need a translation
5 0
1 year ago
Ernest is purchasing a $175,000 home and is making a 20% down payment toward the cost. He is also buying 2 points in order to lo
belka [17]
Your answer would be. $39,075.
5 0
1 year ago
Read 2 more answers
Other questions:
  • Adam's father drove his car at a speed of 65.2 miles per hour to go to a business conference. If his trip took 1.8 hours, how ma
    9·2 answers
  • 5. Jeremy bought a $60 pair of sneakers on sale for 15% off. Then, he used a coupon that gave him an additional 10% off. Can Jer
    12·1 answer
  • In the formula, C = (F - 32) * 5/9, the letter "F" is known as which of the following?
    12·1 answer
  • Ikeoluwa collected data on whether 656565 professional golfers have practiced for at least 10{,}00010,00010, comma, 000 hours in
    6·1 answer
  • Below is the five Number summary for a 136 hikers who recently completed the John muir trail JMT the variable is the amount of t
    14·1 answer
  • A researcher wants to know how professional athletes in her city feel about safety measures. She obtains a list of 952 professio
    9·1 answer
  • tara bakes 225 cookies in 5 hours, and she uses 8 pounds of sugar. she divide 225 by 5 to grt a rate of 45. which of the followi
    11·1 answer
  • Madelyn buys 3 bottles of orange juice at the corner store for a total cost of $2.31.
    12·2 answers
  • A researcher wants to know how homeowners in her state feel about home warranties. She obtains a list of 879 homeowners in her s
    7·1 answer
  • In how many ways can you place 50 identical balls in six distinct urns such that each urn contains an odd number of balls
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!