document.write( "Question 1192604: It is known that 66% of all planted seeds germinates. What is the probability that after sowing 2386 seeds, the number of germinated seeds will be in the range of (1569, 1587)? That more than 1587 seeds will germinate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #824498 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean=np=1574.76
\n" ); document.write( "variance=np(1-p)=535.5184, multiply top by 0.34
\n" ); document.write( "sd=sqrt(V)=23.14
\n" ); document.write( "lower end is using continuity correction factor z=(1568.5-1574.76)/23.14=-0.27
\n" ); document.write( "and z=(1587.5-1574.76)23.14=0.55
\n" ); document.write( "probability z is in those ranges is 0.3153
\n" ); document.write( "-
\n" ); document.write( "more than 1587 is z>0.55 and that probability is 0.2912
\n" ); document.write( "
\n" ); document.write( "
\n" );