document.write( "Question 938368: The ABC battery company claims that their batteries last at least 100 hours, on average. Your experience with their batteries has been somewhat different, so you decide to conduct a test to see if the company's claim is true. You believe that the mean life is actually less than the 100 hours the company claims. You decide to collect data on the average battery life (in hours) of a random sample of n = 20 batteries. Some of the information related to the hypothesis test is presented below.\r
\n" );
document.write( "\n" );
document.write( "Test of H0: 100 versus H1: 100
\n" );
document.write( "Sample mean 98.5
\n" );
document.write( "Std error of mean 0.777\r
\n" );
document.write( "\n" );
document.write( "Assuming the life length of batteries is normally distributed, what is the p-value associated with this test? Place your answer, rounded to 3 decimal places in the blank. For example, 0.234 would be a legitimate entry
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #571634 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: u ≥ 100 (claim) \n" ); document.write( "Ha: u < 100 \n" ); document.write( ".. \n" ); document.write( "20 Sample: mean = 98.5, s = .777 \n" ); document.write( "... \n" ); document.write( "test stat \n" ); document.write( "p = p(t < -8.6335), which is basically 0 \n" ); document.write( ".... \n" ); document.write( "Claim rejected \n" ); document.write( " \n" ); document.write( " |