document.write( "Question 1025647: A medical school claims that more than 28% of its students plan to go into general practice. It is 29) found that among a random sample of 130 of the school's students, 32% of them plan to go into
\n" );
document.write( "general practice.Find the P-value for a test of the school's claim. \n" );
document.write( "
Algebra.Com's Answer #640955 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a one-tail test. \n" ); document.write( "Ho: p<=0.28 \n" ); document.write( "Ha: p>0.28 \n" ); document.write( "alpha=0.05 \n" ); document.write( "critical value: z>1.645 \n" ); document.write( "The actual number of students for 32% is 42. The actual percentage was 32.3% \n" ); document.write( "z=(0.323)-0.28)/sqrt{(.28)(.72)/130}=0.043/.039=1.10 \n" ); document.write( "Insufficient evidence to reject Ho. The percentage may not be more than 28%. \n" ); document.write( "The p-value is 0.14 \n" ); document.write( " |