document.write( "Question 1171765: The University of Cincinnati claims that their students on the average earn more than $40,000 when they graduate. A sample of 16 students reveals a mean of $30,000 and a sample standard deviation of $10,000. The population is normal. Given a level of Type I Error, α = 5%, test the claim. This may be a t-distribution problem. So be careful\r
\n" );
document.write( "\n" );
document.write( "a. State the null and alternative hypothesis.
\n" );
document.write( "b. State the significance level.
\n" );
document.write( "c. Compute the test statistic.
\n" );
document.write( "d. The theoretical statistic.
\n" );
document.write( "e. Test the claim. \n" );
document.write( "
Algebra.Com's Answer #797198 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho:earn >=40 K \n" ); document.write( "Ha: earn < 40 K \n" ); document.write( "alpha =0.05 p{reject Ho|Ho true} \n" ); document.write( "test stat is a t (0.95,df=15), one way test \n" ); document.write( "critical value t < -1.753 \n" ); document.write( "calculation t=(x bar-40000)/10000/sqrt(16) \n" ); document.write( "=-10000*4/10000 \n" ); document.write( "=-4 \n" ); document.write( "reject Ho and conclude they earn fewer than 40K \n" ); document.write( "p-value < 0.0006 \n" ); document.write( " |