document.write( "Question 1044388: Sixty five percent of 12th graders attend school in a particular urban district. If a sample of 450 12th grade children is selected. Find the probability that at least 290 are actually enrolled in the school. \n" ); document.write( "
Algebra.Com's Answer #659665 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The point estimate is 0.65*450=292.5
\n" ); document.write( "The standard error is sqrt {(p)(1-p)/n}
\n" ); document.write( "sqrt {0.65*0.35/450)}=sqrt(102.3750)=10.12
\n" ); document.write( "z=(290-292.5)/10.12=-0.247
\n" ); document.write( "Want P (z>-0.247)=0.5975
\n" ); document.write( "
\n" ); document.write( "
\n" );