document.write( "Question 1075163: 1. A national magazine claims that the average college student watches less television than the general public. The national average is 29.4 hours per week, with a standard deviation of 2 hours. A sample of 30 college students has a mean of 27 hours. Is there enough evidence to support the claim at a=.01?\r
\n" );
document.write( "\n" );
document.write( "Make a decision regarding Ho
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #689853 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: watch same amount or more. \n" ); document.write( "Ha: watch less \n" ); document.write( "alpha = 0.01 P{reject Ho|Ho true} \n" ); document.write( "test stat is a t(x bar-mean)/s/sqrt (n) \n" ); document.write( "critical value: t <-2.861 with 29 df \n" ); document.write( "t=(27-29.4)/(2/sqrt (n) \n" ); document.write( "=-2.4*sqrt(30)/2 \n" ); document.write( "=-6.57 \n" ); document.write( "Strongly reject Ho and there is evidence they watch fewer hours than the general public. \n" ); document.write( " |