document.write( "Question 1129971: A local university claims that if you enroll in their university you will have your degree completed within 4.5 years. To test this a sample of 81 graduates was taken. The sample yielded an average of 4.75 years with a standard deviation of 1.2 years. \r
\n" );
document.write( "\n" );
document.write( "a. Set up the Hypothesis to test this University’s Claim at a level of significance of .05. (α=.05) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. What is the Test Statistic and Critical Value for the above problem?
\n" );
document.write( "What is the P-value for the above problem? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. Would you reject the Null Hypothesis based on information obtained in part b. \n" );
document.write( "
Algebra.Com's Answer #746606 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: time=4.5 years \n" ); document.write( "Ha: time NE 4.5 years \n" ); document.write( "alpha=0.05 P{reject Ho|Ho true} \n" ); document.write( "test statistic is a t df=80 with critical value |t|>1.99 \n" ); document.write( "t=(4.75-4.5)/1.2/sqrt(81) \n" ); document.write( "=0.25*9/1.2 \n" ); document.write( "=1.875 \n" ); document.write( "Fail to reject with p-value = 0.064 \n" ); document.write( "Insufficient evidence to reject Ho. \n" ); document.write( " |