document.write( "Question 1120294: #18
\n" );
document.write( "Test the claim that the mean GPA of night students is smaller than 2.1 at the 0.005 significance level.\r
\n" );
document.write( "\n" );
document.write( "The null and alternative hypothesis would be:\r
\n" );
document.write( "\n" );
document.write( "H0:μ≤2.1 and H1:μ>2.1
\n" );
document.write( "or
\n" );
document.write( "H0:p=0.525 and H1:p≠0.525
\n" );
document.write( "or
\n" );
document.write( "H0:μ≥2.1 and H1:μ<2.1
\n" );
document.write( "or
\n" );
document.write( "H0:p≥0.525 and H1:p<0.525
\n" );
document.write( "or
\n" );
document.write( "H0:p≤0.525 and H1:p>0.525
\n" );
document.write( "or
\n" );
document.write( "H0:μ=2.1 and H1:μ≠2.1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The test is:\r
\n" );
document.write( "\n" );
document.write( " right-tailed
\n" );
document.write( "or left-tailed
\n" );
document.write( "or two-tailed\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Based on a sample of 65 people, the sample mean GPA was 2.06 with a standard deviation of 0.08\r
\n" );
document.write( "\n" );
document.write( "The p-value is:_______ (to 2 decimals)\r
\n" );
document.write( "\n" );
document.write( "Based on this we:\r
\n" );
document.write( "\n" );
document.write( " Reject the null hypothesis
\n" );
document.write( " or Fail to reject the null hypothesis\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736023 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Because the question asks for a single directional answer, this is a one-way test. Hypothesis testing is about parameters, not statistics. \n" ); document.write( "It is the third, \n" ); document.write( "Ho: mu >=2.1 and Ha: mu < 2.1 \n" ); document.write( "The rejection region will be in the left tail, so a left tail test. \n" ); document.write( "Test stat is a t 0.005, df=64, critical value is t<-2.65 \n" ); document.write( "t=(x-mean)/s/sqrt(n) \n" ); document.write( "=-0.05/0.08/sqrt(65) \n" ); document.write( "This is -0.05*sqrt(65)/0.08, or -5.039, Reject Ho \n" ); document.write( "p-value <0.0001 or <0.01 \n" ); document.write( " \n" ); document.write( " |