document.write( "Question 1180475: A national magazine claims that the average college student watches less television than the general public. The national average is 30 hours per week, with a standard deviation of 1.5 hours. A sample of 40 college students has a mean of 26 hours. Alpha=0.05. Find H0 and H1. Is there enough evidence to reject the claim? \n" ); document.write( "
Algebra.Com's Answer #810690 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: mean is > =30 hr.
\n" ); document.write( "H1: mean is < 30 hr.
\n" ); document.write( "alpha=0.05 p{reject Ho|Ho true}
\n" ); document.write( "test stat is a z, critical value is z<-1.645.
\n" ); document.write( "calculation z=(26-30)/1.5/sqrt(40)=-4/0.2372=-16.9
\n" ); document.write( "strongly reject Ho with p-value <<0.0001 (really 0), but I usually stop at 0.0001.
\n" ); document.write( "
\n" );