document.write( "Question 286784: In a sample of 500 college students fifty percent of all college students attend schools within 50 miles of their homes. The probability that the population proportion will be between 0.45 and 0.55 is? \n" ); document.write( "
| Algebra.Com's Answer #207953 by stanbon(75887)      You can put this solution on YOUR website! In a sample of 500 college students fifty percent of all college students attend schools within 50 miles of their homes. The probability that the population proportion will be between 0.45 and 0.55 is? \n" ); document.write( "----------------------- \n" ); document.write( "z(0.45) = (0.45-0.5)/sqrt(0.5*0.5/500) = -2.2361 \n" ); document.write( "--- \n" ); document.write( "z(0.55) = 0.55-0.5)/sqrt(0.5*0.5/500) = 2.2361 \n" ); document.write( "--- \n" ); document.write( "P(0.45 < p < 0.55) = P(-2.2361 < z < 2.2361) = 0.9747 \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |