document.write( "Question 986136: The quality-control manager at a light bulb factory needs to determine whether the mean life of a large shipment of light bulbs is equal to 375 hours. The population standard deviation is 100 hours. A random sample of 64 light bulbs indicates a sample mean life of 350 hours.
\n" ); document.write( "a) at the 0.05 level of significance, is there evidence that the mean life is different from 375 hours?
\n" ); document.write( "b)compute the p-value and interpret its meaning.
\n" ); document.write( "c) construct a 95% confidence interval estimate of the population mean life of the light bulbs
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #606870 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho=mean is 375
\n" ); document.write( "Ha=mean is not 375
\n" ); document.write( "alpha=0.05
\n" ); document.write( "Test statistic is z=(xbar-mean)/100/(sqrt(64))
\n" ); document.write( "critical value is |z|>1.96
\n" ); document.write( "calculation is z=25*8/100=+2
\n" ); document.write( "Reject Ho. There is a significant difference in the mean life of the population of light bulbs.
\n" ); document.write( "CI is 1.96*12.5=24.5 on each side, so it is (350.5,399.5). The value of the sample mean is not in the confidence interval.
\n" ); document.write( "the p-value is 0.0456. This means that if the true mean were 375, in a sample of 64, we would expect to get this result about 4.56% of the time, below the 5% cut-off we established at the outset.
\n" ); document.write( "
\n" ); document.write( "
\n" );