document.write( "Question 1121524: Sixty five percent of 12th graders attend school in a particular urban district. If a sample of 450 12th grade children is selected. \r
\n" ); document.write( "\n" ); document.write( "1. Find the probability that at least 290 are actually enrolled in the school
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #737476 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
find mean and sd of the distribution
\n" ); document.write( "mean=np=450*0.65 or 292.5
\n" ); document.write( "variance is np(1-p) or 292.5*0.35 =102.375
\n" ); document.write( "sd is sqrt (V) or 10.02
\n" ); document.write( "z>(289.5-292.5)/10.02, using continuity correction factor of -0.5 to have z at least 290
\n" ); document.write( "z>-0.2994
\n" ); document.write( "probability is 0.6177
\n" ); document.write( "
\n" );