document.write( "Question 135377: A vending machine company that dispenses coffee into cups must fill the cups with 7.8oz of liquid. Before selling the vending machine to a college or business, the company tests the machine to be sure it is dispensing an average amount of 7.8oz of coffee. A sample of 6 amounts is shown below. The amount of coffee is assumed to be normally distributed with a standard deviation of 0.10 oz. At the .10 level of significance, does the machine dispense as expected?
\n" );
document.write( "Treat as a small sample. \r
\n" );
document.write( "\n" );
document.write( "7.81 7.77 7.89 7.83 7.75 7.79 \n" );
document.write( "
Algebra.Com's Answer #99187 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A vending machine company that dispenses coffee into cups must fill the cups with 7.8oz of liquid. Before selling the vending machine to a college or business, the company tests the machine to be sure it is dispensing an average amount of 7.8oz of coffee. A sample of 6 amounts is shown below. The amount of coffee is assumed to be normally distributed with a standard deviation of 0.10 oz. At the .10 level of significance, does the machine dispense as expected? \n" ); document.write( "Treat as a small sample. \n" ); document.write( "7.81 7.77 7.89 7.83 7.75 7.79 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Ho: u = 7.8 \n" ); document.write( "Ha; u is not 7.8 \n" ); document.write( "--------------------- \n" ); document.write( "x-bar = 7.8067 ; s=0.04967 \n" ); document.write( "---------------------- \n" ); document.write( "Critical value for 2-tail t-test for alpha=10% and df=5: t =1.476 \n" ); document.write( "--------------------- \n" ); document.write( "Test statistic: t(7.8067) = (7.8067-7.8)/[0.04967/sqrt(6)] = 0.3304 \n" ); document.write( "--------------------- \n" ); document.write( "Conclusion: Since test stat is not in the reject interval, Fail to \n" ); document.write( "reject Ho. The test provides statistical evidence that the machine \n" ); document.write( "dispenses as expected. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |