document.write( "Question 1175474: 1. Test the claim that the proportion of people who own cats is smaller than 90% at the 0.01 significance level. The null and alternative hypothesis would be:
\n" );
document.write( "H0:p≥0.9
\n" );
document.write( "H1:p<0.9
\n" );
document.write( "Based on a sample of 500 people, 83% owned cats
\n" );
document.write( "What is The test statistic is: (2 decimal places)
\n" );
document.write( "The p value (2 decimal places).\r
\n" );
document.write( "\n" );
document.write( "2. You wish to test the following claim ( Ha ) at a significance level of α= 0.001.\r
\n" );
document.write( "\n" );
document.write( "Ho:p=0.61
\n" );
document.write( "Ha:p>0.61
\n" );
document.write( "
\n" );
document.write( "You obtain a sample of size n= 382 in which there are 240 successful observations. For this test, you should use the (cumulative) binomial distribution to obtain an exact p-value. (Do not use the normal distribution as an approximation for the binomial distribution.) The p-value for this test is (assuming Ho is true) the probability of observing... \n" );
document.write( "
Algebra.Com's Answer #801848 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Assuming randomness etc. \n" ); document.write( "test stat is a z=(p hat-p)/sqrt(p*(1-p)/n) \n" ); document.write( "Critical value is z< -2.33 \n" ); document.write( "=-.07/sqrt(.9*.1/500) \n" ); document.write( "=.-.07/0.013 \n" ); document.write( "=-5.21 \n" ); document.write( "reject Ho \n" ); document.write( "p-value <0.0001 (4 x 10^(-7) \n" ); document.write( "Note: realistically have to use 416 or 417 for the numerator of the proportion since 83% of 500 is not an integer. It doesn't change the answer.\r \n" ); document.write( "\n" ); document.write( "- \n" ); document.write( "Probability is 0.2490 that it is >0.61. (0.7510 that it is 239 or fewer) \n" ); document.write( "- \n" ); document.write( "check with the normal approximation, which ought to be about this.\r \n" ); document.write( "\n" ); document.write( "np=mean or 233.02 \n" ); document.write( "np(1-p)=variance or 90.8778 \n" ); document.write( "sd is sqrt(V)=9.53 \n" ); document.write( "z>(239.5-233.02/9.53 which is 6.48/9.53 or z > 0.68 which is prob. 0.2482 \n" ); document.write( "Use the answer above of 0.2490. \n" ); document.write( " \n" ); document.write( " |