document.write( "Question 630463: I am having a difficult time with this problem.\r
\n" );
document.write( "\n" );
document.write( "With 71.1% of a town's population made up of college students, what is the probability that in a random sample of 150 people from the town, more than 50 are not college students? \n" );
document.write( "
Algebra.Com's Answer #397007 by stanbon(75887) ![]() You can put this solution on YOUR website! With 71.1% of a town's population made up of college students, what is the probability that in a random sample of 150 people from the town, more than 50 are not college students? \n" ); document.write( "----- \n" ); document.write( "Binomial Problem withe n = 150 and P(not college) = 0.289 \n" ); document.write( "--- \n" ); document.write( "P(x > 50) = 1 - binomcdf(150,0.289,49) = 0.1345 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |