document.write( "Question 441402: Suppose you want to test the claim that u<65.4 Given a sample size of n=35 and a level of significance of a=0.10, when should you reject H O? \n" ); document.write( "
Algebra.Com's Answer #304694 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose you want to test the claim that u<65.4 Given a sample size of n=35 and a level of significance of a=0.10, when should you reject H O? \n" ); document.write( "Ho: u >= 65.4 \n" ); document.write( "Ha: u < 65.4 (claim) \n" ); document.write( "----------------------- \n" ); document.write( "Left-tail test with alpha = 10% \n" ); document.write( "---- \n" ); document.write( "Using a T-test the critical value would be invT(0.10,34) = -1.3070 \n" ); document.write( "----- \n" ); document.write( "Reject Ho if the test statistic is less than -1.3070 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |