Question

One factory claims that its remote control carts last an average of 320 hours. To verify...

One factory claims that its remote control carts last an average of 320 hours.
To verify this average, a sample of 15 carts is taken. If the calculated value falls within a symmetrical range from the 90% average, the factory is satisfied.
What conclusion would the company obtain according to this sample? The sample
were the following data:

320, 321, 311, 313, 310, 300, 302, 312, 310, 275, 310, 287, 293, 300, 295

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The computations are done in the following table here:

X (X - Mean(X))^2
320 258.14
321 291.27
311 49.94
313 82.20
310 36.80
300 15.47
302 3.74
312 65.07
310 36.80
275 837.14
310 36.80
287 286.74
293 119.54
300 15.47
295 79.80

The sample mean here is computed as:

\bar X = \frac{\sum X_i}{n} = \frac{320 + 321 + ... + 295}{15} = 303.93

The sample standard deviation is now computed here as: (from second column)

s = \sqrt{\frac{\sum (X_i - \bar X)^2}{n-1}} = \sqrt{\frac{2214.93}{15-1}} = 12.5781

For 90% confidence level, and n - 1 = 14 degrees of freedom, we have from t distribution tables here:
P( t14 < 1.761) = 0.95

therefore, due to symmetry, we have here:
P( - 1.761 < t14 < 1.761) = 0.9

Therefore the confidence interval here is computed as:
\bar X \pm t^*\frac{s}{\sqrt{n}}

303.93 \pm 1.761*\frac{12.5781}{\sqrt{15}}

303.93 \pm 5.72

(298.21, 309.65)

As the given value of 320 does not lie in the above computed confidence interval, therefore the factory is not satisfied here.

Add a comment
Know the answer?
Add Answer to:
One factory claims that its remote control carts last an average of 320 hours. To verify...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 33 On May 6, Jim Ryan borrowed $14,000 from Lane Bank at 7 % interest. Jim...

    33 On May 6, Jim Ryan borrowed $14,000 from Lane Bank at 7 % interest. Jim plans to repay the loan on March 11. Assume the loan is on ordinary interest. How much will Jim repay on March 11? (Use Days in a year table) (Round your answer to the nearest cent.) Jm repay etbook 7-1 TABLE Exact days-in-a-year calendar (excluding leap year)" Day of month 30 31 30 31 28 31 30 31 31 30 31 31 Dec Mar...

  • If the two signal handling functions in 3000pc were replaced by one function, would there be...

    If the two signal handling functions in 3000pc were replaced by one function, would there be any significant loss of functionality? Briefly explain /* 3000pc.c */ 2 3 4 5 6 7 8 #include <stdio.h> 9 #include <stdlib.h> 10 #include <unistd.h> 11 #include <sys/mman.h> 12 #include <errno.h> 13 #include <string.h> 14 #include <sys/types.h> 15 #include <sys/wait.h> 16 #include <semaphore.h> 17 #include <string.h> 18 #include <time.h> 19 20 #define QUEUESIZE 32 21 #define WORDSIZE 16 22 23 const int wordlist_size =...

  • HELP needed urgently....Data and question is attacted below..... Thank you in advance there is no data...

    HELP needed urgently....Data and question is attacted below..... Thank you in advance there is no data link fir this data it’s all in photos.... thank you i have already posted the question We were unable to transcribe this imageNo. 2 3 4 5 6 7 8 Working Sector Public Own Public Public Private Public Private Private Own Own Private Public Public Public Private 9 10 11 12 13 Public IS 16 17 18 19 20 21 22 23 24 25...

  • Code is in C# Your instructor would like to thank to Marty Stepp and Hélène Martin...

    Code is in C# Your instructor would like to thank to Marty Stepp and Hélène Martin at the University of Washington, Seattle, who originally wrote this assignment (for their CSE 142, in Java) This program focuses on classes and objects. Turn in two files named Birthday.cs and Date.cs. You will also need the support file Date.dll; it is contained in the starter project for this assignment. The assignment has two parts: a client program that uses Date objects, and a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT