document.write( "Question 1120081: #19
\n" );
document.write( "Test the claim that the proportion of people who own cats is larger than 90% 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:μ≥0.9 and Ha:μ<0.9
\n" );
document.write( "or
\n" );
document.write( "H0:p≥0.9 and Ha:p<0.9
\n" );
document.write( "or
\n" );
document.write( "H0:p≤0.9 and Ha:p>0.9
\n" );
document.write( "or
\n" );
document.write( "H0:p=0.9 and Ha:p≠0.9
\n" );
document.write( "or
\n" );
document.write( "H0:μ≤0.9 and Ha:μ>0.9
\n" );
document.write( "or
\n" );
document.write( "H0:μ=0.9 and Ha:μ≠0.9\r
\n" );
document.write( "\n" );
document.write( "The test is:
\n" );
document.write( "left-tailed or right-tailed or two-tailed\r
\n" );
document.write( "\n" );
document.write( "Based on a sample of 500 people, 97% owned cats\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:
\n" );
document.write( " Fail to reject the null hypothesis or Reject the null hypothesis\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #735776 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a one-tailed test which claims: \n" ); document.write( "Ho: The percentage is <= 0.9 \n" ); document.write( "Ha: The percentage is > 0.9, so if Ho is rejected, we say the true proportion is >0.9. \n" ); document.write( "Test statistic is z=(phat-p)/sqrt(p*(1-p)/n) \n" ); document.write( "Critical value is z>1.645 for alpha of 0.05 \n" ); document.write( "z=0.07/sqrt(0.9*0.01/500) \n" ); document.write( "z=0.07/0/013=5.22 \n" ); document.write( "Reject Ho \n" ); document.write( "p-value is 0.00 to two decimal places \n" ); document.write( " |