document.write( "Question 1171215: It has been claimed that at UCLA at least 40% of the students live on campus. In a random sample of 250 students, 90 were found to live on campus. Find the test value at
\n" );
document.write( "α = .01? \n" );
document.write( "
Algebra.Com's Answer #796134 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(p hat-p)/sqrt(p(1-p)/n) \n" ); document.write( "=(0.36-0.40)/sqrt(0.4*0.6/250) \n" ); document.write( "=-0.04/0.0310 \n" ); document.write( "z=-1.29 \n" ); document.write( "this has a p-value for a 1 way test of 0.098, twice that for a two way test. \n" ); document.write( "With an alpha of 0.01 P{reject Ho|Ho true} fail to reject Ho. \n" ); document.write( " |